Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 |
2013-03-01 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+4 |
2013-02-28 | nbd: fix sparse warning | Alex Elder | 1 | -0/+1 |
2013-02-28 | nbd: show read-only state in sysfs | Paolo Bonzini | 1 | -0/+3 |
2013-02-28 | nbd: fsync and kill block device on shutdown | Paolo Bonzini | 1 | -0/+10 |
2013-02-28 | nbd: support FLUSH requests | Alex Bligh | 1 | -2/+20 |
2013-02-28 | drbd: convert to idr_alloc() | Tejun Heo | 1 | -16/+13 |
2013-02-28 | block/loop: convert to idr_alloc() | Tejun Heo | 1 | -18/+5 |
2013-02-28 | block/loop: don't use idr_remove_all() | Tejun Heo | 1 | -1/+0 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -3/+3 |
2013-02-27 | libceph: update osd request/reply encoding | Sage Weil | 1 | -28/+24 |
2013-02-27 | rbd: pass length, not op for osd completions | Alex Elder | 1 | -27/+20 |
2013-02-27 | rbd: move rbd_osd_trivial_callback() | Alex Elder | 1 | -7/+7 |
2013-02-26 | switch vfs_getattr() to struct path | Al Viro | 1 | -1/+1 |
2013-02-26 | rbd: eliminate sparse warnings | Alex Elder | 1 | -5/+7 |
2013-02-26 | rbd: normalize dout() calls | Alex Elder | 1 | -5/+61 |
2013-02-26 | rbd: barriers are hard | Alex Elder | 1 | -3/+12 |
2013-02-26 | rbd: ignore zero-length requests | Alex Elder | 1 | -3/+16 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 2 | -2/+2 |
2013-02-22 | loopdev: ignore negative offset when calculate loop device size | Guo Chao | 1 | -4/+5 |
2013-02-22 | loopdev: remove an user triggerable oops | Guo Chao | 1 | -6/+16 |
2013-02-22 | loopdev: move common code into loop_figure_size() | Guo Chao | 1 | -24/+7 |
2013-02-22 | loopdev: update block device size in loop_set_status() | Guo Chao | 1 | -0/+5 |
2013-02-22 | loopdev: fix a deadlock | Guo Chao | 1 | -2/+0 |
2013-02-22 | drivers/block/swim3.c: fix null pointer dereference | Cong Ding | 1 | -1/+4 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -0/+1 |
2013-02-20 | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 8 | -49/+87 |
2013-02-20 | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph | Alex Elder | 1 | -686/+1087 |
2013-02-20 | libceph: drop return value from page vector copy routines | Alex Elder | 1 | -3/+2 |
2013-02-20 | rbd: ignore result of ceph_copy_from_page_vector() | Alex Elder | 1 | -5/+5 |
2013-02-20 | rbd: prevent bytes transferred overflow | Alex Elder | 1 | -1/+5 |
2013-02-20 | libceph: allow STAT osd operations | Alex Elder | 1 | -0/+15 |
2013-02-20 | rbd: add parentheses to object request iterator macros | Alex Elder | 1 | -3/+3 |
2013-02-20 | xen-blkback: use balloon pages for persistent grants | Roger Pau Monne | 1 | -2/+4 |
2013-02-20 | xen-blkfront: drop the use of llist_for_each_entry_safe | Konrad Rzeszutek Wilk | 1 | -3/+10 |
2013-02-20 | xen/blkback: Don't trust the handle from the frontend. | Konrad Rzeszutek Wilk | 1 | -1/+0 |
2013-02-20 | xen-blkback: do not leak mode property | Jan Beulich | 1 | -25/+24 |
2013-02-19 | block: IBM RamSan 70/80 driver fixes | Philip J Kelleher | 7 | -63/+69 |
2013-02-18 | libceph: kill ceph_osdc_create_event() "one_shot" parameter | Alex Elder | 1 | -1/+1 |
2013-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -1/+1 |
2013-02-14 | sunvdc: Fix off-by-one in generic_request(). | David S. Miller | 1 | -1/+1 |
2013-02-14 | Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jens Axboe | 4 | -1271/+0 |
2013-02-14 | rbd: add barriers near done flag operations | Alex Elder | 1 | -6/+24 |
2013-02-14 | rbd: turn off interrupts for open/remove locking | Alex Elder | 1 | -6/+6 |