index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
dir.c
Age
Commit message (
Expand
)
Author
2010-08-03
ceph: constify dentry_operations
Sage Weil
2010-08-01
ceph: code cleanup
Yehuda Sadeh
2010-07-23
ceph: fix d_release dop for snapdir, snapped dentries
Sage Weil
2010-07-22
ceph: avoid dcache readdir for snapdir
Sage Weil
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-17
ceph: specify max_bytes on readdir replies
Sage Weil
2010-05-17
ceph: set dn offset when spliced
Sage Weil
2010-05-17
ceph: set next_offset on readdir finish
Sage Weil
2010-05-17
ceph: fix memory leak due to possible dentry init race
Sage Weil
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
2010-05-03
ceph: clear dir complete, invalidate dentry on replayed rename
Sage Weil
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-13
ceph: reserve one more caps space when doing readdir
Yehuda Sadeh
2010-04-12
ceph: fix dentry reference leak in dcache readdir
Sage Weil
2010-03-30
ceph: fix dentry rehashing on virtual .snap dir
Sage Weil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
ceph: fix possible double-free of mds request reference
Sage Weil
2009-12-23
ceph: add feature bits to connection handshake (protocol change)
Sage Weil
2009-12-21
ceph: do not drop lease during revalidate
Sage Weil
2009-12-03
ceph: hide /.ceph from readdir results
Sage Weil
2009-11-11
ceph: exclude snapdir from readdir results
Sage Weil
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
2009-10-06
ceph: directory operations
Sage Weil