Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Eric W. Biederman
|
bd2bae6a66
ceph: Convert kuids and kgids before printing them.
|
12 years ago |
Eric W. Biederman
|
05cb11c17e
ceph: Translate between uid and gids in cap messages and kuids and kgids
|
12 years ago |
Yan, Zheng
|
390306c38d
ceph: check mds_wanted for imported cap
|
12 years ago |
Yan, Zheng
|
66f58691c5
ceph: allocate cap_release message when receiving cap import
|
12 years ago |
Yan, Zheng
|
395c312b9c
ceph: allow revoking duplicated caps issued by non-auth MDS
|
12 years ago |
Yan, Zheng
|
8a92a119b2
ceph: move dirty inode to migrating list when clearing auth caps
|
12 years ago |
Yan, Zheng
|
0e5e1774a9
ceph: call handle_cap_grant() for cap import message
|
12 years ago |
Yan, Zheng
|
0685235ffd
ceph: Don't add dirty inode to dirty list if caps is in migration
|
12 years ago |
Yan, Zheng
|
5e62ad3015
ceph: Don't update i_max_size when handling non-auth cap
|
12 years ago |
Yan, Zheng
|
4d1d0534f5
ceph: Hold caps_list_lock when adjusting caps_{use, total}_count
|
12 years ago |
Wei Yongjun
|
b905a7f8b7
ceph: convert to use le32_add_cpu()
|
12 years ago |
Linus Torvalds
|
6c073a7ee2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 years ago |
Alex Elder
|
d8fb02abdc
ceph: create a new session lock to avoid lock inversion
|
13 years ago |
Al Viro
|
5706b27dea
ceph: propagate umode_t
|
14 years ago |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
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
|
b61c27636f
libceph: don't complain on msgpool alloc failures
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 years ago |
Sage Weil
|
db3540522e
ceph: fix cap flush race reentrancy
|
14 years ago |
Sage Weil
|
3540303f87
ceph: fix rare potential cap leak
|
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 |
Sage Weil
|
3772d26d87
ceph: use ihold() when i_lock is held
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Sage Weil
|
7e57b81c76
ceph: avoid immediate cap check after import
|
14 years ago |
Sage Weil
|
088b3f5e9e
ceph: fix flushing of caps vs cap import
|
14 years ago |
Sage Weil
|
24be0c4810
ceph: fix erroneous cap flush to non-auth mds
|
14 years ago |