summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| |/ /
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-1314-448/+390
|\ \ \
| * | | nbd: use dev_err_ratelimited in io pathJosef Bacik2016-12-081-11/+12
| * | | nbd: reset the setup task for NBD_CLEAR_SOCKJosef Bacik2016-12-081-0/+1
| * | | nbd: fix 64-bit divisionJens Axboe2016-12-031-1/+1
| * | | nbd: use loff_t for blocksize and nbd_set_size argsJosef Bacik2016-12-021-4/+4
| * | | block: mtip32xx: set error code on failurePan Bian2016-12-011-1/+3
| * | | nbd: fix setting of 'error' in NBD_DO_IT ioctlJens Axboe2016-11-221-2/+5
| * | | nbd: add multi-connection supportJosef Bacik2016-11-221-144/+238
| * | | block: floppy: use bio_add_page()Ming Lei2016-11-221-5/+2
| * | | block: drbd: remove impossible failure handlingMing Lei2016-11-221-13/+1
| * | | block: bio: pass bvec table to bio_init()Ming Lei2016-11-221-2/+1
| * | | pktcdvd: mark as unmaintained and deprecatedJens Axboe2016-11-211-1/+4
| * | | skd_main: drop duplicate header scatterlist.hGeliang Tang2016-11-181-1/+0
| * | | nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe2016-11-171-9/+23
| * | | null_blk: add usage hints for NVMYasuaki Ishimatsu2016-11-161-0/+1