Commit Graph

576 Commits (d4f3add28bd90caddd5a39e422aed621d57f89a8)

Author SHA1 Message Date
Sage Weil d79698da32 ceph: document unlocked d_parent accesses 14 years ago
Sage Weil 41b02e1f9b ceph: explicitly reference rename old_dentry parent dir in request 14 years ago
Sage Weil 4f17726452 ceph: document locking for ceph_set_dentry_offset 14 years ago
Sage Weil e5f86dc377 ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug 14 years ago
Sage Weil bf1c6aca96 ceph: protect d_parent access in ceph_d_revalidate 14 years ago
Sage Weil 5f21c96dd5 ceph: protect access to d_parent 14 years ago
Sage Weil 48d0cbd124 ceph: handle racing calls to ceph_init_dentry 14 years ago
Sage Weil dfabbed6fd ceph: set dir complete frag after adding capability 14 years ago
Yehuda Sadeh e985222743 ceph: set up readahead size when rsize is not passed 14 years ago
Sage Weil 2f90b852e3 ceph: ignore lease mask 14 years ago
Sage Weil 468640e32c ceph: fix ceph_lookup_open intent usage 14 years ago
Sage Weil 9bae113a08 ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC 14 years ago
Sage Weil acda765788 ceph: fix bad parent_inode calc in ceph_lookup_open 14 years ago
Sage Weil d8de9ab63a ceph: avoid carrying Fw cap during write into page cache 14 years ago
Greg Farnum 8f04d42276 ceph: report f_bfree based on kb_avail rather than diffing. 14 years ago
Sage Weil e77dc3e9c0 ceph: only queue capsnap if caps are dirty 14 years ago
Sage Weil af0ed569d7 ceph: fix snap writeback when racing with writes 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
Josef Bacik 06222e491e fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek 14 years ago
Al Viro b85fd6bdc9 don't open-code parent_ino() in assorted ->readdir() 14 years ago
Al Viro a127e0af59 ceph: LOOKUP_OPEN is set only when it's the last component 14 years ago
Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Al Viro 1b71fe2efa ceph analog of cifs build_path_from_dentry() race fix 14 years ago
Sage Weil d7f124f129 ceph: fix sync and dio writes across stripe boundaries 14 years ago
Sage Weil 773e9b4426 ceph: fix page alignment corrections 14 years ago
Sage Weil 0c1f91f271 ceph: unwind canceled flock state 14 years ago
Sage Weil 0e98728fa3 ceph: fix ENOENT logic in striped_read 14 years ago
Sage Weil c3cd62839a ceph: fix short sync reads from the OSD 14 years ago
Sage Weil 70b666c3b4 ceph: use ihold when we already have an inode ref 14 years ago
Sage Weil 051e8f0ee2 ceph: remove unnecessary dentry_unhash calls 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Sage Weil db3540522e ceph: fix cap flush race reentrancy 14 years ago
Sage Weil 45e3d3eeb6 ceph: avoid inode lookup on nfs fh reconnect 14 years ago
Sage Weil 3c454cf216 ceph: use LOOKUPINO to make unconnected nfs fh more reliable 14 years ago
Sage Weil 9d6fcb081a ceph: check return value for start_request in writepages 14 years ago
Sage Weil 6b4a3b517a ceph: remove useless check 14 years ago
Sage Weil da39822c65 ceph: fix broken comparison in readdir loop 14 years ago
Sage Weil 3540303f87 ceph: fix rare potential cap leak 14 years ago
Sage Weil ae59808301 ceph: use snprintf for dirstat content 14 years ago
Sage Weil 1b36698577 libceph: remove unused variable 14 years ago
Sage Weil 3b66378034 ceph: take reference on mds request r_unsafe_dir 14 years ago
Henry C Chang d3d0720d4a ceph: do not use i_wrbuffer_ref as refcount for Fb cap 14 years ago
Henry C Chang a26a185d27 ceph: fix list_add in ceph_put_snap_realm 14 years ago