aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * aoe: update internal version number to v83Ed Cashin2013-07-03
| * aoe: update copyright dateEd Cashin2013-07-03
| * aoe: perform I/O completions in parallelEd Cashin2013-07-03
| * nbd: correct disconnect behaviorPaul Clements2013-07-03
| * nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk2013-07-03
| * drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
| * block: do not pass disk names as format stringsKees Cook2013-07-03
| |
| \
*-. \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-03
|\ \ \
| | * | virtio_blk: Add missing 'static' qualifiersJonghwan Choi2013-05-19
| |/ /
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-07-03
|\ \ \ | |_|/ |/| |
| * | swim: Release memory region after incorrect return/gotoJoe Perches2013-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-02
|\ \ \
| * | | move linux/loop.h to drivers/blockAl Viro2013-06-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-29
|\ \ \ \
| * | | | rbd: send snapshot context with writesJosh Durgin2013-06-27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-26
|\| | | | | |_|/ / |/| | |
| * | | rbd: fetch object order before using itJosh Durgin2013-06-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-21
|\| | | | |/ / |/| |
| * | rbd: use the correct length for format 2 object namesJosh Durgin2013-06-13
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-12
|\ \ \
| * \ \ Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2013-05-29
| |\ \ \
| | * | | pktcdvd: silence static checker warningDan Carpenter2013-05-29
| * | | | mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw2013-05-15
| * | | | mtip32xx: Fix NULL pointer dereference during module unloadSam Bradshaw2013-05-15
| |/ / /
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-12
|\ \ \ \
| * | | | cciss: fix broken mutex usage in ioctlStephen M. Cameron2013-06-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-12
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | rbd: fix cleanup in rbd_add()Alex Elder2013-05-17
| * | | rbd: don't destroy ceph_opts in rbd_add()Alex Elder2013-05-17
* | | | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-06-12
|\ \ \ \
| * | | | NVMe: Add MSI supportRamachandra Rao Gajula2013-05-31
| * | | | NVMe: Use dma_set_mask() correctlyMatthew Wilcox2013-05-28
| * | | | Return the result from user admin command IOCTL even in case of failureChayan Biswas2013-05-23
| * | | | NVMe: Do not cancel command multiple timesKeith Busch2013-05-17
| * | | | NVMe: fix error return code in nvme_submit_bio_queue()Wei Yongjun2013-05-17
| * | | | NVMe: check for integer overflow in nvme_map_user_pages()Dan Carpenter2013-05-17
| * | | | NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma2013-05-17
| * | | | NVMe: Remove redundant version.h header includeSachin Kamat2013-05-17
| | |_|/ | |/| |
* | | | drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-24
* | | | drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr2013-05-24
|/ / /
* | / Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-15
|\| | | |/ |/|
| * rbd: re-submit flattened write request (part 2)Alex Elder2013-05-13
| * rbd: re-submit write request for flattened cloneAlex Elder2013-05-13
| * rbd: re-submit read request for flattened cloneAlex Elder2013-05-13
| * rbd: detect when clone image is flattenedAlex Elder2013-05-13
| * rbd: reference count parent requestsAlex Elder2013-05-13
| * rbd: define parent image request routinesAlex Elder2013-05-13
| * rbd: define rbd_dev_unparent()Alex Elder2013-05-13
| * rbd: don't release write request until necessaryAlex Elder2013-05-13