summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* zram: remove obsolete sysfs attrsSergey Senozhatsky2017-02-221-99/+2
* Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-211-3/+3
|\
| * xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-3/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-15/+15
|\ \
| * | scsi: cciss: use designated initializersKees Cook2017-01-051-15/+15
* | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-2127-387/+461
|\ \ \
| * \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-1724-334/+427
| |\ \ \
| | * | | zram_drv: update for backing dev info changesJens Axboe2017-02-021-1/+1
| | * | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-027-15/+17
| | * | | nbd: use an idr to keep track of nbd devicesJosef Bacik2017-02-011-98/+115
| | * | | nbd: use our own workqueue for recv threadsJosef Bacik2017-02-011-2/+11
| | * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-3115-120/+125
| | * | | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-18/+18
| | * | | nbd: move request validity checking into nbd_send_cmdChristoph Hellwig2017-01-311-11/+10
| | * | | nbd: remove REQ_TYPE_DRV_PRIV leftoversChristoph Hellwig2017-01-311-9/+1
| | * | | virtio_blk: make SCSI passthrough support configurableChristoph Hellwig2017-01-312-50/+104
| | * | | virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig2017-01-311-10/+10
| | * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-312-0/+5
| | * | | skd: implement trivial scsi ioctls directlyChristoph Hellwig2017-01-311-4/+11
| | * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-273-21/+24
| | * | | Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-271-1/+1
| | |\ \ \
| * | \ \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-176-53/+34
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | cdrom: Make device operations read-onlyKees Cook2017-02-141-1/+1
| | * | | | cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-132-43/+17
| | * | | | block/loop: fix race between I/O and set_statusMing Lei2017-02-131-5/+12
| | * | | | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-311-1/+2
| | * | | | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-311-2/+1
| | | |/ / | | |/| |
| | * | | floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNELVlastimil Babka2017-01-111-1/+1
| | | |/ | | |/|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-205-30/+20
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-142-24/+14
| * | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-143-6/+6
| * | | locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-141-1/+1
* | | | xen-blkfront: correct maximum segment accountingJan Beulich2017-01-231-3/+9
* | | | xen-blkfront: feature flags handling adjustmentsJan Beulich2017-01-231-5/+5
| |_|/ |/| |
* | | nbd: only set MSG_MORE when we have more to sendJosef Bacik2017-01-191-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-142-4/+9
|\ \ \ | |/ / |/| |
| * | virtio_blk: fix panic in initialization error pathOmar Sandoval2017-01-101-1/+2
| * | nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer2017-01-101-2/+4
| * | virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig2017-01-101-1/+3
| |/
* | zram: support BDI_CAP_STABLE_WRITESMinchan Kim2017-01-101-2/+11
* | zram: revalidate disk under init_lockMinchan Kim2017-01-101-7/+1
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2417-17/+17
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-161-1/+1
|\
| * rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov2016-12-121-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-62/+10
|\ \
| * | scsi: cciss: replace custom function to hexdumpAndy Shevchenko2016-11-081-62/+10
* | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-132-77/+40
|\ \ \
| * | | xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross2016-11-071-55/+26
| * | | xen: make use of xenbus_read_unsigned() in xen-blkbackJuergen Gross2016-11-071-22/+14
| |/ /