summaryrefslogtreecommitdiffstats
path: root/fs/ceph/file.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil2010-05-171-2/+2
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-171-1/+1
* ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh2010-05-171-1/+1
* ceph: fix direct io truncate offsetSage Weil2010-05-031-1/+2
* 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-011-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-061-4/+4
* ceph: fix sparse endian warningSage Weil2009-11-041-1/+1
* ceph: file operationsSage Weil2009-10-061-0/+904
OpenPOWER on IntegriCloud