Age | Commit message (Expand) | Author |
2021-06-11 | s390/qeth: use ethtool_sprintf() | Julian Wiedmann |
2021-06-11 | s390/qeth: unify the tracking of active cmds on ccw device | Julian Wiedmann |
2021-06-11 | s390/qeth: also use TX NAPI for non-IQD devices | Julian Wiedmann |
2021-06-11 | s390/qeth: count TX completion interrupts | Julian Wiedmann |
2021-06-11 | scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk | Christoph Hellwig |
2021-06-07 | s390: use struct tpi_info in lowcore.h | Sven Schnelle |
2021-06-07 | s390: add struct tpi_info to struct pt_regs | Sven Schnelle |
2021-06-07 | s390/cio: add tpi.h header file | Sven Schnelle |
2021-06-07 | s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungrouping | Julian Wiedmann |
2021-06-07 | s390/ccwgroup: simplify ungrouping when driver deregisters | Julian Wiedmann |
2021-06-07 | s390/vfio-ap: clean up vfio_ap_drv's definition | Julian Wiedmann |
2021-06-07 | s390/ap: extend AP change bindings-complete uevent with counter | Harald Freudenberger |
2021-06-07 | s390/sclp_vt220: fix console name to match device | Valentin Vidic |
2021-06-07 | s390/ccwgroup: release the cdevs from within dev->release() | Julian Wiedmann |
2021-06-07 | s390/ap: wire up bus->probe and bus->remove | Julian Wiedmann |
2021-06-07 | s390/zcrypt: remove zcrypt_device_count | Julian Wiedmann |
2021-06-07 | s390/crypto: fix function/prototype mismatches | Sven Schnelle |
2021-06-01 | block: move bd_mutex to struct gendisk | Christoph Hellwig |
2021-06-01 | xpram: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-06-01 | dcssblk: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-05-31 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke |
2021-05-31 | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman |
2021-05-29 | Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-05-28 | Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-25 | s390/dasd: add missing discipline function | Stefan Haberland |
2021-05-13 | tty: remove empty tty_operations::flush_buffer | Jiri Slaby |
2021-05-13 | tty: make tty_operations::chars_in_buffer return uint | Jiri Slaby |
2021-05-13 | tty: remove tty_operations::chars_in_buffer for non-buffering | Jiri Slaby |
2021-05-13 | tty: make tty_operations::write_room return uint | Jiri Slaby |
2021-05-13 | tty: cumulate and document tty_struct::flow* members | Jiri Slaby |
2021-05-12 | vfio-ccw: Serialize FSM IDLE state with I/O completion | Eric Farman |
2021-05-12 | vfio-ccw: Reset FSM state to IDLE inside FSM | Eric Farman |
2021-05-12 | vfio-ccw: Check initialized flag in cp_init() | Eric Farman |
2021-05-07 | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-06 | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-05-03 | s390: dasd: Mundane spelling fixes | Bhaskar Chowdhury |
2021-04-30 | s390/cio: remove invalid condition on IO_SCH_UNREG | Vineeth Vijayan |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-27 | Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-04-21 | s390/zcrypt: fix zcard and zqueue hot-unplug memleak | Harald Freudenberger |
2021-04-15 | scsi: zfcp: Lift Request Queue tasklet & timer from qdio | Julian Wiedmann |
2021-04-15 | scsi: zfcp: Move the position of put_device() | Qinglang Miao |
2021-04-15 | scsi: zfcp: Clean up sysfs code for SFP diagnostics | Julian Wiedmann |
2021-04-15 | scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue() | Julian Wiedmann |
2021-04-15 | scsi: zfcp: Fix indentation coding style issue | Yevhen Viktorov |
2021-04-15 | scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requests | Julian Wiedmann |