Linus Torvalds
|
b612a05537
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
15 years ago |
Sage Weil
|
a922d38fd1
ceph: close out mds, osd connections before stopping auth
|
15 years ago |
Julia Lawall
|
7e34bc524e
fs/ceph: Use ERR_CAST
|
15 years ago |
Linus Torvalds
|
6e188240eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
15 years ago |
Al Viro
|
3981f2e2a0
ceph: should use deactivate_locked_super() on failure exits
|
15 years ago |
Sage Weil
|
23804d91f1
ceph: specify max_bytes on readdir replies
|
15 years ago |
Sage Weil
|
31e0cf8f6a
ceph: name bdi ceph-%d instead of major:minor
|
15 years ago |
Sage Weil
|
6e19a16ef2
ceph: clean up mount options, ->show_options()
|
15 years ago |
Huang Weiyi
|
1bb71637d0
ceph: remove unused #includes
|
15 years ago |
Sage Weil
|
6822d00b54
ceph: wait for both monmap and osdmap when opening session
|
15 years ago |
Cheng Renquan
|
640ef79d27
ceph: use ceph_sb_to_client instead of ceph_client
|
15 years ago |
Sage Weil
|
5dfc589a84
ceph: unregister bdi before kill_anon_super releases device name
|
15 years ago |
Sage Weil
|
c8f16584ac
ceph: print more useful version info on module load
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Yehuda Sadeh
|
422d2cb8f9
ceph: reset osd after relevant messages timed out
|
15 years ago |
Sage Weil
|
85ccce43a3
ceph: clean up readdir caps reservation
|
15 years ago |
Yehuda Sadeh
|
f5a2041bd9
ceph: put unused osd connections on lru
|
15 years ago |
Sage Weil
|
9bd2e6f8ba
ceph: allow renewal of auth credentials
|
15 years ago |
Sage Weil
|
e0e3271074
ceph: only unregister registered bdi
|
15 years ago |
Yehuda Sadeh
|
2baba25019
ceph: writeback congestion control
|
15 years ago |
Sage Weil
|
9ec7cab14e
ceph: hex dump corrupt server data to KERN_DEBUG
|
15 years ago |
Yehuda Sadeh
|
dc14657c9c
ceph: mount fails immediately on error
|
15 years ago |
Sage Weil
|
0743304d87
ceph: fix debugfs entry, simplify fsid checks
|
15 years ago |
Sage Weil
|
b9bfb93ce2
ceph: move mempool creation to ceph_create_client
|
15 years ago |
Sage Weil
|
4e7a5dcd1b
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
|
15 years ago |
Sage Weil
|
5f44f14260
ceph: handle errors during osd client init
|
15 years ago |
Sage Weil
|
6a18be16f7
ceph: fix sparse endian warning
|
15 years ago |
Sage Weil
|
859e7b1493
ceph: init/destroy bdi in client create/destroy helpers
|
15 years ago |
Sage Weil
|
6b8051855d
ceph: allocate and parse mount args before client instance
|
15 years ago |
Sage Weil
|
e53c2fe075
ceph: fix, clean up string mount arg parsing
|
15 years ago |