aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01ceph: return EBADF if waiting for caps on closed fileSage Weil1-0/+3
2010-02-23ceph: don't clobber write return value when using O_SYNCYehuda Sadeh1-3/+6
2010-02-11ceph: fix sync read eof check deadlockSage Weil1-13/+26
2010-02-11ceph: sync read/write considers page cacheYehuda Sadeh1-2/+16
2010-02-11ceph: fix short synchronous readsYehuda Sadeh1-9/+9
2010-01-06ceph: fix copy_user_to_page_vector()Yehuda Sadeh1-4/+4
2009-11-04ceph: fix sparse endian warningSage Weil1-1/+1
2009-10-06ceph: file operationsSage Weil1-0/+904