Linus Torvalds
|
56b59b429b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 anni fa |
Alex Elder
|
cffaba15cd
ceph: ensure Boolean options support both senses
|
13 anni fa |
Alex Elder
|
ee57741c52
rbd: make ceph_parse_options() return a pointer
|
13 anni fa |
Alex Elder
|
3ce6cd1233
ceph: avoid repeatedly computing the size of constant vxattr names
|
13 anni fa |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 anni fa |
Linus Torvalds
|
1a52bb0b68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 anni fa |
Sage Weil
|
a40dc6cc2e
ceph: enable/disable dentry complete flags via mount option
|
13 anni fa |
Alex Elder
|
d46cfba536
ceph: always initialize the dentry in open_root_dentry()
|
13 anni fa |
Al Viro
|
3c5184ef12
ceph: d_alloc_root() may fail
|
13 anni fa |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 anni fa |
Sage Weil
|
2151937d7c
ceph: fix rasize reporting by ceph_show_options
|
13 anni fa |
Sage Weil
|
774ac21da7
ceph: initialize root dentry
|
13 anni fa |
H Hartley Sweeten
|
0c6d4b4e22
ceph/super.c: quiet sparse noise
|
13 anni fa |
Noah Watkins
|
80db8bea6a
ceph: replace leading spaces with tabs
|
14 anni fa |
Sage Weil
|
6ab00d465a
libceph: create messenger with client
|
14 anni fa |
Sage Weil
|
83817e35cb
ceph: rename rsize -> rasize
|
14 anni fa |
Noah Watkins
|
259a187ade
ceph: fix memory leak
|
14 anni fa |
Yehuda Sadeh
|
e985222743
ceph: set up readahead size when rsize is not passed
|
14 anni fa |
Greg Farnum
|
8f04d42276
ceph: report f_bfree based on kb_avail rather than diffing.
|
14 anni fa |
Tommi Virtanen
|
8323c3aa74
ceph: Move secret key parsing earlier.
|
14 anni fa |
Sage Weil
|
80456f8672
ceph: move readahead default to fs/ceph from libceph
|
14 anni fa |
Yehuda Sadeh
|
ad1fee96cb
ceph: add ino32 mount option
|
14 anni fa |
Sage Weil
|
50aac4fec5
ceph: fix cap_wanted_delay_{min,max} mount option initialization
|
14 anni fa |
Tejun Heo
|
01e6acc4ea
ceph: fsc->*_wq's aren't used in memory reclaim path
|
14 anni fa |
Sage Weil
|
14303d20f3
ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS
|
14 anni fa |
Al Viro
|
a7f9fb205a
convert ceph
|
15 anni fa |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 anni fa |
Sage Weil
|
e9d1774431
ceph: do not ignore osd_idle_ttl mount option
|
15 anni fa |
Sage Weil
|
2d9c98ae97
ceph: make ->sync_fs not wait if wait==0
|
15 anni fa |
Sage Weil
|
a8b763a9b3
ceph: use %pU to print uuid (fsid)
|
15 anni fa |