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
|
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
|
9bae113a08
ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC
|
14 gadi atpakaļ |
Sage Weil
|
acda765788
ceph: fix bad parent_inode calc in ceph_lookup_open
|
14 gadi atpakaļ |
Sage Weil
|
d8de9ab63a
ceph: avoid carrying Fw cap during write into page cache
|
14 gadi atpakaļ |
Sage Weil
|
4918b6d140
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
|
14 gadi atpakaļ |
Josef Bacik
|
06222e491e
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
|
14 gadi atpakaļ |
Al Viro
|
8a5e929dd2
don't transliterate lower bits of ->intent.open.flags to FMODE_...
|
14 gadi atpakaļ |
Sage Weil
|
d7f124f129
ceph: fix sync and dio writes across stripe boundaries
|
14 gadi atpakaļ |
Sage Weil
|
773e9b4426
ceph: fix page alignment corrections
|
14 gadi atpakaļ |
Sage Weil
|
0e98728fa3
ceph: fix ENOENT logic in striped_read
|
14 gadi atpakaļ |
Sage Weil
|
c3cd62839a
ceph: fix short sync reads from the OSD
|
14 gadi atpakaļ |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 gadi atpakaļ |
Sage Weil
|
fca65b4ad7
ceph: do not call __mark_dirty_inode under i_lock
|
14 gadi atpakaļ |
Henry C Chang
|
49bcb93236
ceph: add request to the tail of unsafe write list
|
14 gadi atpakaļ |
Henry C Chang
|
78a255654f
ceph: remove request from unsafe list if it is canceled/timed out
|
14 gadi atpakaļ |
Henry C Chang
|
b6aa5901c7
ceph: mark user pages dirty on direct-io reads
|
14 gadi atpakaļ |
Henry C Chang
|
ab226e21ad
ceph: fix direct-io on non-page-aligned buffers
|
14 gadi atpakaļ |
Sage Weil
|
b7495fc2ff
ceph: make page alignment explicit in osd interface
|
14 gadi atpakaļ |
Sage Weil
|
e98b6fed84
ceph: fix comment, remove extraneous args
|
14 gadi atpakaļ |
Sage Weil
|
7421ab8041
ceph: fix open for write on clustered mds
|
14 gadi atpakaļ |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 gadi atpakaļ |
Henry C Chang
|
936aeb5c4a
ceph: fix list_add usage on unsafe_writes list
|
14 gadi atpakaļ |
Sage Weil
|
213c99ee0c
ceph: whitespace cleanup
|
15 gadi atpakaļ |
Greg Farnum
|
40819f6fb2
ceph: add flock/fcntl lock support
|
15 gadi atpakaļ |
Yehuda Sadeh
|
cd84db6e40
ceph: code cleanup
|
15 gadi atpakaļ |
Sage Weil
|
2962507ca2
ceph: perform lazy reads when file mode and caps permit
|
15 gadi atpakaļ |
Sage Weil
|
33caad324b
ceph: perform lazy writes when file mode and caps permit
|
15 gadi atpakaļ |
Yehuda Sadeh
|
03066f2345
ceph: use complete_all and wake_up_all
|
15 gadi atpakaļ |