Commit Graph

190974 Commits (79494d1b9b92259eb40ea6e939ba5aff4b8de5f1)
 

Author SHA1 Message Date
Sage Weil 79494d1b9b ceph: fix leak of osd authorizer 15 years ago
Sage Weil a922d38fd1 ceph: close out mds, osd connections before stopping auth 15 years ago
Sage Weil dd1c905736 ceph: make lease code DN specific 15 years ago
Julia Lawall 7e34bc524e fs/ceph: Use ERR_CAST 15 years ago
Sage Weil a41359fa35 ceph: renew auth tickets before they expire 15 years ago
Sage Weil 09c4d6a7d4 ceph: do not resend mon requests on auth ticket renewal 15 years ago
Andrea Gelmini 984c76908e ceph: removed duplicated #includes 15 years ago
Sage Weil e95e9a7ae4 ceph: avoid possible null dereference 15 years ago
Sage Weil aa91647c89 ceph: make mds requests killable, not interruptible 15 years ago
Sage Weil 0aa12fb439 sched: add wait_for_completion_killable_timeout 15 years ago
Sage Weil 240ed68eb5 ceph: reuse mon subscribe message instead of allocated anew 15 years ago
Sage Weil 970690012c ceph: avoid resending queued message to monitor 15 years ago
Tobias Klauser 9e32789f63 ceph: Storage class should be before const qualifier 15 years ago
Yehuda Sadeh 34d23762d9 ceph: all allocation functions should get gfp_mask 15 years ago
Sage Weil 23804d91f1 ceph: specify max_bytes on readdir replies 15 years ago
Sage Weil 366837706b ceph: cleanup pool op strings 15 years ago
Julia Lawall cffe7b6d8c ceph: Use kzalloc 15 years ago
Sage Weil 167c9e352d ceph: use common helper for aborted dir request invalidation 15 years ago
Sage Weil 85792d0dd6 ceph: cope with out of order (unsafe after safe) mds reply 15 years ago
Sage Weil aba558e28a ceph: save peer feature bits in connection structure 15 years ago
Sage Weil ca9d93a292 ceph: resync headers with userland 15 years ago
Sage Weil 1a75627896 ceph: use ceph. prefix for virtual xattrs 15 years ago
Sage Weil 6c99f2545d ceph: throw out dirty caps metadata, data on session teardown 15 years ago
Sage Weil 7e70f0ed9f ceph: attempt mds reconnect if mds closes our session 15 years ago
Sage Weil 34b6c855fa ceph: clean up send_mds_reconnect interface 15 years ago
Sage Weil 29790f26ab ceph: wait for mds OPEN reply to indicate reconnect success 15 years ago
Sage Weil aab53dd9e8 ceph: only send cap releases when mds is OPEN|HUNG 15 years ago
Sage Weil e01a594646 ceph: dicard cap releases on mds restart 15 years ago
Yehuda Sadeh f8c76f6f25 ceph: make mon client statfs handling more generic 15 years ago
Sage Weil dbad185d49 ceph: drop src address(es) from message header [new protocol feature] 15 years ago
Dan Carpenter a5ee751c15 ceph: cleanup: remove unused assignement 15 years ago
Sage Weil 0f8605f2bd ceph: clean up cap release loop vs spinlock 15 years ago
Sage Weil 31e0cf8f6a ceph: name bdi ceph-%d instead of major:minor 15 years ago
Sage Weil 56b7cf9581 ceph: skip mds sync on forced unmount 15 years ago
Sage Weil b736b3d9d0 ceph: adjust masked struct_v variable names 15 years ago
Sage Weil 6e19a16ef2 ceph: clean up mount options, ->show_options() 15 years ago
Sage Weil 1cd3935bed ceph: set dn offset when spliced 15 years ago
Sage Weil 1b7facc41b ceph: don't clobber i_max_offset on already complete dir 15 years ago
Sage Weil e8a7498715 ceph: skip set_dentry_offset work if directory not I_COMPLETE 15 years ago
Sage Weil f1f2765fae ceph: set next_offset on readdir finish 15 years ago
Henry C Chang bddfa3cc18 ceph: listxattr should compare version by >= 15 years ago
Sage Weil a6424e48c8 ceph: fix xattr dangling pointer / double free 15 years ago
Sage Weil 9dd4658db1 ceph: close messenger race 15 years ago
Sage Weil 4f48280ee1 ceph: name msgpools; useful error messages 15 years ago
Sage Weil 8c6efb58a5 ceph: fix memory leak due to possible dentry init race 15 years ago
Sage Weil 559c1e0073 ceph: include auth method in error messages 15 years ago
Sage Weil f26e681d52 ceph: osdtimeout=0 for now timeout 15 years ago
Dan Carpenter 0d509c949a ceph: d_obtain_alias() returns ERR_PTR() 15 years ago
Yehuda Sadeh c473ad927e ceph: wake up mount thread when getting osdmap 15 years ago
Huang Weiyi 1bb71637d0 ceph: remove unused #includes 15 years ago