Linus Torvalds
|
9a5889ae1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Al Viro
|
84d08fa888
helper for reading ->d_count
|
12 years ago |
Yan, Zheng
|
b415bf4f9f
ceph: fix pending vmtruncate race
|
12 years ago |
Yan, Zheng
|
0b93267252
ceph: fix symlink inode operations
|
12 years ago |
Yan, Zheng
|
2f276c5111
ceph: use i_release_count to indicate dir's completeness
|
12 years ago |
Yan, Zheng
|
3f99969f42
ceph: acquire i_mutex in __ceph_do_pending_vmtruncate
|
12 years ago |
Yan, Zheng
|
a8673d61ad
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
|
12 years ago |
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 |