aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2010-06-10ceph: try to send partial cap release on cap message on missing inodeSage Weil
2010-06-10ceph: release cap on import if we don't have the inodeSage Weil
2010-06-10ceph: fix misleading/incorrect debug messageSage Weil
2010-06-10ceph: fix atomic64_t initialization on ia64Jeff Mahoney
2010-06-04ceph: fix lease revocation when seq doesn't matchSage Weil
2010-06-01ceph: fix f_namelen reported by statfsSage Weil
2010-06-01ceph: fix memory leak in statfsYehuda Sadeh
2010-06-01ceph: fix d_subdirs ordering problemHenry C Chang
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-29ceph: clean up on forwarded aborted mds requestSage Weil
2010-05-29ceph: fix leak of osd authorizerSage Weil
2010-05-29ceph: close out mds, osd connections before stopping authSage Weil
2010-05-29ceph: make lease code DN specificSage Weil
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall
2010-05-29ceph: renew auth tickets before they expireSage Weil
2010-05-29ceph: do not resend mon requests on auth ticket renewalSage Weil
2010-05-29ceph: removed duplicated #includesAndrea Gelmini
2010-05-29ceph: avoid possible null dereferenceSage Weil
2010-05-29ceph: make mds requests killable, not interruptibleSage Weil
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-21ceph: reuse mon subscribe message instead of allocated anewSage Weil
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21ceph: should use deactivate_locked_super() on failure exitsAl Viro
2010-05-21ceph: avoid resending queued message to monitorSage Weil
2010-05-21ceph: Storage class should be before const qualifierTobias Klauser
2010-05-17ceph: all allocation functions should get gfp_maskYehuda Sadeh
2010-05-17ceph: specify max_bytes on readdir repliesSage Weil
2010-05-17ceph: cleanup pool op stringsSage Weil
2010-05-17ceph: Use kzallocJulia Lawall
2010-05-17ceph: use common helper for aborted dir request invalidationSage Weil
2010-05-17ceph: cope with out of order (unsafe after safe) mds replySage Weil
2010-05-17ceph: save peer feature bits in connection structureSage Weil
2010-05-17ceph: resync headers with userlandSage Weil
2010-05-17ceph: use ceph. prefix for virtual xattrsSage Weil
2010-05-17ceph: throw out dirty caps metadata, data on session teardownSage Weil
2010-05-17ceph: attempt mds reconnect if mds closes our sessionSage Weil
2010-05-17ceph: clean up send_mds_reconnect interfaceSage Weil
2010-05-17ceph: wait for mds OPEN reply to indicate reconnect successSage Weil
2010-05-17ceph: only send cap releases when mds is OPEN|HUNGSage Weil
2010-05-17ceph: dicard cap releases on mds restartSage Weil
2010-05-17ceph: make mon client statfs handling more genericYehuda Sadeh
2010-05-17ceph: drop src address(es) from message header [new protocol feature]Sage Weil
2010-05-17ceph: cleanup: remove unused assignementDan Carpenter
2010-05-17ceph: clean up cap release loop vs spinlockSage Weil
2010-05-17ceph: name bdi ceph-%d instead of major:minorSage Weil
2010-05-17ceph: skip mds sync on forced unmountSage Weil
2010-05-17ceph: adjust masked struct_v variable namesSage Weil
2010-05-17ceph: clean up mount options, ->show_options()Sage Weil
2010-05-17ceph: set dn offset when splicedSage Weil