Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Yan, Zheng
|
32ec439775
ceph: hold on to exclusive caps on complete directories
|
10 years ago |
Yan, Zheng
|
571ade336a
ceph: don't mark dirty caps when there is no auth cap
|
10 years ago |
Yan, Zheng
|
db40cc1702
ceph: keep i_snap_realm while there are writers
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Yan, Zheng
|
c4d4a582c5
ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)
|
10 years ago |
Yan, Zheng
|
d3383a8e37
ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)
|
10 years ago |
Yan, Zheng
|
982d6011bc
ceph: improve reference tracking for snaprealm
|
10 years ago |
Yan, Zheng
|
03f4fcb028
ceph: handle SESSION_FORCE_RO message
|
10 years ago |
Yan, Zheng
|
e20d258d73
ceph: flush inline version
|
11 years ago |
Yan, Zheng
|
3738daa68a
ceph: fetch inline data when getting Fcr cap refs
|
11 years ago |
Yan, Zheng
|
31c542a199
ceph: add inline data to pagecache
|
11 years ago |
Yan, Zheng
|
fb01d1f8b0
ceph: parse inline data in MClientReply and MClientCaps
|
11 years ago |
SF Markus Elfring
|
e96a650a81
ceph, rbd: delete unnecessary checks before two function calls
|
11 years ago |
Yan, Zheng
|
3231300bb9
ceph: fix flush tid comparision
|
11 years ago |
Fabian Frederick
|
ab6c2c3ebe
ceph: fix bool assignments
|
11 years ago |
Yan, Zheng
|
6cd3bcad0d
ceph: move ceph_find_inode() outside the s_mutex
|
11 years ago |
Himangi Saraogi
|
08a0f24e4c
ceph: replace comma with a semicolon
|
11 years ago |
Yan, Zheng
|
ca665e0282
mds: check cap ID when handling cap export message
|
11 years ago |
Yan, Zheng
|
2cd698be9a
ceph: handle cap import atomically
|
11 years ago |
Yan, Zheng
|
d9df278350
ceph: pre-allocate ceph_cap struct for ceph_add_cap()
|
11 years ago |
Yan, Zheng
|
f98a128a55
ceph: update inode fields according to issued caps
|
11 years ago |
Yan, Zheng
|
c6bcda6f52
ceph: queue vmtruncate if necessary when handing cap grant/revoke
|
11 years ago |
Yan, Zheng
|
fd7b95cd1b
ceph: avoid releasing caps that are being used
|
11 years ago |
Yan, Zheng
|
d9ffc4f770
ceph: set mds_wanted when MDS reply changes a cap to auth cap
|
11 years ago |
Yan, Zheng
|
a255060451
ceph: make sure write caps are registered with auth MDS
|
11 years ago |
Yan, Zheng
|
11df2dfb61
ceph: add imported caps when handling cap export message
|
11 years ago |
Yan, Zheng
|
4ee6a914ed
ceph: remove exported caps when handling cap import message
|
11 years ago |
Yan, Zheng
|
9215aeea62
ceph: check inode caps in ceph_d_revalidate
|
11 years ago |
Yan, Zheng
|
9563f88c1f
ceph: fix cache revoke race
|
11 years ago |