aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov2014-05-31
* floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley2014-05-13
* floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley2014-05-13
* mtip32xx: Set queue bounce limitFelipe Franciosi2014-05-06
* mm: close PageTail raceDavid Rientjes2014-04-03
* xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-22
* rbd: fix error handling from rbd_snap_name()Josh Durgin2014-01-09
* rbd: ignore unmapped snapshots that no longer existJosh Durgin2014-01-09
* rbd: fix use-after free of rbd_dev->diskJosh Durgin2014-01-09
* rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2014-01-09
* rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2014-01-09
* rbd: fix null dereference in doutJosh Durgin2014-01-09
* rbd: fix buffer size for writes to images with snapshotsJosh Durgin2014-01-09
* rbd: fix a couple warningsSage Weil2014-01-09
* rbd: protect against concurrent unmapsAlex Elder2014-01-09
* rbd: set removing flag while holding list lockAlex Elder2014-01-09
* rbd: flush dcache after zeroing page dataAlex Elder2014-01-09
* xen/blkback: fix reference countingVegard Nossum2013-12-04
* loop: fix crash when using unassigned loop deviceMikulas Patocka2013-12-04
* loop: fix crash if blk_alloc_queue failsMikulas Patocka2013-12-04
* block: fix a probe argument to blk_register_regionMikulas Patocka2013-11-29
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-10-13
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-10-13
* rbd: fix I/O error propagation for readsJosh Durgin2013-09-26
* xen-blkfront: use a different scatterlist for each requestRoger Pau Monne2013-08-11
* xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk2013-08-04
* nbd: correct disconnect behaviorPaul Clements2013-07-21
* block: do not pass disk names as format stringsKees Cook2013-07-13
* 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