| Commit message (Expand) | Author | Age |
... | |
| * | ceph: update cap reconnect message to version 3 | Yan, Zheng | 2016-07-27 |
| * | ceph: mount non-default filesystem by name | Yan, Zheng | 2016-07-27 |
| * | ceph: handle LOOKUP_RCU in ceph_d_revalidate | Jeff Layton | 2016-07-27 |
| * | ceph: allow dentry_lease_is_valid to work under RCU walk | Jeff Layton | 2016-07-27 |
| * | ceph: clear d_fsinfo pointer under d_lock | Jeff Layton | 2016-07-27 |
| * | ceph: remove ceph_mdsc_lease_release | Jeff Layton | 2016-07-27 |
| * | ceph: don't use ->d_time | Miklos Szeredi | 2016-07-27 |
| * | ceph: fix spelling mistake: "resgister" -> "register" | Colin Ian King | 2016-07-27 |
| * | ceph: fix NULL dereference in ceph_queue_cap_snap() | Yan, Zheng | 2016-07-27 |
| * | ceph: wait unsafe sync writes for evicting inode | Yan, Zheng | 2016-07-27 |
| * | ceph: fix use-after-free bug in ceph_direct_read_write() | Yan, Zheng | 2016-07-27 |
| * | ceph: reduce i_nr_by_mode array size | Yan, Zheng | 2016-07-27 |
| * | ceph: set user pages dirty after direct IO read | Yan, Zheng | 2016-07-27 |
| * | ceph: rados pool namespace support | Yan, Zheng | 2016-07-27 |
| * | libceph: rados pool namespace support | Yan, Zheng | 2016-07-27 |
| * | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-27 |
| * | libceph: add an ONSTACK initializer for oids | Ilya Dryomov | 2016-07-27 |
* | | Merge branch 'salted-string-hash' | Linus Torvalds | 2016-07-28 |
|\ \
| |/
|/| |
|
| * | vfs: make the string hashes salt the hash | Linus Torvalds | 2016-06-10 |
* | | Use the right predicate in ->atomic_open() instances | Al Viro | 2016-07-05 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-07-01 |
|\ \
| |/
|/| |
|
| * | ceph: fix d_obtain_alias() misuses | Al Viro | 2016-06-24 |
* | | ceph: use i_version to check validity of fscache | Yan, Zheng | 2016-06-01 |
* | | ceph: improve fscache revalidation | Yan, Zheng | 2016-06-01 |
* | | ceph: disable fscache when inode is opened for write | Yan, Zheng | 2016-06-01 |
* | | ceph: avoid unnecessary fscache invalidation/revlidation | Yan, Zheng | 2016-06-01 |
* | | ceph: call __fscache_uncache_page() if readpages fails | Yan, Zheng | 2016-06-01 |
* | | libceph: change ceph_osdmap_flag() to take osdc | Ilya Dryomov | 2016-05-30 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-27 |
|\ |
|
| * | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-05-26 |
|\ \
| |/
|/| |
|
| * | ceph: fix wake_up_session_cb() | Yan, Zheng | 2016-05-25 |
| * | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng | 2016-05-25 |
| * | ceph: SetPageError() for writeback pages if writepages fails | Yan, Zheng | 2016-05-25 |
| * | ceph: handle interrupted ceph_writepage() | Yan, Zheng | 2016-05-25 |
| * | ceph: make ceph_update_writeable_page() uninterruptible | Yan, Zheng | 2016-05-25 |
| * | ceph: handle -EAGAIN returned by ceph_update_writeable_page() | Yan, Zheng | 2016-05-25 |
| * | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng | 2016-05-25 |
| * | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng | 2016-05-25 |
| * | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 2016-05-25 |
| * | ceph: tolerate bad i_size for symlink inode | Yan, Zheng | 2016-05-25 |
| * | ceph: improve fragtree change detection | Yan, Zheng | 2016-05-25 |
| * | ceph: keep leaf frag when updating fragtree | Yan, Zheng | 2016-05-25 |
| * | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng | 2016-05-25 |
| * | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng | 2016-05-25 |
| * | ceph: fix inode reference leak | Yan, Zheng | 2016-05-25 |
| * | ceph: using hash value to compose dentry offset | Yan, Zheng | 2016-05-25 |
| * | ceph: don't forbid marking directory complete after forward seek | Yan, Zheng | 2016-05-25 |
| * | ceph: record 'offset' for each entry of readdir result | Yan, Zheng | 2016-05-25 |
| * | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng | 2016-05-25 |