summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07ceph: fix kick_requests()Yan, Zheng1-2/+3
2014-07-28ceph: fix append mode writeYan, Zheng1-6/+5
2014-07-28ceph: fix sizeof(struct tYpO *) typoIlya Dryomov1-1/+1
2014-07-28ceph: remove redundant memset(0)Ilya Dryomov1-1/+1
2014-07-25rbd: take snap_id into account when reading in parent infoIlya Dryomov1-1/+1
2014-07-25rbd: do not read in parent info before snap contextIlya Dryomov1-33/+27
2014-07-25rbd: update mapping size only on refreshIlya Dryomov1-12/+7
2014-07-25rbd: harden rbd_dev_refresh() and callers a bitIlya Dryomov1-5/+16
2014-07-25rbd: split rbd_dev_spec_update() into two functionsIlya Dryomov1-31/+48
2014-07-25rbd: remove unnecessary asserts in rbd_dev_image_probe()Ilya Dryomov1-2/+0
2014-07-25rbd: introduce rbd_dev_header_info()Ilya Dryomov1-10/+14
2014-07-25rbd: show the entire chain of parent imagesIlya Dryomov2-35/+25
2014-07-24ceph: replace comma with a semicolonHimangi Saraogi1-1/+1
2014-07-24rbd: use rbd_segment_name_free() instead of kfree()Himangi Saraogi1-8/+8
2014-07-21ceph: check zero length in ceph_sync_read()Yan, Zheng1-0/+3
2014-07-14ceph: reset r_resend_mds after receiving -ESTALEYan, Zheng1-0/+1
2014-07-08ceph: properly apply umask when ACL is enabledYan, Zheng1-2/+12
2014-07-08ceph: pass proper page offset to copy_page_to_iter()Yan, Zheng1-2/+5
2014-07-08ceph: include time stamp in replayed MDS requestsYan, Zheng1-2/+8
2014-07-08rbd: do not leak image_id in rbd_dev_v2_parent_info()Ilya Dryomov1-0/+2
2014-07-08ceph: check unsupported fallocate modeYan, Zheng1-0/+3
2014-07-08libceph: drop osd ref when canceling con workIlya Dryomov1-4/+10
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov2-12/+0
2014-07-08rbd: use rbd_obj_watch_request_helper() helperIlya Dryomov1-98/+17
2014-07-08rbd: add rbd_obj_watch_request_helper() helperIlya Dryomov1-0/+53
2014-07-08rbd: rbd_obj_request_wait() should cancel the request if interruptedIlya Dryomov1-11/+28
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov2-6/+26
2014-07-08libceph: fix linger request check in __unregister_request()Ilya Dryomov1-1/+1
2014-07-08libceph: unregister only registered linger requestsIlya Dryomov1-5/+14
2014-07-08libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov1-0/+2
2014-07-08libceph: harden ceph_osdc_request_release() a bitIlya Dryomov1-0/+7
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov2-13/+24
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov2-21/+24
2014-07-08libceph: add maybe_move_osd_to_lru() and switch to itIlya Dryomov1-12/+14
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov2-5/+5
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+15
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds13-43/+86
2014-07-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-5/+51
2014-07-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-67/+292
2014-07-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+19
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-1/+0
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie1-3/+9
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-6/+9
2014-07-05MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-05MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-05Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson4-18/+47
2014-07-05ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77