Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Sage Weil
|
79f9f99ad1
ceph: prepopulate inodes only when request is aborted
|
12 years ago |
Eric W. Biederman
|
bd2bae6a66
ceph: Convert kuids and kgids before printing them.
|
12 years ago |
Eric W. Biederman
|
ab871b903e
ceph: Translate inode uid and gid attributes to/from kuids and kgids.
|
12 years ago |
Linus Torvalds
|
40889e8d9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Yan, Zheng
|
a85f50b6ef
ceph: Fix __ceph_do_pending_vmtruncate
|
12 years ago |
Al Viro
|
2744c171db
ceph: don't abuse d_delete() on failure exits
|
12 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 |
Linus Torvalds
|
1a52bb0b68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
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"
|
14 years ago |
Linus Torvalds
|
ba5b56cb3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 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 |