Commit Graph

75 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Sage Weil a40dc6cc2e ceph: enable/disable dentry complete flags via mount option 13 years ago
Al Viro 5706b27dea ceph: propagate umode_t 13 years ago
Sage Weil be655596b3 ceph: use i_ceph_lock instead of i_lock 13 years ago
Sage Weil c6ffe10015 ceph: use new D_COMPLETE dentry flag 13 years ago
Sage Weil b58dc4100b ceph: clear parent D_COMPLETE flag when on dentry prune 13 years ago
Amon Ott 3310f7541f ceph: fix 32-bit ino numbers 13 years ago
Sage Weil 83817e35cb ceph: rename rsize -> rasize 13 years ago
Sage Weil e5f86dc377 ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug 14 years ago
Sage Weil 5f21c96dd5 ceph: protect access to d_parent 14 years ago
Sage Weil 468640e32c ceph: fix ceph_lookup_open intent usage 14 years ago
Sage Weil 9cfa1098dc ceph: use flag bit for at_end readdir flag 14 years ago
Sage Weil 4918b6d140 ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io 14 years ago
Sage Weil 252c6728de ceph: add flags field to file_info 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Henry C Chang d3d0720d4a ceph: do not use i_wrbuffer_ref as refcount for Fb cap 14 years ago
Sage Weil fca65b4ad7 ceph: do not call __mark_dirty_inode under i_lock 14 years ago
Sage Weil 80456f8672 ceph: move readahead default to fs/ceph from libceph 14 years ago
Yehuda Sadeh ad1fee96cb ceph: add ino32 mount option 14 years ago
Sage Weil 9bde178d05 Revert "ceph: keep reference to parent inode on ceph_dentry" 14 years ago
Yehuda Sadeh 97d79b403e ceph: keep reference to parent inode on ceph_dentry 14 years ago
Sage Weil 6c0f3af72c ceph: add dir_layout to inode 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Sage Weil cd045cb42a ceph: fix rdcache_gen usage and invalidate 14 years ago
Sage Weil efa4c1206e ceph: do not carry i_lock for readdir from dcache 15 years ago
Yehuda Sadeh 3d14c5d2b6 ceph: factor out libceph from Ceph file system 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 7d8cb26d7d ceph: maintain i_head_snapc when any caps are dirty, not just for data 15 years ago
Sage Weil 4a625be472 ceph: include dirty xattrs state in snapped caps 15 years ago
Sage Weil 52dfb8ac0e ceph: constify dentry_operations 15 years ago
Greg Farnum 40819f6fb2 ceph: add flock/fcntl lock support 15 years ago
Greg Farnum c6f3fdc592 ceph: add CEPH_FEATURE_FLOCK to the supported feature bits 15 years ago
Sage Weil a8b763a9b3 ceph: use %pU to print uuid (fsid) 15 years ago
Sage Weil 6a2593823a ceph: specify supported features in super.h 15 years ago
Greg Farnum 2bc50259fa ceph: add ceph_get_cap_for_mds function. 15 years ago
Yehuda Sadeh 37151668ba ceph: do caps accounting per mds_client 15 years ago
Andrea Gelmini 984c76908e ceph: removed duplicated #includes 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Sage Weil 23804d91f1 ceph: specify max_bytes on readdir replies 15 years ago
Sage Weil 6e19a16ef2 ceph: clean up mount options, ->show_options() 15 years ago
Cheng Renquan 640ef79d27 ceph: use ceph_sb_to_client instead of ceph_client 15 years ago
Sage Weil 81a6cf2d30 ceph: invalidate affected dentry leases on aborted requests 15 years ago
Sage Weil d45d0d970f ceph: add missing #includes 15 years ago
Sage Weil fc837c8f04 ceph: queue_cap_snap should always queue dirty context 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Stephen Rothwell f1a3d57213 ceph: update for write_inode API change 15 years ago
Yehuda Sadeh 422d2cb8f9 ceph: reset osd after relevant messages timed out 15 years ago
Sage Weil e9964c1023 ceph: fix flush_dirty_caps race with caps migration 15 years ago
Sage Weil 2600d2dd50 ceph: drop messages on unregistered mds sessions; cleanup 15 years ago