Yan, Zheng
|
6ee6b95373
ceph: fix race between cap issue and revoke
|
12 年 前 |
Yan, Zheng
|
b1530f5704
ceph: fix cap revoke race
|
12 年 前 |
Yan, Zheng
|
b415bf4f9f
ceph: fix pending vmtruncate race
|
12 年 前 |
majianpeng
|
93faca6ef4
ceph: Reconstruct the func ceph_reserve_caps.
|
12 年 前 |
Yan, Zheng
|
005c46970e
ceph: move inode to proper flushing list when auth MDS changes
|
12 年 前 |
Yan, Zheng
|
b8c2f3ae2d
ceph: check migrate seq before changing auth cap
|
12 年 前 |
Yan, Zheng
|
bb137f84d1
ceph: fix cap release race
|
12 年 前 |
Yan, Zheng
|
37505d5768
ceph: take i_mutex before getting Fw cap
|
12 年 前 |
Yan, Zheng
|
2f276c5111
ceph: use i_release_count to indicate dir's completeness
|
12 年 前 |
Yan, Zheng
|
a8673d61ad
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
|
12 年 前 |
Yan, Zheng
|
964266cce9
ceph: set mds_want according to cap import message
|
12 年 前 |
Yan, Zheng
|
d40ee0dcc1
ceph: queue cap release when trimming cap
|
12 年 前 |
Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 年 前 |
Eric W. Biederman
|
bd2bae6a66
ceph: Convert kuids and kgids before printing them.
|
12 年 前 |
Eric W. Biederman
|
05cb11c17e
ceph: Translate between uid and gids in cap messages and kuids and kgids
|
12 年 前 |
Yan, Zheng
|
390306c38d
ceph: check mds_wanted for imported cap
|
12 年 前 |
Yan, Zheng
|
66f58691c5
ceph: allocate cap_release message when receiving cap import
|
12 年 前 |
Yan, Zheng
|
395c312b9c
ceph: allow revoking duplicated caps issued by non-auth MDS
|
12 年 前 |
Yan, Zheng
|
8a92a119b2
ceph: move dirty inode to migrating list when clearing auth caps
|
12 年 前 |
Yan, Zheng
|
0e5e1774a9
ceph: call handle_cap_grant() for cap import message
|
12 年 前 |
Yan, Zheng
|
0685235ffd
ceph: Don't add dirty inode to dirty list if caps is in migration
|
12 年 前 |
Yan, Zheng
|
5e62ad3015
ceph: Don't update i_max_size when handling non-auth cap
|
12 年 前 |
Yan, Zheng
|
4d1d0534f5
ceph: Hold caps_list_lock when adjusting caps_{use, total}_count
|
12 年 前 |
Wei Yongjun
|
b905a7f8b7
ceph: convert to use le32_add_cpu()
|
12 年 前 |
Linus Torvalds
|
6c073a7ee2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 年 前 |
Alex Elder
|
d8fb02abdc
ceph: create a new session lock to avoid lock inversion
|
13 年 前 |
Al Viro
|
5706b27dea
ceph: propagate umode_t
|
14 年 前 |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 年 前 |
Sage Weil
|
c6ffe10015
ceph: use new D_COMPLETE dentry flag
|
13 年 前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 年 前 |