aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/file.c
Commit message (Expand)AuthorAge
* ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil2010-05-17
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh2010-05-17
* ceph: fix direct io truncate offsetSage Weil2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ceph: return EBADF if waiting for caps on closed fileSage Weil2010-03-01
* ceph: don't clobber write return value when using O_SYNCYehuda Sadeh2010-02-23
* ceph: fix sync read eof check deadlockSage Weil2010-02-11
* ceph: sync read/write considers page cacheYehuda Sadeh2010-02-11
* ceph: fix short synchronous readsYehuda Sadeh2010-02-11
* ceph: fix copy_user_to_page_vector()Yehuda Sadeh2010-01-06
* ceph: fix sparse endian warningSage Weil2009-11-04
* ceph: file operationsSage Weil2009-10-06