summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\
| * Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-10
| |\
| | * virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg2017-07-06
| | * mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg2017-07-06
| | * nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg2017-07-06
| * | cciss: initialize struct scsi_reqChristoph Hellwig2017-07-06
| * | null_blk: fix error flow for shared tags during module_initMax Gurtovoy2017-07-06
| * | mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei2017-07-05
| |/
* | ARM: fix rd_size declarationBart Van Assche2017-07-10
* | zram: constify attribute_group structures.Arvind Yadav2017-07-10
* | zram: use __sysfs_match_string() helperAndy Shevchenko2017-07-10
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\ \
| * | dax: remove default copy_from_iter fallbackDan Williams2017-06-27
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06
|\ \ \
| * | | zram: count same page write as page_storedMinchan Kim2017-07-06
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\ \ \ \ | |/ / / |/| | |
| * | | take floppy compat ioctls to sodding floppy.cAl Viro2017-06-29
* | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-05
|\ \ \ \
| * | | | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-29
| * | | | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-29
* | | | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-26
| |\ \ \ \ \
| * | | | | | drbd: ->sendpage() never needed set_fs()Al Viro2017-05-27
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()Greg Kroah-Hartman2017-06-13
| * | | | | pktcdvd: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-09
| * | | | | zram: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-09
| | |/ / / | |/| | |
* | | | | drbd: Drop unnecessary staticJulia Lawall2017-06-27
* | | | | block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-27
* | | | | blk-mq: don't bounce by defaultChristoph Hellwig2017-06-27
* | | | | block: don't bother with bounce limits for make_request driversChristoph Hellwig2017-06-27
* | | | | pktcdvd: remove the call to blk_queue_bounceChristoph Hellwig2017-06-27
* | | | | mtip32xx: fix up the checking for internal command failureJens Axboe2017-06-23
* | | | | Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe2017-06-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-06-20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | xen-blkback: don't leak stack data via response ringJan Beulich2017-06-13
| | * | | | xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-06-13
| | * | | | xen/blkback: don't free be structure too earlyJuergen Gross2017-06-13
| | * | | | xen/blkback: fix disconnect while I/Os in flightJuergen Gross2017-06-13
* | | | | | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* | | | | | null_blk: add support for shared tagsJens Axboe2017-06-20
* | | | | | xen-blkfront: remove bio splitting.NeilBrown2017-06-18
* | | | | | pktcdvd: use bio_clone_fast() instead of bio_clone()NeilBrown2017-06-18
* | | | | | drbd: use bio_clone_fast() instead of bio_clone()NeilBrown2017-06-18
* | | | | | rbd: use bio_clone_fast() instead of bio_clone()NeilBrown2017-06-18
* | | | | | blk: make the bioset rescue_workqueue optional.NeilBrown2017-06-18
* | | | | | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-18
* | | | | | blk: remove bio_set arg from blk_queue_split()NeilBrown2017-06-18
* | | | | | loop: Add PF_LESS_THROTTLE to block/loop device thread.NeilBrown2017-06-18
* | | | | | block: swim3: make of_device_ids const.Arvind Yadav2017-06-16