Age | Commit message (Expand) | Author |
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 |
2013-02-22 | loopdev: ignore negative offset when calculate loop device size | Guo Chao |
2013-02-22 | loopdev: remove an user triggerable oops | Guo Chao |
2013-02-22 | loopdev: move common code into loop_figure_size() | Guo Chao |
2013-02-22 | loopdev: update block device size in loop_set_status() | Guo Chao |
2013-02-22 | loopdev: fix a deadlock | Guo Chao |
2013-02-22 | drivers/block/swim3.c: fix null pointer dereference | Cong Ding |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-02-20 | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2013-02-19 | 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 | rbd: prevent bytes transferred overflow | Alex Elder |
2013-02-19 | libceph: allow STAT osd operations | Alex Elder |
2013-02-19 | rbd: add parentheses to object request iterator macros | Alex Elder |
2013-02-19 | xen-blkback: use balloon pages for persistent grants | Roger Pau Monne |
2013-02-19 | xen-blkfront: drop the use of llist_for_each_entry_safe | Konrad Rzeszutek Wilk |
2013-02-19 | xen/blkback: Don't trust the handle from the frontend. | Konrad Rzeszutek Wilk |
2013-02-19 | xen-blkback: do not leak mode property | Jan Beulich |
2013-02-18 | block: IBM RamSan 70/80 driver fixes | Philip J Kelleher |
2013-02-18 | libceph: kill ceph_osdc_create_event() "one_shot" parameter | Alex Elder |
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-14 | Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jens Axboe |
2013-02-13 | rbd: add barriers near done flag operations | Alex Elder |
2013-02-13 | rbd: turn off interrupts for open/remove locking | Alex Elder |
2013-02-13 | libceph: don't require r_num_pages for bio requests | Alex Elder |
2013-02-13 | rbd: don't take extra bio reference for osd client | Alex Elder |
2013-02-13 | rbd: prevent open for image being removed | Alex Elder |
2013-02-13 | rbd: define flags field, use it for exists flag | Alex Elder |