Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c013f0a56c56b88ac63c4037f2dfaaf2422fa863
/
fs
/
ceph
/
file.c
fca65b4
ceph: do not call __mark_dirty_inode under i_lock
by Sage Weil
· 14 years ago
49bcb93
ceph: add request to the tail of unsafe write list
by Henry C Chang
· 14 years ago
78a2556
ceph: remove request from unsafe list if it is canceled/timed out
by Henry C Chang
· 14 years ago
b6aa590
ceph: mark user pages dirty on direct-io reads
by Henry C Chang
· 14 years ago
ab226e2
ceph: fix direct-io on non-page-aligned buffers
by Henry C Chang
· 14 years ago
b7495fc
ceph: make page alignment explicit in osd interface
by Sage Weil
· 14 years ago
e98b6fe
ceph: fix comment, remove extraneous args
by Sage Weil
· 14 years ago
7421ab8
ceph: fix open for write on clustered mds
by Sage Weil
· 14 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 15 years ago
936aeb5
ceph: fix list_add usage on unsafe_writes list
by Henry C Chang
· 14 years ago
213c99e
ceph: whitespace cleanup
by Sage Weil
· 14 years ago
40819f6
ceph: add flock/fcntl lock support
by Greg Farnum
· 14 years ago
cd84db6
ceph: code cleanup
by Yehuda Sadeh
· 14 years ago
2962507ca
ceph: perform lazy reads when file mode and caps permit
by Sage Weil
· 14 years ago
33caad3
ceph: perform lazy writes when file mode and caps permit
by Sage Weil
· 14 years ago
03066f2
ceph: use complete_all and wake_up_all
by Yehuda Sadeh
· 14 years ago
b612a05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
7e34bc5
fs/ceph: Use ERR_CAST
by Julia Lawall
· 14 years ago
6e18824
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
34d2376
ceph: all allocation functions should get gfp_mask
by Yehuda Sadeh
· 15 years ago
a79832f
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
by Sage Weil
· 15 years ago
640ef79
ceph: use ceph_sb_to_client instead of ceph_client
by Cheng Renquan
· 15 years ago
31459fe
ceph: use __page_cache_alloc and add_to_page_cache_lru
by Yehuda Sadeh
· 15 years ago
5c6a2cd
ceph: fix direct io truncate offset
by Sage Weil
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
195d3ce
ceph: return EBADF if waiting for caps on closed file
by Sage Weil
· 15 years ago
88d892a
ceph: don't clobber write return value when using O_SYNC
by Yehuda Sadeh
· 15 years ago
6a02658
ceph: fix sync read eof check deadlock
by Sage Weil
· 15 years ago
29065a5
ceph: sync read/write considers page cache
by Yehuda Sadeh
· 15 years ago
972f0d3
ceph: fix short synchronous reads
by Yehuda Sadeh
· 15 years ago
6a4ef48
ceph: fix copy_user_to_page_vector()
by Yehuda Sadeh
· 15 years ago
6a18be1
ceph: fix sparse endian warning
by Sage Weil
· 15 years ago
124e68e
ceph: file operations
by Sage Weil
· 15 years ago