Commit Graph

519 Commits (62fe778412b36791b7897cfa139342906fbbf07b)

Author SHA1 Message Date
Dave Chinner 0444d76ae6 fs: don't use igrab() while holding i_lock 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
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Nick Piggin da5029563a fs: dcache scale d_unhashed 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Henry C Chang b6aa5901c7 ceph: mark user pages dirty on direct-io reads 14 years ago
Sage Weil 92cf765237 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport 14 years ago
Henry C Chang ab226e21ad ceph: fix direct-io on non-page-aligned buffers 14 years ago
Sage Weil 1cd275f609 ceph: fix ioctl magic 14 years ago
Herb Shiu a5b10629ed ceph: Behave better when handling file lock replies. 14 years ago
Herb Shiu 637ae8d547 ceph: pass lock information by struct file_lock instead of as individual params. 14 years ago
Herb Shiu 25933abdd8 ceph: Handle file locks in replies from the MDS. 14 years ago
Sage Weil 884ea89276 ceph: avoid possible null deref in readdir after dir llseek 14 years ago
Sage Weil 3105c19c45 ceph: fix readdir EOVERFLOW on 32-bit archs 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Sage Weil 7b88dadc13 ceph: fix frag offset for non-leftmost frags 14 years ago
Sage Weil a1629c3b24 ceph: fix dangling pointer 14 years ago
Sage Weil b7495fc2ff ceph: make page alignment explicit in osd interface 14 years ago
Sage Weil e98b6fed84 ceph: fix comment, remove extraneous args 14 years ago