fs: dcache scale subdirs
[linux-flexiantxendom0-natty.git] / fs / ceph / inode.c
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2010-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-09 Sage Weilceph: make page alignment explicit in osd interface
2010-11-08 Sage Weilceph: fix update of ctime from MDS
2010-11-08 Sage Weilceph: fix version check on racing inode updates
2010-11-08 Sage Weilceph: fix rdcache_gen usage and invalidate
2010-11-07 Sage Weilceph: only let auth caps update max_size
2010-11-07 Sage Weilceph: fix bad pointer dereference in ceph_fill_trace
2010-10-20 Yehuda Sadehceph: factor out libceph from Ceph file system
2010-09-13 Sage Weilceph: fix dn offset during readdir_prepopulate
2010-08-25 Dan Carpenterceph: ceph_get_inode() returns an ERR_PTR
2010-08-23 Sage Weilceph: don't improperly set dir complete when holding...
2010-08-02 Sage Weilceph: perform lazy reads when file mode and caps permit
2010-07-27 Yehuda Sadehceph: use complete_all and wake_up_all
2010-07-23 Sage Weilceph: fix leak of dentry in ceph_init_dentry() error...
2010-06-21 Sage Weilceph: handle splice_dentry/d_materialize_unique error...
2010-06-01 Henry C Changceph: fix d_subdirs ordering problem
2010-05-29 Julia Lawallfs/ceph: Use ERR_CAST
2010-05-17 Sage Weilceph: use common helper for aborted dir request invalid...
2010-05-17 Sage Weilceph: set dn offset when spliced
2010-05-17 Sage Weilceph: don't clobber i_max_offset on already complete dir
2010-05-17 Sage Weilceph: skip set_dentry_offset work if directory not...
2010-05-17 Sage Weilceph: fix xattr dangling pointer / double free
2010-05-17 Cheng Renquanceph: use ceph_sb_to_client instead of ceph_client
2010-05-17 Sage Weilceph: invalidate affected dentry leases on aborted...
2010-05-11 Sage Weilceph: fix open file counting on snapped inodes when...
2010-05-03 Sage Weilceph: clear dir complete on d_move
2010-03-30 Sage Weilceph: fix dentry rehashing on virtual .snap dir
2010-03-21 Sage Weilceph: fix inode removal from snap realm when racing...
2010-02-19 Yehuda Sadehceph: don't truncate dirty pages in invalidate work...
2010-02-17 Sage Weilceph: fix typo in ceph_queue_writeback debug output
2010-02-11 Sage Weilceph: cleanup async writeback, truncation, invalidate...
2010-02-11 Yehuda Sadehceph: fix truncation when not holding caps
2010-01-29 Yehuda Sadehceph: remove unreachable code
2010-01-25 Sage Weilceph: properly handle aborted mds requests
2010-01-14 Yehuda Sadehceph: change dentry offset and position after splice_dentry
2009-12-22 Sage Weilceph: ensure rename target dentry fails revalidation
2009-12-07 Sage Weilceph: simplify ceph_buffer interface
2009-11-11 Sage Weilceph: initialize i_size/i_rbytes on snapdir
2009-10-21 Sage Weilceph: move directory size logic to ceph_getattr
2009-10-06 Sage Weilceph: inode operations