Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[safe/jmp/linux-2.6] / fs / ceph / file.c
2010-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-29 Julia Lawallfs/ceph: Use ERR_CAST
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-17 Yehuda Sadehceph: all allocation functions should get gfp_mask
2010-05-17 Sage Weilceph: make ceph_msg_new return NULL on failure; clean...
2010-05-17 Cheng Renquanceph: use ceph_sb_to_client instead of ceph_client
2010-05-17 Yehuda Sadehceph: use __page_cache_alloc and add_to_page_cache_lru
2010-05-03 Sage Weilceph: fix direct io truncate offset
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Sage Weilceph: return EBADF if waiting for caps on closed file
2010-02-23 Yehuda Sadehceph: don't clobber write return value when using O_SYNC
2010-02-11 Sage Weilceph: fix sync read eof check deadlock
2010-02-11 Yehuda Sadehceph: sync read/write considers page cache
2010-02-11 Yehuda Sadehceph: fix short synchronous reads
2010-01-07 Yehuda Sadehceph: fix copy_user_to_page_vector()
2009-11-05 Sage Weilceph: fix sparse endian warning
2009-10-06 Sage Weilceph: file operations