aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig3-5/+3
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig1-2/+2
2018-03-09cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi5-3/+9
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche37-87/+87
2018-03-08target/tcm_loop: Use blk_queue_flag_set()Bart Van Assche1-1/+1
2018-03-08iscsi: Use blk_queue_flag_set()Bart Van Assche1-1/+1
2018-03-08bcache: Use the blk_queue_flag_{set,clear}() functionsBart Van Assche1-3/+3
2018-03-08mtip32xx: Use the blk_queue_flag_*() functionsBart Van Assche1-4/+4
2018-03-06block: null_blk: fix 'Invalid parameters' when loading moduleMing Lei1-21/+25
2018-03-01staging: rts5208: rename SG_END macroArnd Bergmann2-11/+11
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann1-2/+2
2018-02-28block: Fix a race between the cgroup code and request queue initializationBart Van Assche2-6/+4
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche7-7/+8
2018-02-28zram: Delete gendisk before cleaning up the request queueBart Van Assche1-1/+1
2018-02-28md: Delete gendisk before cleaning up the request queueBart Van Assche1-3/+3
2018-02-28block/loop: Delete gendisk before cleaning up the request queueBart Van Assche1-1/+1
2018-02-28null_blk: add 'requeue' fault attributeJens Axboe1-12/+55
2018-02-28Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe7-23/+28
2018-02-28nvmet: fix PSDT field check in command formatMax Gurtovoy1-3/+6
2018-02-28nvme-multipath: fix sysfs dangerously created linksBaegjae Sung2-14/+13
2018-02-27nbd: fix return value in error handling pathGustavo A. R. Silva1-1/+1
2018-02-27bcache: fix kcrashes with fio in RAID5 backend devTang Junhui1-1/+1
2018-02-27bcache: correct flash only vols (check all uuids)Coly Li1-1/+1
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara8-8/+8
2018-02-26nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang1-1/+4
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+9
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds38-133/+350
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-30/+64
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-45/+45
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-97/+209
2018-02-22nvmet-loop: use blk_rq_payload_bytes for sgl selectionChristoph Hellwig1-2/+2
2018-02-22nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytesChristoph Hellwig1-2/+2
2018-02-22nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig1-1/+1
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying1-0/+4
2018-02-21RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky1-0/+3
2018-02-20RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier2-5/+4
2018-02-20RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier1-0/+5
2018-02-20RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier4-19/+47
2018-02-20RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma1-1/+8
2018-02-20RDMA/bnxt_re: Disable atomic capability on bnxt_re adaptersDevesh Sharma2-17/+3
2018-02-20Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu1-7/+1
2018-02-20usb: musb: fix enumeration after resumeAndreas Kemnade1-1/+2
2018-02-20Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman7-21/+35
2018-02-20mei: me: add cannon point device ids for 4th deviceTomas Winkler2-0/+4
2018-02-20mei: me: add cannon point device idsAlexander Usyskin2-0/+6
2018-02-20Merge tag 'extcon-fixes-for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linusGreg Kroah-Hartman2-33/+6
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-257/+224
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan2-11/+29
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel1-0/+3
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan1-0/+5