summaryrefslogtreecommitdiffstats
path: root/fs/ceph/file.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: return EBADF if waiting for caps on closed fileSage Weil2010-03-021-0/+3
* ceph: don't clobber write return value when using O_SYNCYehuda Sadeh2010-02-231-3/+6
* ceph: fix sync read eof check deadlockSage Weil2010-02-111-13/+26
* ceph: sync read/write considers page cacheYehuda Sadeh2010-02-111-2/+16
* ceph: fix short synchronous readsYehuda Sadeh2010-02-111-9/+9
* ceph: fix copy_user_to_page_vector()Yehuda Sadeh2010-01-071-4/+4
* ceph: fix sparse endian warningSage Weil2009-11-051-1/+1
* ceph: file operationsSage Weil2009-10-061-0/+904