Linus Torvalds
|
b12ece7d85
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
d66bbd441c
ceph: avoid picking MDS that is not active
|
14 years ago |
Linus Torvalds
|
a170315420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
dc69e2e9fc
ceph: associate requests with opening sessions
|
14 years ago |
Sage Weil
|
4af25fdda6
ceph: drop redundant r_mds field
|
14 years ago |
Sage Weil
|
14303d20f3
ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS
|
14 years ago |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 years ago |
Herb Shiu
|
25933abdd8
ceph: Handle file locks in replies from the MDS.
|
14 years ago |
Linus Torvalds
|
76db8ac45f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Sage Weil
|
cb4276cca4
ceph: fix uid/gid on resent mds requests
|
14 years ago |
Sage Weil
|
496e59553c
ceph: switch from BKL to lock_flocks()
|
14 years ago |
Greg Farnum
|
fca4451acf
ceph: preallocate flock state without locks held
|
14 years ago |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 years ago |
Sage Weil
|
3612abbd5d
ceph: fix reconnect encoding for old servers
|
14 years ago |
Sage Weil
|
e072f8aa35
ceph: don't BUG on ENOMEM during mds reconnect
|
15 years ago |
Sage Weil
|
eb6bb1c5bd
ceph: direct requests in snapped namespace based on nonsnap parent
|
15 years ago |
Sage Weil
|
f3c60c5918
ceph: fix multiple mds session shutdown
|
15 years ago |
Sage Weil
|
213c99ee0c
ceph: whitespace cleanup
|
15 years ago |
Greg Farnum
|
40819f6fb2
ceph: add flock/fcntl lock support
|
15 years ago |
Sage Weil
|
20cb34ae9e
ceph: support v2 reconnect encoding
|
15 years ago |
Greg Farnum
|
e55b71f802
ceph: handle ESTALE properly; on receipt send to authority if it wasn't
|
15 years ago |
Sage Weil
|
154f42c2c3
ceph: connect to export targets on cap export
|
15 years ago |
Sage Weil
|
cb170a2215
ceph: connect to export targets if mds is laggy
|
15 years ago |
Sage Weil
|
ed0552a1a2
ceph: introduce helper to connect to mds export targets
|
15 years ago |
Yehuda Sadeh
|
37151668ba
ceph: do caps accounting per mds_client
|
15 years ago |
Sage Weil
|
0deb01c999
ceph: track laggy state of mds from mdsmap
|
15 years ago |
Sage Weil
|
38e8883ee3
ceph: simplify add_cap_releases
|
15 years ago |
Sage Weil
|
ee6b272b9c
ceph: drop unused argument
|
15 years ago |
Yehuda Sadeh
|
03066f2345
ceph: use complete_all and wake_up_all
|
15 years ago |