Commit Graph

403 Commits (40819f6fb227c1832935b775ac22aef10aa6f6dd)

Author SHA1 Message Date
Greg Farnum 40819f6fb2 ceph: add flock/fcntl lock support 15 years ago
Greg Farnum fbaad9797a ceph: define on-wire types, constants for file locking support 15 years ago
Greg Farnum c6f3fdc592 ceph: add CEPH_FEATURE_FLOCK to the supported feature bits 15 years ago
Sage Weil 20cb34ae9e ceph: support v2 reconnect encoding 15 years ago
Sage Weil ce1fbc8dd6 ceph: support v2 client_caps encoding 15 years ago
Sage Weil cbbfe49905 ceph: move AES iv definition to shared header 15 years ago
Sage Weil 73a7e693f9 ceph: fix decoding of pool snap info 15 years ago
Sage Weil 2d9c98ae97 ceph: make ->sync_fs not wait if wait==0 15 years ago
Sage Weil b8cd07e78e ceph: warn on missing snap realm 15 years ago
Sage Weil effcb9ed43 ceph: print useful error message when crush rule not found 15 years ago
Sage Weil a8b763a9b3 ceph: use %pU to print uuid (fsid) 15 years ago
Sage Weil f0b18d9f22 ceph: sync header defs with server code 15 years ago
Sage Weil 5cd068c200 ceph: clean up header guards 15 years ago
Sage Weil 9688f19a18 ceph: strip misleading/obsolete version, feature info 15 years ago
Sage Weil 6a2593823a ceph: specify supported features in super.h 15 years ago
Sage Weil c309f0ab26 ceph: clean up fsid mount option 15 years ago
Sage Weil e0f9f9ee8f ceph: remove unused 'monport' mount option 15 years ago
Greg Farnum e55b71f802 ceph: handle ESTALE properly; on receipt send to authority if it wasn't 15 years ago
Greg Farnum 2bc50259fa ceph: add ceph_get_cap_for_mds function. 15 years ago
Sage Weil 154f42c2c3 ceph: connect to export targets on cap export 15 years ago
Sage Weil cb170a2215 ceph: connect to export targets if mds is laggy 15 years ago
Sage Weil ed0552a1a2 ceph: introduce helper to connect to mds export targets 15 years ago
Sage Weil 796d6955a5 ceph: only set num_pages in calc_layout 15 years ago
Yehuda Sadeh 37151668ba ceph: do caps accounting per mds_client 15 years ago
Sage Weil 0deb01c999 ceph: track laggy state of mds from mdsmap 15 years ago
Yehuda Sadeh cd84db6e40 ceph: code cleanup 15 years ago
Sage Weil ca81f3f6bd ceph: skip if no auth cap in flush_snaps 15 years ago
Sage Weil 3b454c4945 ceph: simplify caps revocation, fix for multimds 15 years ago
Sage Weil 38e8883ee3 ceph: simplify add_cap_releases 15 years ago
Sage Weil ee6b272b9c ceph: drop unused argument 15 years ago
Sage Weil 2962507ca2 ceph: perform lazy reads when file mode and caps permit 15 years ago
Sage Weil 33caad324b ceph: perform lazy writes when file mode and caps permit 15 years ago
Sage Weil 8c6e9229fc ceph: add LAZYIO ioctl to mark a file description for lazy consistency 15 years ago
Sage Weil 84d9509234 ceph: request FILE_LAZYIO cap when LAZY file mode is set 15 years ago
Yehuda Sadeh 03066f2345 ceph: use complete_all and wake_up_all 15 years ago
Robert P. J. Day 25848b3ec6 ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES" 15 years ago
Sage Weil 1dadcce358 ceph: fix dentry lease release 15 years ago
Sage Weil 8c696737aa ceph: fix leak of dentry in ceph_init_dentry() error path 15 years ago
Sage Weil bc4fdca857 ceph: fix pg_mapping leak on pg_temp updates 15 years ago
Sage Weil 252af52146 ceph: fix d_release dop for snapdir, snapped dentries 15 years ago
Sage Weil a0dff78dab ceph: avoid dcache readdir for snapdir 15 years ago
Sage Weil e979cf5039 ceph: do not include cap/dentry releases in replayed messages 15 years ago
Sage Weil 01a92f174f ceph: reuse request message when replaying against recovering mds 15 years ago
Sage Weil f91d3471cc ceph: fix creation of ipv6 sockets 15 years ago
Sage Weil 39139f64e1 ceph: fix parsing of ipv6 addresses 15 years ago
Sage Weil d06dbaf6c2 ceph: fix printing of ipv6 addrs 15 years ago
Dan Carpenter b0bbb0be8f ceph: add kfree() to error path 15 years ago
Sage Weil 22b1de06c9 ceph: fix leak of mon authorizer 15 years ago
Sage Weil ed98adad3d ceph: fix message revocation 15 years ago
Sage Weil 153a10939e ceph: fix crush device 'out' threshold to 1.0, not 0.1 15 years ago