Sage Weil
|
d79698da32
ceph: document unlocked d_parent accesses
|
14 年之前 |
Sage Weil
|
41b02e1f9b
ceph: explicitly reference rename old_dentry parent dir in request
|
14 年之前 |
Sage Weil
|
e5f86dc377
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
|
14 年之前 |
Sage Weil
|
2f90b852e3
ceph: ignore lease mask
|
14 年之前 |
Al Viro
|
1b71fe2efa
ceph analog of cifs build_path_from_dentry() race fix
|
14 年之前 |
Sage Weil
|
db3540522e
ceph: fix cap flush race reentrancy
|
14 年之前 |
Sage Weil
|
1b36698577
libceph: remove unused variable
|
14 年之前 |
Sage Weil
|
3b66378034
ceph: take reference on mds request r_unsafe_dir
|
14 年之前 |
Henry C Chang
|
7d8e18a69d
ceph: print debug message before put mds session
|
14 年之前 |
Sage Weil
|
ef550f6f4f
ceph: flush msgr_wq during mds_client shutdown
|
14 年之前 |
Linus Torvalds
|
b12ece7d85
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 年之前 |
Sage Weil
|
d66bbd441c
ceph: avoid picking MDS that is not active
|
14 年之前 |
Linus Torvalds
|
a170315420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 年之前 |
Sage Weil
|
dc69e2e9fc
ceph: associate requests with opening sessions
|
14 年之前 |
Sage Weil
|
4af25fdda6
ceph: drop redundant r_mds field
|
14 年之前 |
Sage Weil
|
14303d20f3
ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS
|
14 年之前 |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 年之前 |
Herb Shiu
|
25933abdd8
ceph: Handle file locks in replies from the MDS.
|
14 年之前 |
Linus Torvalds
|
76db8ac45f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
Sage Weil
|
cb4276cca4
ceph: fix uid/gid on resent mds requests
|
14 年之前 |
Sage Weil
|
496e59553c
ceph: switch from BKL to lock_flocks()
|
14 年之前 |
Greg Farnum
|
fca4451acf
ceph: preallocate flock state without locks held
|
14 年之前 |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 年之前 |
Sage Weil
|
3612abbd5d
ceph: fix reconnect encoding for old servers
|
14 年之前 |
Sage Weil
|
e072f8aa35
ceph: don't BUG on ENOMEM during mds reconnect
|
14 年之前 |
Sage Weil
|
eb6bb1c5bd
ceph: direct requests in snapped namespace based on nonsnap parent
|
15 年之前 |
Sage Weil
|
f3c60c5918
ceph: fix multiple mds session shutdown
|
15 年之前 |
Sage Weil
|
213c99ee0c
ceph: whitespace cleanup
|
15 年之前 |
Greg Farnum
|
40819f6fb2
ceph: add flock/fcntl lock support
|
15 年之前 |