summaryrefslogtreecommitdiff
path: root/fs/ceph/file.c
AgeCommit message (Expand)Author
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-17ceph: all allocation functions should get gfp_maskYehuda Sadeh
2010-05-17ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil
2010-05-17ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan
2010-05-17ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh
2010-05-03ceph: fix direct io truncate offsetSage Weil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01ceph: return EBADF if waiting for caps on closed fileSage Weil
2010-02-23ceph: don't clobber write return value when using O_SYNCYehuda Sadeh
2010-02-11ceph: fix sync read eof check deadlockSage Weil
2010-02-11ceph: sync read/write considers page cacheYehuda Sadeh
2010-02-11ceph: fix short synchronous readsYehuda Sadeh
2010-01-06ceph: fix copy_user_to_page_vector()Yehuda Sadeh
2009-11-04ceph: fix sparse endian warningSage Weil
2009-10-06ceph: file operationsSage Weil