Commit Graph

434 Commits (24278d148316d2180be6df40e06db013d8b232b8)

Author SHA1 Message Date
Sage Weil be4f104dfd ceph: select CRYPTO 15 years ago
Sage Weil a43fb73101 ceph: check mapping to determine if FILE_CACHE cap is used 15 years ago
Sage Weil e835124c2b ceph: only send one flushsnap per cap_snap per mds session 15 years ago
Sage Weil ae00d4f37f ceph: fix cap_snap and realm split 15 years ago
Sage Weil cfc0bf6640 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap 15 years ago
Sage Weil 8bef9239ee ceph: correctly set 'follows' in flushsnap messages 15 years ago
Sage Weil 467c525109 ceph: fix dn offset during readdir_prepopulate 15 years ago
Sage Weil a77d9f7dce ceph: fix file offset wrapping at 4GB on 32-bit archs 15 years ago
Sage Weil 3612abbd5d ceph: fix reconnect encoding for old servers 15 years ago
Yehuda Sadeh 3d4401d9d0 ceph: fix pagelist kunmap tail 15 years ago
Sage Weil ca04d9c3ec ceph: fix null pointer deref on anon root dentry release 15 years ago
Dan Carpenter b545787dbb ceph: fix get_ticket_handler() error handling 15 years ago
Sage Weil e072f8aa35 ceph: don't BUG on ENOMEM during mds reconnect 15 years ago
Dan Carpenter f44c3890d9 ceph: ceph_mdsc_build_path() returns an ERR_PTR 15 years ago
Alan Cox ad8453ab0a ceph: Fix warnings 15 years ago
Dan Carpenter ac1f12ef56 ceph: ceph_get_inode() returns an ERR_PTR 15 years ago
Sage Weil 36e21687e6 ceph: initialize fields on new dentry_infos 15 years ago
Sage Weil 7d8cb26d7d ceph: maintain i_head_snapc when any caps are dirty, not just for data 15 years ago
Henry C Chang 07a27e226d ceph: fix osd request lru adjustment when sending request 15 years ago
Sage Weil 124514918b ceph: don't improperly set dir complete when holding EXCL cap 15 years ago
Michael Rubin 679ceace84 mm: exporting account_page_dirty 15 years ago
Sage Weil eb6bb1c5bd ceph: direct requests in snapped namespace based on nonsnap parent 15 years ago
Sage Weil ed32604448 ceph: queue cap snap writeback for realm children on snap update 15 years ago
Sage Weil 4a625be472 ceph: include dirty xattrs state in snapped caps 15 years ago
Sage Weil 082afec92d ceph: fix xattr cap writeback 15 years ago
Sage Weil f3c60c5918 ceph: fix multiple mds session shutdown 15 years ago
Yehuda Sadeh e56fa10e92 ceph: generalize mon requests, add pool op support 15 years ago
Sage Weil 0eb6cd49f6 ceph: only queue async writeback on cap revocation if there is dirty data 15 years ago
Sage Weil e9d1774431 ceph: do not ignore osd_idle_ttl mount option 15 years ago
Sage Weil 52dfb8ac0e ceph: constify dentry_operations 15 years ago
Sage Weil 213c99ee0c ceph: whitespace cleanup 15 years ago
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