Commit Graph

540 Commits (db3540522e955c1ebb391f4f5324dff4f20ecd09)

Author SHA1 Message Date
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
Henry C Chang 7d8e18a69d ceph: print debug message before put mds session 14 years ago
Sage Weil fca65b4ad7 ceph: do not call __mark_dirty_inode under i_lock 14 years ago
Henry C Chang 8c71897be2 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start 14 years ago
Sage Weil 3772d26d87 ceph: use ihold() when i_lock is held 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Tommi Virtanen 8323c3aa74 ceph: Move secret key parsing earlier. 14 years ago
Dave Chinner 0444d76ae6 fs: don't use igrab() while holding i_lock 14 years ago
Sage Weil ef550f6f4f ceph: flush msgr_wq during mds_client shutdown 14 years ago
Sage Weil 147851d2dc ceph: rename dentry_release -> d_release, fix comment 14 years ago
Henry C Chang 49bcb93236 ceph: add request to the tail of unsafe write list 14 years ago
Henry C Chang 78a255654f ceph: remove request from unsafe list if it is canceled/timed out 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 21f3b5f1bb ceph: remove debugfs debug cruft 14 years ago
Sage Weil 09adc80c61 ceph: preserve I_COMPLETE across rename 14 years ago
Al Viro 0eb980e317 ceph: fix d_revalidate oopsen on NFS exports 14 years ago
Sage Weil 455cec0abf ceph: no .snap inside of snapped namespace 14 years ago
Sage Weil 16a8b70a5a ceph: do not clear I_COMPLETE from d_release 14 years ago
Sage Weil b545cc1505 ceph: do not set I_COMPLETE 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 e8e1ba96b2 ceph: queue cap_snaps once per realm 14 years ago
Sage Weil d66bbd441c ceph: avoid picking MDS that is not active 14 years ago
Sage Weil 7e57b81c76 ceph: avoid immediate cap check after import 14 years ago
Sage Weil 088b3f5e9e ceph: fix flushing of caps vs cap import 14 years ago
Sage Weil 24be0c4810 ceph: fix erroneous cap flush to non-auth mds 14 years ago
Sage Weil 50aac4fec5 ceph: fix cap_wanted_delay_{min,max} mount option initialization 14 years ago
Sage Weil 17db143fc0 ceph: fix xattr rbtree search 14 years ago
Yehuda Sadeh 1c1266bb91 ceph: fix getattr on directory when using norbytes 14 years ago
Tejun Heo 01e6acc4ea ceph: fsc->*_wq's aren't used in memory reclaim path 14 years ago
Tracey Dent 582c86e690 ceph: Makefile: Remove unnessary code 14 years ago
Sage Weil dc69e2e9fc ceph: associate requests with opening sessions 14 years ago
Sage Weil 4af25fdda6 ceph: drop redundant r_mds field 14 years ago
Sage Weil 14303d20f3 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS 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
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago