Age | Commit message (Expand) | Author |
2013-03-31 | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-03-29 | rbd: don't zero-fill non-image object requests | Alex Elder |
2013-03-28 | mg_disk: fix error return code in mg_probe() | Wei Yongjun |
2013-03-26 | rsxx: remove unused variable | Philip J Kelleher |
2013-03-26 | rsxx: enable error return of rsxx_eeh_save_issued_dmas() | Philip J Kelleher |
2013-03-25 | block: removes dynamic allocation on stack | Philip J Kelleher |
2013-03-22 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds |
2013-03-22 | NVMe: Add namespaces with no LBA range feature | Keith Busch |
2013-03-22 | cciss: fix invalid use of sizeof in cciss_find_cfgtables() | Wei Yongjun |
2013-03-22 | loop: cleanup partitions when detaching loop device | Phillip Susi |
2013-03-22 | loop: fix error return code in loop_add() | Wei Yongjun |
2013-03-22 | mtip32xx: fix error return code in mtip_pci_probe() | Wei Yongjun |
2013-03-22 | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2013-03-19 | xen-blkfront: remove frame list from blk_shadow | Roger Pau Monne |
2013-03-19 | xen-blkfront: pre-allocate pages for requests | Roger Pau Monne |
2013-03-19 | xen-blkback: don't store dev_bus_addr | Roger Pau Monne |
2013-03-19 | xen-blkfront: switch from llist to list | Roger Pau Monne |
2013-03-19 | xen-blkback: fix foreach_grant_safe to handle empty lists | Roger Pau Monne |
2013-03-18 | xen-blkfront: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur |
2013-03-18 | xen-blkback: fix dispatch_rw_block_io() error path | Jan Beulich |
2013-03-16 | rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas() | Jens Axboe |
2013-03-16 | Adding in EEH support to the IBM FlashSystem 70/80 device driver | Philip J Kelleher |
2013-03-11 | block: IBM RamSan 70/80 error message bug fix. | Philip J Kelleher |
2013-03-11 | block: IBM RamSan 70/80 branding changes. | Philip J Kelleher |
2013-03-11 | block: IBM RamSan 70/80 fixes inconsistent locking. | Philip J Kelleher |
2013-03-11 | block: IBM RamSan 70/80 trivial changes. | Philip J Kelleher |
2013-03-11 | xen/blkback: Change statistics counter types to unsigned | Zoltan Kiss |
2013-03-11 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel |
2013-03-01 | xen/xen-blkback: preq.dev is used without initialized | Chen Gang |
2013-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-02-28 | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-02-28 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-02-27 | nbd: fix sparse warning | Alex Elder |
2013-02-27 | nbd: show read-only state in sysfs | Paolo Bonzini |
2013-02-27 | nbd: fsync and kill block device on shutdown | Paolo Bonzini |
2013-02-27 | nbd: support FLUSH requests | Alex Bligh |
2013-02-27 | drbd: convert to idr_alloc() | Tejun Heo |
2013-02-27 | block/loop: convert to idr_alloc() | Tejun Heo |
2013-02-27 | block/loop: don't use idr_remove_all() | Tejun Heo |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | libceph: update osd request/reply encoding | Sage Weil |
2013-02-26 | rbd: pass length, not op for osd completions | Alex Elder |
2013-02-26 | rbd: move rbd_osd_trivial_callback() | Alex Elder |
2013-02-26 | switch vfs_getattr() to struct path | Al Viro |
2013-02-25 | rbd: eliminate sparse warnings | Alex Elder |
2013-02-25 | rbd: normalize dout() calls | Alex Elder |
2013-02-25 | rbd: barriers are hard | Alex Elder |
2013-02-25 | rbd: ignore zero-length requests | Alex Elder |
2013-02-22 | new helper: file_inode(file) | Al Viro |