summaryrefslogtreecommitdiffstats
path: root/fs/ceph/file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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