| Commit message (Expand) | Author | Age |
* | loop: prevent bdev freeing while device in use | Anatol Pomozov | 2013-04-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-04-01 |
|\ |
|
| * | aoe: reserve enough headroom on skbs | Eric Dumazet | 2013-03-28 |
* | | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-03-31 |
|\ \ |
|
| * | | mg_disk: fix error return code in mg_probe() | Wei Yongjun | 2013-03-28 |
| * | | 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-26 |
| * | | block: removes dynamic allocation on stack | Philip J Kelleher | 2013-03-25 |
| * | | 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-22 |
| |\ \ |
|
| | * | | 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-19 |
| | * | | 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-18 |
| | * | | 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-11 |
| | * | | xen/xen-blkback: preq.dev is used without initialized | Chen Gang | 2013-03-01 |
| * | | | 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-16 |
| * | | | 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 |
* | | | | 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-29 |
* | | | | 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 |
| * | | | NVMe: Initialize iod nents to 0 | Keith Busch | 2012-11-13 |
| * | | | NVMe: Define SMART log | Keith Busch | 2012-11-13 |
| * | | | NVMe: Add result to nvme_get_features | Keith Busch | 2012-11-13 |
| * | | | NVMe: Set result from user admin command | Keith Busch | 2012-11-13 |
| * | | | NVMe: End queued bio requests when freeing queue | Keith Busch | 2012-11-13 |
| * | | | NVMe: Free cmdid on nvme_submit_bio error | Keith Busch | 2012-11-13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-02-28 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | 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 |
| * | | | 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-25 |
| * | | | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph | Alex Elder | 2013-02-19 |
| |\ \ \ |
|
| | * | | | libceph: drop return value from page vector copy routines | Alex Elder | 2013-02-19 |
| | * | | | rbd: ignore result of ceph_copy_from_page_vector() | Alex Elder | 2013-02-19 |