| Commit message (Expand) | Author | Age |
* | ceph: fix list_add usage on unsafe_writes list | Henry C Chang | 2010-10-07 |
* | ceph: whitespace cleanup | Sage Weil | 2010-08-03 |
* | ceph: add flock/fcntl lock support | Greg Farnum | 2010-08-02 |
* | ceph: code cleanup | Yehuda Sadeh | 2010-08-01 |
* | ceph: perform lazy reads when file mode and caps permit | Sage Weil | 2010-08-01 |
* | ceph: perform lazy writes when file mode and caps permit | Sage Weil | 2010-08-01 |
* | ceph: use complete_all and wake_up_all | Yehuda Sadeh | 2010-07-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-30 |
|\ |
|
| * | fs/ceph: Use ERR_CAST | Julia Lawall | 2010-05-29 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-24 |
|\| |
|
| * | ceph: all allocation functions should get gfp_mask | Yehuda Sadeh | 2010-05-17 |
| * | ceph: make ceph_msg_new return NULL on failure; clean up, fix callers | Sage Weil | 2010-05-17 |
| * | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 2010-05-17 |
| * | ceph: use __page_cache_alloc and add_to_page_cache_lru | Yehuda Sadeh | 2010-05-17 |
* | | sanitize vfs_fsync calling conventions | Christoph Hellwig | 2010-05-21 |
|/ |
|
* | ceph: fix direct io truncate offset | Sage Weil | 2010-05-03 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ceph: return EBADF if waiting for caps on closed file | Sage Weil | 2010-03-01 |
* | ceph: don't clobber write return value when using O_SYNC | Yehuda Sadeh | 2010-02-23 |
* | ceph: fix sync read eof check deadlock | Sage Weil | 2010-02-11 |
* | ceph: sync read/write considers page cache | Yehuda Sadeh | 2010-02-11 |
* | ceph: fix short synchronous reads | Yehuda Sadeh | 2010-02-11 |
* | ceph: fix copy_user_to_page_vector() | Yehuda Sadeh | 2010-01-06 |
* | ceph: fix sparse endian warning | Sage Weil | 2009-11-04 |
* | ceph: file operations | Sage Weil | 2009-10-06 |