Age | Commit message (Expand) | Author |
2013-04-05 | aoe: reserve enough headroom on skbs | Eric Dumazet |
2013-04-05 | loop: prevent bdev freeing while device in use | Anatol Pomozov |
2013-04-05 | xen-blkfront: switch from llist to list | Roger Pau Monne |
2013-04-05 | xen-blkback: fix dispatch_rw_block_io() error path | Jan Beulich |
2013-04-05 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel |
2013-03-20 | loopdev: remove an user triggerable oops | Guo Chao |
2013-03-20 | loopdev: fix a deadlock | Guo Chao |
2013-03-14 | Revert "xen/blkback: Don't trust the handle from the frontend." | Greg Kroah-Hartman |
2013-03-04 | nbd: fsync and kill block device on shutdown | Paolo Bonzini |
2013-03-04 | xen-blkback: use balloon pages for persistent grants | Roger Pau Monne |
2013-03-04 | xen-blkfront: drop the use of llist_for_each_entry_safe | Konrad Rzeszutek Wilk |
2013-03-04 | xen/blkback: Don't trust the handle from the frontend. | Konrad Rzeszutek Wilk |
2013-03-04 | xen-blkback: do not leak mode property | Jan Beulich |
2013-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-02-14 | sunvdc: Fix off-by-one in generic_request(). | David S. Miller |
2013-02-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-01-22 | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus | Jens Axboe |
2013-01-21 | drbd: fix potential protocol error and resulting disconnect/reconnect | Lars Ellenberg |
2013-01-20 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-01-11 | mtip32xx: fix for crash when the device surprise removed during rebuild | Asai Thambi S P |
2013-01-11 | mtip32xx: fix for driver hang after a command timeout | Asai Thambi S P |
2013-01-03 | Drivers: block: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-02 | virtio-blk: Don't free ida when disk is in use | Alexander Graf |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-12-20 | rbd: get rid of rbd_{get,put}_dev() | Alex Elder |
2012-12-19 | Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2012-12-17 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-17 | xen-blkfront: handle bvecs with partial data | Roger Pau Monne |
2012-12-17 | llist/xen-blkfront: implement safe version of llist_for_each_entry | Roger Pau Monne |
2012-12-17 | aoe: fix use after free in aoedev_by_aoeaddr() | Dan Carpenter |
2012-12-17 | aoe: update internal version number to 81 | Ed Cashin |
2012-12-17 | aoe: identify source of runt AoE packets | Ed Cashin |
2012-12-17 | aoe: allow comma separator in aoe_iflist value | Ed Cashin |
2012-12-17 | aoe: allow user to disable target failure timeout | Ed Cashin |
2012-12-17 | aoe: use dynamic number of remote ports for AoE storage target | Ed Cashin |
2012-12-17 | aoe: avoid races between device destruction and discovery | Ed Cashin |
2012-12-17 | aoe: improve handling of misbehaving network paths | Ed Cashin |
2012-12-17 | aoe: return real minor number for static minors | Ed Cashin |
2012-12-17 | aoe: initialize sysminor to avoid compiler warning | Ed Cashin |
2012-12-17 | aoe: make error messages more specific in static minor allocation | Ed Cashin |
2012-12-17 | aoe: remove call to request handler from I/O completion | Ed Cashin |
2012-12-17 | aoe: cleanup: correct comment for aoetgt nout | Ed Cashin |
2012-12-17 | aoe: increase default cap on outstanding AoE commands in the network | Ed Cashin |
2012-12-17 | aoe: remove vestigial request queue allocation | Ed Cashin |
2012-12-17 | aoe: copy fallback timing information on destination failover | Ed Cashin |
2012-12-17 | aoe: update driver-internal version to 64+ | Ed Cashin |
2012-12-17 | aoe: commands in retransmit queue use new destination on failure | Ed Cashin |
2012-12-17 | aoe: use high-resolution RTTs with fallback to low-res | Ed Cashin |
2012-12-17 | aoe: manipulate aoedev network stats under lock | Ed Cashin |
2012-12-17 | aoe: err device: include MAC addresses for unexpected responses | Ed Cashin |