Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | ceph: fix kick_requests() | Yan, Zheng | 1 | -2/+3 |
2014-07-28 | ceph: fix append mode write | Yan, Zheng | 1 | -6/+5 |
2014-07-28 | ceph: fix sizeof(struct tYpO *) typo | Ilya Dryomov | 1 | -1/+1 |
2014-07-28 | ceph: remove redundant memset(0) | Ilya Dryomov | 1 | -1/+1 |
2014-07-25 | rbd: take snap_id into account when reading in parent info | Ilya Dryomov | 1 | -1/+1 |
2014-07-25 | rbd: do not read in parent info before snap context | Ilya Dryomov | 1 | -33/+27 |
2014-07-25 | rbd: update mapping size only on refresh | Ilya Dryomov | 1 | -12/+7 |
2014-07-25 | rbd: harden rbd_dev_refresh() and callers a bit | Ilya Dryomov | 1 | -5/+16 |
2014-07-25 | rbd: split rbd_dev_spec_update() into two functions | Ilya Dryomov | 1 | -31/+48 |
2014-07-25 | rbd: remove unnecessary asserts in rbd_dev_image_probe() | Ilya Dryomov | 1 | -2/+0 |
2014-07-25 | rbd: introduce rbd_dev_header_info() | Ilya Dryomov | 1 | -10/+14 |
2014-07-25 | rbd: show the entire chain of parent images | Ilya Dryomov | 2 | -35/+25 |
2014-07-24 | ceph: replace comma with a semicolon | Himangi Saraogi | 1 | -1/+1 |
2014-07-24 | rbd: use rbd_segment_name_free() instead of kfree() | Himangi Saraogi | 1 | -8/+8 |
2014-07-21 | ceph: check zero length in ceph_sync_read() | Yan, Zheng | 1 | -0/+3 |
2014-07-14 | ceph: reset r_resend_mds after receiving -ESTALE | Yan, Zheng | 1 | -0/+1 |
2014-07-08 | ceph: properly apply umask when ACL is enabled | Yan, Zheng | 1 | -2/+12 |
2014-07-08 | ceph: pass proper page offset to copy_page_to_iter() | Yan, Zheng | 1 | -2/+5 |
2014-07-08 | ceph: include time stamp in replayed MDS requests | Yan, Zheng | 1 | -2/+8 |
2014-07-08 | rbd: do not leak image_id in rbd_dev_v2_parent_info() | Ilya Dryomov | 1 | -0/+2 |
2014-07-08 | ceph: check unsupported fallocate mode | Yan, Zheng | 1 | -0/+3 |
2014-07-08 | libceph: drop osd ref when canceling con work | Ilya Dryomov | 1 | -4/+10 |
2014-07-08 | libceph: nuke ceph_osdc_unregister_linger_request() | Ilya Dryomov | 2 | -12/+0 |
2014-07-08 | rbd: use rbd_obj_watch_request_helper() helper | Ilya Dryomov | 1 | -98/+17 |
2014-07-08 | rbd: add rbd_obj_watch_request_helper() helper | Ilya Dryomov | 1 | -0/+53 |
2014-07-08 | rbd: rbd_obj_request_wait() should cancel the request if interrupted | Ilya Dryomov | 1 | -11/+28 |
2014-07-08 | libceph: introduce ceph_osdc_cancel_request() | Ilya Dryomov | 2 | -6/+26 |
2014-07-08 | libceph: fix linger request check in __unregister_request() | Ilya Dryomov | 1 | -1/+1 |
2014-07-08 | libceph: unregister only registered linger requests | Ilya Dryomov | 1 | -5/+14 |
2014-07-08 | libceph: assert both regular and lingering lists in __remove_osd() | Ilya Dryomov | 1 | -0/+2 |
2014-07-08 | libceph: harden ceph_osdc_request_release() a bit | Ilya Dryomov | 1 | -0/+7 |
2014-07-08 | libceph: move and add dout()s to ceph_osdc_request_{get,put}() | Ilya Dryomov | 2 | -13/+24 |
2014-07-08 | libceph: move and add dout()s to ceph_msg_{get,put}() | Ilya Dryomov | 2 | -21/+24 |
2014-07-08 | libceph: add maybe_move_osd_to_lru() and switch to it | Ilya Dryomov | 1 | -12/+14 |
2014-07-08 | libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item | Ilya Dryomov | 2 | -5/+5 |
2014-07-06 | Linux 3.16-rc4v3.16-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-07-06 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -0/+15 |
2014-07-06 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 13 | -43/+86 |
2014-07-06 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -5/+51 |
2014-07-06 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -67/+292 |
2014-07-06 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+19 |
2014-07-06 | Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 3 | -1/+42 |
2014-07-06 | Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux | Dave Airlie | 1 | -1/+0 |
2014-07-06 | Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox | Dave Airlie | 1 | -3/+9 |
2014-07-05 | genirq: Fix memory leak when calling irq_free_hwirqs() | Keith Busch | 1 | -2/+2 |
2014-07-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -6/+9 |
2014-07-05 | MAINTAINERS: Add few more Keystone drivers | Santosh Shilimkar | 1 | -1/+25 |
2014-07-05 | MAINTAINERS: merge MXS entry into IMX one | Shawn Guo | 1 | -7/+1 |
2014-07-05 | Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 4 | -18/+47 |
2014-07-05 | ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs | Maxime Ripard | 1 | -0/+77 |