Linus Torvalds
|
cc8362b1f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 gadi atpakaļ |
Alex Elder
|
aa711ee340
ceph: define snap counts as u32 everywhere
|
13 gadi atpakaļ |
Al Viro
|
30d9049474
kill struct opendata
|
13 gadi atpakaļ |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 gadi atpakaļ |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 gadi atpakaļ |
Miklos Szeredi
|
2d83bde9a1
ceph: implement i_op->atomic_open()
|
13 gadi atpakaļ |
Miklos Szeredi
|
3819219b59
ceph: remove unused arg from ceph_lookup_open()
|
13 gadi atpakaļ |
Alex Elder
|
3ce6cd1233
ceph: avoid repeatedly computing the size of constant vxattr names
|
13 gadi atpakaļ |
Amon Ott
|
a661fc5611
ceph: use 2 instead of 1 as fallback for 32-bit inode number
|
13 gadi atpakaļ |
Linus Torvalds
|
1a52bb0b68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 gadi atpakaļ |
Sage Weil
|
a40dc6cc2e
ceph: enable/disable dentry complete flags via mount option
|
13 gadi atpakaļ |
Al Viro
|
5706b27dea
ceph: propagate umode_t
|
14 gadi atpakaļ |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 gadi atpakaļ |
Sage Weil
|
c6ffe10015
ceph: use new D_COMPLETE dentry flag
|
13 gadi atpakaļ |
Sage Weil
|
b58dc4100b
ceph: clear parent D_COMPLETE flag when on dentry prune
|
14 gadi atpakaļ |
Amon Ott
|
3310f7541f
ceph: fix 32-bit ino numbers
|
13 gadi atpakaļ |
Sage Weil
|
83817e35cb
ceph: rename rsize -> rasize
|
14 gadi atpakaļ |
Linus Torvalds
|
ba5b56cb3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 gadi atpakaļ |
Sage Weil
|
e5f86dc377
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
|
14 gadi atpakaļ |
Sage Weil
|
5f21c96dd5
ceph: protect access to d_parent
|
14 gadi atpakaļ |
Sage Weil
|
468640e32c
ceph: fix ceph_lookup_open intent usage
|
14 gadi atpakaļ |
Sage Weil
|
9cfa1098dc
ceph: use flag bit for at_end readdir flag
|
14 gadi atpakaļ |
Sage Weil
|
4918b6d140
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
|
14 gadi atpakaļ |
Sage Weil
|
252c6728de
ceph: add flags field to file_info
|
14 gadi atpakaļ |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 gadi atpakaļ |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 gadi atpakaļ |
Henry C Chang
|
d3d0720d4a
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
|
14 gadi atpakaļ |
Sage Weil
|
fca65b4ad7
ceph: do not call __mark_dirty_inode under i_lock
|
14 gadi atpakaļ |
Sage Weil
|
80456f8672
ceph: move readahead default to fs/ceph from libceph
|
14 gadi atpakaļ |
Yehuda Sadeh
|
ad1fee96cb
ceph: add ino32 mount option
|
14 gadi atpakaļ |