summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-261-11/+3
|\
| * rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+0
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-242-3/+4
|\ \
| * | mtip32xx: fix checks for dma mapping errorsAlexey Khoroshilov2016-03-181-2/+2
| * | null_blk: add lightnvm null_blk device to the nullb_listWenwei Tao2016-03-181-1/+2
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-3/+8
|\ \ \ | |_|/ |/| |
| * | virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSHMichael S. Tsirkin2016-03-021-3/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-2/+2
|\ \ \ | |_|/ |/| |
| * | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-2/+2
* | | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-1812-2628/+404
|\ \ \
| * | | drivers:block: cpqarray clean upValentin Rothberg2016-03-151-1/+0
| * | | brd: Fix discard request processingBart Van Assche2016-03-151-1/+1
| * | | cpqarray: remove it from the kernelJens Axboe2016-03-145-2392/+0
| * | | nbd: use correct div_s64 helperArnd Bergmann2016-03-041-2/+1
| * | | mtip32xx: remove unneeded variable in mtip_cmd_timeout()Jens Axboe2016-03-041-2/+1
| * | | xen/blback: Fit the important information of the thread in 17 charactersKonrad Rzeszutek Wilk2016-03-031-4/+3
| * | | xen-blkback: advertise indirect segment support earlierJan Beulich2016-03-031-5/+8
| * | | xen-blkfront: rename indirect descriptor parameterJan Beulich2016-03-031-2/+4
| * | | mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP2016-03-031-18/+60
| * | | mtip32xx: Implement timeout handlerAsai Thambi SP2016-03-032-10/+92
| * | | mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP2016-03-031-5/+6
| * | | mtip32xx: Handle safe removal during IOAsai Thambi SP2016-03-032-2/+33
| * | | mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP2016-03-031-7/+7
| * | | mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP2016-03-031-8/+12
| * | | mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP2016-03-031-2/+6
| * | | mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP2016-03-031-8/+1
| * | | mtip32xx: Fix broken service thread handlingAsai Thambi SP2016-03-032-3/+8
| * | | nbd: Create size change events for userspaceMarkus Pargmann2016-02-151-21/+58
| * | | nbd: ratelimit error msgs after socket closeDan Streetman2016-02-051-2/+2
| * | | nbd: Move flag parsing to a functionMarkus Pargmann2016-02-051-9/+13
| * | | nbd: Cleanup reset of nbd and bdev after a disconnectMarkus Pargmann2016-02-051-11/+29
| * | | nbd: Timeouts are not user requested disconnectsMarkus Pargmann2016-02-051-3/+6
| * | | nbd: Remove signal usageMarkus Pargmann2016-02-051-78/+48
| * | | nbd: Fix debugfs error handlingMarkus Pargmann2016-02-031-41/+14
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-176-110/+128
|\ \ \ \ | |_|/ / |/| | |
| * | | drbd: Use shash and ahashHerbert Xu2016-01-275-87/+103
| * | | block: cryptoloop - Use new skcipher interfaceHerbert Xu2016-01-271-23/+25
| |/ /
* | | paride: make 'verbose' parameter an 'int' againArnd Bergmann2016-03-152-4/+4
| |/ |/|
* | null_blk: oops when initializing without lightnvmMatias Bjørling2016-02-111-2/+4
* | floppy: refactor open() flags handlingJiri Kosina2016-02-061-15/+19
* | lightnvm: allow to force mm initializationMatias Bjørling2016-02-041-1/+1
* | Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2016-02-011-15/+18
|\ \
| * | floppy: fix lock_fdc() signal handlingJiri Kosina2016-02-011-15/+18
* | | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-01-301-29/+45
|\ \ \ | |_|/ |/| |
| * | xen/blkfront: realloc ring info in blkif_resumeBob Liu2016-01-291-29/+45
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-241-2/+1
|\ \ \
| * | | rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-232-4/+4
|\ \ \ \
OpenPOWER on IntegriCloud