Linus Torvalds
|
a170315420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
6c0f3af72c
ceph: add dir_layout to inode
|
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
|
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 |
Sage Weil
|
92cf765237
ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport
|
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 |
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
|
efa4c1206e
ceph: do not carry i_lock for readdir from dcache
|
14 years ago |
Sage Weil
|
4c32f5dda5
ceph: do not hide .snap in root directory
|
15 years ago |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 years ago |
Sage Weil
|
ca04d9c3ec
ceph: fix null pointer deref on anon root dentry release
|
15 years ago |
Sage Weil
|
36e21687e6
ceph: initialize fields on new dentry_infos
|
15 years ago |
Sage Weil
|
52dfb8ac0e
ceph: constify dentry_operations
|
15 years ago |
Yehuda Sadeh
|
cd84db6e40
ceph: code cleanup
|
15 years ago |
Sage Weil
|
252af52146
ceph: fix d_release dop for snapdir, snapped dentries
|
15 years ago |
Sage Weil
|
a0dff78dab
ceph: avoid dcache readdir for snapdir
|
15 years ago |
Linus Torvalds
|
b612a05537
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
15 years ago |
Julia Lawall
|
7e34bc524e
fs/ceph: Use ERR_CAST
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Sage Weil
|
23804d91f1
ceph: specify max_bytes on readdir replies
|
15 years ago |
Sage Weil
|
1cd3935bed
ceph: set dn offset when spliced
|
15 years ago |
Sage Weil
|
f1f2765fae
ceph: set next_offset on readdir finish
|
15 years ago |
Sage Weil
|
8c6efb58a5
ceph: fix memory leak due to possible dentry init race
|
15 years ago |
Cheng Renquan
|
640ef79d27
ceph: use ceph_sb_to_client instead of ceph_client
|
15 years ago |