Commit Graph

78 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Yan, Zheng a85f50b6ef ceph: Fix __ceph_do_pending_vmtruncate 12 years ago
Al Viro 2744c171db ceph: don't abuse d_delete() on failure exits 13 years ago
Sage Weil 6c5e50fa61 ceph: tolerate (and warn on) extraneous dentry from mds 13 years ago
Xi Wang 810339ec2f ceph: avoid panic with mismatched symlink sizes in fill_inode() 13 years ago
Yehuda Sadeh b8cd952b51 ceph: dereference pointer after checking for NULL 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Sage Weil be655596b3 ceph: use i_ceph_lock instead of i_lock 13 years ago
Sage Weil 15a2015fbc ceph: fix iput race when queueing inode work 13 years ago
Sage Weil c6ffe10015 ceph: use new D_COMPLETE dentry flag 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Sage Weil 83eaea22bd Revert "ceph: don't truncate dirty pages in invalidate work thread" 13 years ago
Sage Weil 4f17726452 ceph: document locking for ceph_set_dentry_offset 14 years ago
Sage Weil 5f21c96dd5 ceph: protect access to d_parent 14 years ago
Sage Weil dfabbed6fd ceph: set dir complete frag after adding capability 14 years ago
Sage Weil 2f90b852e3 ceph: ignore lease mask 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
Sage Weil 70b666c3b4 ceph: use ihold when we already have an inode ref 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
Yehuda Sadeh ad1fee96cb ceph: add ino32 mount option 14 years ago
Sage Weil 09adc80c61 ceph: preserve I_COMPLETE across rename 14 years ago
Sage Weil b545cc1505 ceph: do not set I_COMPLETE 14 years ago
Yehuda Sadeh 1c1266bb91 ceph: fix getattr on directory when using norbytes 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 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 b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Sage Weil b7495fc2ff ceph: make page alignment explicit in osd interface 14 years ago
Sage Weil d8672d64b8 ceph: fix update of ctime from MDS 14 years ago
Sage Weil 8bd59e0188 ceph: fix version check on racing inode updates 14 years ago
Sage Weil cd045cb42a ceph: fix rdcache_gen usage and invalidate 14 years ago
Sage Weil 912a9b0319 ceph: only let auth caps update max_size 14 years ago
Sage Weil d8b16b3d1c ceph: fix bad pointer dereference in ceph_fill_trace 14 years ago
Yehuda Sadeh 3d14c5d2b6 ceph: factor out libceph from Ceph file system 15 years ago
Sage Weil 467c525109 ceph: fix dn offset during readdir_prepopulate 15 years ago
Dan Carpenter ac1f12ef56 ceph: ceph_get_inode() returns an ERR_PTR 15 years ago
Sage Weil 124514918b ceph: don't improperly set dir complete when holding EXCL cap 15 years ago
Sage Weil 2962507ca2 ceph: perform lazy reads when file mode and caps permit 15 years ago
Yehuda Sadeh 03066f2345 ceph: use complete_all and wake_up_all 15 years ago
Sage Weil 8c696737aa ceph: fix leak of dentry in ceph_init_dentry() error path 15 years ago
Sage Weil d69ed05a80 ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate 15 years ago
Henry C Chang 13a4214cd9 ceph: fix d_subdirs ordering problem 15 years ago
Julia Lawall 7e34bc524e fs/ceph: Use ERR_CAST 15 years ago
Sage Weil 167c9e352d ceph: use common helper for aborted dir request invalidation 15 years ago