Age | Commit message (Expand) | Author |
2014-07-09 | rbd: handle parent_overlap on writes correctly | Ilya Dryomov |
2014-07-09 | rbd: use reference counts for image requests | Alex Elder |
2014-07-06 | mtip32xx: Remove dfs_parent after pci unregister | Asai Thambi S P |
2014-07-06 | mtip32xx: Increase timeout for STANDBY IMMEDIATE command | Asai Thambi S P |
2014-07-06 | mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems | Asai Thambi S P |
2014-06-07 | xen-blkfront: restore the non-persistent data path | Roger Pau Monne |
2014-06-07 | xen-blkfront: revoke foreign access for grants not mapped by the backend | Roger Pau Monne |
2014-05-30 | rbd: fix error paths in rbd_img_request_fill() | Ilya Dryomov |
2014-05-13 | floppy: don't write kernel-only members to FDRAWCMD ioctl output | Matthew Daley |
2014-05-13 | floppy: ignore kernel-only members in FDRAWCMD ioctl input | Matthew Daley |
2014-05-06 | mtip32xx: Set queue bounce limit | Felipe Franciosi |
2014-04-03 | mm: close PageTail race | David Rientjes |
2014-02-22 | xen-blkfront: handle backend CLOSED without CLOSING | David Vrabel |
2014-01-09 | rbd: fix error handling from rbd_snap_name() | Josh Durgin |
2014-01-09 | rbd: ignore unmapped snapshots that no longer exist | Josh Durgin |
2014-01-09 | rbd: fix use-after free of rbd_dev->disk | Josh Durgin |
2014-01-09 | rbd: make rbd_obj_notify_ack() synchronous | Josh Durgin |
2014-01-09 | rbd: complete notifies before cleaning up osd_client and rbd_dev | Josh Durgin |
2014-01-09 | rbd: fix null dereference in dout | Josh Durgin |
2014-01-09 | rbd: fix buffer size for writes to images with snapshots | Josh Durgin |
2014-01-09 | rbd: fix a couple warnings | Sage Weil |
2014-01-09 | rbd: protect against concurrent unmaps | Alex Elder |
2014-01-09 | rbd: set removing flag while holding list lock | Alex Elder |
2014-01-09 | rbd: flush dcache after zeroing page data | Alex Elder |
2013-12-04 | xen/blkback: fix reference counting | Vegard Nossum |
2013-12-04 | loop: fix crash when using unassigned loop device | Mikulas Patocka |
2013-12-04 | loop: fix crash if blk_alloc_queue fails | Mikulas Patocka |
2013-11-29 | block: fix a probe argument to blk_register_region | Mikulas Patocka |
2013-10-13 | cciss: fix info leak in cciss_ioctl32_passthru() | Dan Carpenter |
2013-10-13 | cpqarray: fix info leak in ida_locked_ioctl() | Dan Carpenter |
2013-09-26 | rbd: fix I/O error propagation for reads | Josh Durgin |
2013-08-11 | xen-blkfront: use a different scatterlist for each request | Roger Pau Monne |
2013-08-04 | xen/blkback: Check device permissions before allowing OP_DISCARD | Konrad Rzeszutek Wilk |
2013-07-21 | nbd: correct disconnect behavior | Paul Clements |
2013-07-13 | block: do not pass disk names as format strings | Kees Cook |
2013-06-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-27 | rbd: send snapshot context with writes | Josh Durgin |
2013-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-25 | rbd: fetch object order before using it | Josh Durgin |
2013-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-13 | rbd: use the correct length for format 2 object names | Josh Durgin |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-06-12 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-06-12 | cciss: fix broken mutex usage in ioctl | Stephen M. Cameron |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-11 | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds |
2013-05-31 | NVMe: Add MSI support | Ramachandra Rao Gajula |
2013-05-29 | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe |
2013-05-29 | pktcdvd: silence static checker warning | Dan Carpenter |
2013-05-28 | NVMe: Use dma_set_mask() correctly | Matthew Wilcox |