summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-21
|\
| * xen: modify xenstore watch event interfaceJuergen Gross2017-02-09
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\ \
| * | scsi: cciss: use designated initializersKees Cook2017-01-05
* | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \ \
| * \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \
| | * | | zram_drv: update for backing dev info changesJens Axboe2017-02-02
| | * | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
| | * | | nbd: use an idr to keep track of nbd devicesJosef Bacik2017-02-01
| | * | | nbd: use our own workqueue for recv threadsJosef Bacik2017-02-01
| | * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| | * | | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
| | * | | nbd: move request validity checking into nbd_send_cmdChristoph Hellwig2017-01-31
| | * | | nbd: remove REQ_TYPE_DRV_PRIV leftoversChristoph Hellwig2017-01-31
| | * | | virtio_blk: make SCSI passthrough support configurableChristoph Hellwig2017-01-31
| | * | | virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig2017-01-31
| | * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-31
| | * | | skd: implement trivial scsi ioctls directlyChristoph Hellwig2017-01-31
| | * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
| | * | | Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-27
| | |\ \ \
| * | \ \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | cdrom: Make device operations read-onlyKees Cook2017-02-14
| | * | | | cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-13
| | * | | | block/loop: fix race between I/O and set_statusMing Lei2017-02-13
| | * | | | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-31
| | * | | | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-31
| | | |/ / | | |/| |
| | * | | floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNELVlastimil Babka2017-01-11
| | | |/ | | |/|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-14
| * | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
| * | | locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-14
* | | | xen-blkfront: correct maximum segment accountingJan Beulich2017-01-23
* | | | xen-blkfront: feature flags handling adjustmentsJan Beulich2017-01-23
| |_|/ |/| |
* | | nbd: only set MSG_MORE when we have more to sendJosef Bacik2017-01-19
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-14
|\ \ \ | |/ / |/| |
| * | virtio_blk: fix panic in initialization error pathOmar Sandoval2017-01-10
| * | nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer2017-01-10
| * | virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig2017-01-10
| |/
* | zram: support BDI_CAP_STABLE_WRITESMinchan Kim2017-01-10
* | zram: revalidate disk under init_lockMinchan Kim2017-01-10
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-16
|\
| * rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov2016-12-12
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\ \
| * | scsi: cciss: replace custom function to hexdumpAndy Shevchenko2016-11-08
* | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\ \ \
| * | | xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross2016-11-07
| * | | xen: make use of xenbus_read_unsigned() in xen-blkbackJuergen Gross2016-11-07
| |/ /
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ \