Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -60/+56 |
2013-05-01 | aoe: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 1 | -2/+1 |
2013-05-01 | nbd: increase default and max request sizes | Michal Belczyk | 1 | -0/+2 |
2013-04-30 | drbd: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+3 |
2013-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -1/+2 |
2013-04-17 | rbd: do a safe list traversal in rbd_img_request_submit() | Alex Elder | 1 | -1/+2 |
2013-04-09 | Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -121/+245 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 6 | -9/+9 |
2013-04-09 | cciss: switch to ->show_info() | Al Viro | 1 | -51/+45 |
2013-04-09 | lift sb_start_write() out of ->write() | Al Viro | 1 | -0/+2 |
2013-04-08 | Revert "loop: cleanup partitions when detaching loop device" | Jens Axboe | 1 | -19/+2 |
2013-04-04 | mtip32xx: fix two smatch warnings | Jens Axboe | 1 | -2/+2 |
2013-04-03 | mtip32xx: Add debugfs entry device_status | Asai Thambi S P | 2 | -12/+154 |
2013-04-03 | mtip32xx: return 0 from pci probe in case of rebuild | Asai Thambi S P | 1 | -0/+2 |
2013-04-03 | mtip32xx: recovery from command timeout | Asai Thambi S P | 1 | -90/+87 |
2013-04-02 | loop: prevent bdev freeing while device in use | Anatol Pomozov | 1 | -1/+8 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2013-03-31 | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 17 | -254/+698 |
2013-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -17/+30 |
2013-03-29 | rbd: don't zero-fill non-image object requests | Alex Elder | 1 | -17/+30 |
2013-03-28 | aoe: reserve enough headroom on skbs | Eric Dumazet | 1 | -1/+2 |
2013-03-28 | mg_disk: fix error return code in mg_probe() | Wei Yongjun | 1 | -1/+3 |
2013-03-27 | rsxx: remove unused variable | Philip J Kelleher | 1 | -1/+0 |
2013-03-27 | rsxx: enable error return of rsxx_eeh_save_issued_dmas() | Philip J Kelleher | 3 | -5/+22 |
2013-03-26 | block: removes dynamic allocation on stack | Philip J Kelleher | 1 | -1/+6 |
2013-03-23 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -9/+24 |
2013-03-22 | NVMe: Add namespaces with no LBA range feature | Keith Busch | 1 | -1/+1 |
2013-03-22 | cciss: fix invalid use of sizeof in cciss_find_cfgtables() | Wei Yongjun | 1 | -1/+1 |
2013-03-22 | loop: cleanup partitions when detaching loop device | Phillip Susi | 1 | -2/+19 |
2013-03-22 | loop: fix error return code in loop_add() | Wei Yongjun | 1 | -0/+1 |
2013-03-22 | mtip32xx: fix error return code in mtip_pci_probe() | Wei Yongjun | 1 | -1/+3 |
2013-03-22 | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 4 | -107/+169 |
2013-03-19 | xen-blkfront: remove frame list from blk_shadow | Roger Pau Monne | 1 | -5/+1 |
2013-03-19 | xen-blkfront: pre-allocate pages for requests | Roger Pau Monne | 1 | -41/+79 |
2013-03-19 | xen-blkback: don't store dev_bus_addr | Roger Pau Monne | 2 | -16/+6 |
2013-03-19 | xen-blkfront: switch from llist to list | Roger Pau Monne | 1 | -23/+18 |
2013-03-19 | xen-blkback: fix foreach_grant_safe to handle empty lists | Roger Pau Monne | 1 | -1/+1 |
2013-03-19 | xen-blkfront: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 1 | -2/+1 |
2013-03-19 | xen-blkback: fix dispatch_rw_block_io() error path | Jan Beulich | 1 | -6/+1 |
2013-03-16 | rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas() | Jens Axboe | 1 | -0/+1 |
2013-03-16 | Adding in EEH support to the IBM FlashSystem 70/80 device driver | Philip J Kelleher | 4 | -67/+436 |
2013-03-11 | block: IBM RamSan 70/80 error message bug fix. | Philip J Kelleher | 1 | -3/+4 |
2013-03-11 | block: IBM RamSan 70/80 branding changes. | Philip J Kelleher | 7 | -18/+13 |
2013-03-11 | block: IBM RamSan 70/80 fixes inconsistent locking. | Philip J Kelleher | 1 | -26/+18 |
2013-03-11 | block: IBM RamSan 70/80 trivial changes. | Philip J Kelleher | 5 | -30/+11 |
2013-03-11 | xen/blkback: Change statistics counter types to unsigned | Zoltan Kiss | 3 | -16/+16 |
2013-03-11 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel | 2 | -4/+52 |
2013-03-01 | xen/xen-blkback: preq.dev is used without initialized | Chen Gang | 1 | -1/+2 |
2013-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -691/+1161 |
2013-03-01 | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 21 | -1418/+3980 |