| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: fix snap context leak in error path | Yan, Zheng | 2016-02-04 | 1 | -1/+1 |
* | ceph: checking for IS_ERR instead of NULL | Dan Carpenter | 2016-02-04 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-01-24 | 4 | -150/+389 |
|\ |
|
| * | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 2016-01-21 | 4 | -26/+25 |
| * | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng | 2016-01-21 | 1 | -4/+86 |
| * | ceph: Asynchronous IO support | Yan, Zheng | 2016-01-21 | 1 | -119/+278 |
| * | ceph: Avoid to propagate the invalid page point | Minfei Huang | 2016-01-21 | 1 | -1/+0 |
| * | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng | 2016-01-21 | 1 | -4/+4 |
* | | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 5 | -17/+17 |
* | | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -2/+2 |
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-01-11 | 1 | -8/+8 |
|\ \ |
|
| * | | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher | 2015-12-06 | 1 | -8/+8 |
| |/ |
|
* | | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-11-13 | 7 | -66/+161 |
|\ |
|
| * | libceph: msg signing callouts don't need con argument | Ilya Dryomov | 2015-11-02 | 1 | -6/+8 |
| * | ceph: make fsync() wait unsafe requests that created/modified inode | Yan, Zheng | 2015-11-02 | 5 | -37/+53 |
| * | ceph: add request to i_unsafe_dirops when getting unsafe reply | Yan, Zheng | 2015-11-02 | 1 | -7/+11 |
| * | ceph: don't invalidate page cache when inode is no longer used | Yan, Zheng | 2015-11-02 | 2 | -4/+10 |
| * | ceph: combine as many iovec as possile into one OSD request | Zhu, Caifeng | 2015-11-02 | 1 | -10/+77 |
| * | ceph: fix message length computation | Arnd Bergmann | 2015-11-02 | 1 | -1/+1 |
| * | ceph: fix a comment typo | Geliang Tang | 2015-11-02 | 1 | -1/+1 |
* | | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2015-11-06 | 1 | -3/+4 |
* | | Move locks API users to locks_lock_inode_wait() | Benjamin Coddington | 2015-10-22 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-09-11 | 7 | -29/+67 |
|\ |
|
| * | ceph: improve readahead for file holes | Yan, Zheng | 2015-09-09 | 1 | -1/+1 |
| * | ceph: get inode size for each append write | Yan, Zheng | 2015-09-09 | 1 | -0/+6 |
| * | ceph: cleanup use of ceph_msg_get | Jianpeng Ma | 2015-09-08 | 1 | -2/+1 |
| * | ceph: no need to get parent inode in ceph_open | Jianpeng Ma | 2015-09-08 | 1 | -5/+1 |
| * | ceph: remove the useless judgement | Jianpeng Ma | 2015-09-08 | 1 | -1/+1 |
| * | ceph: remove redundant test of head->safe and silence static analysis warnings | Brad Hubbard | 2015-09-08 | 1 | -1/+1 |
| * | ceph: fix queuing inode to mdsdir's snaprealm | Yan, Zheng | 2015-09-08 | 1 | -7/+0 |
| * | ceph: invalidate dirty pages after forced umount | Yan, Zheng | 2015-09-08 | 1 | -0/+2 |
| * | ceph: EIO all operations after forced umount | Yan, Zheng | 2015-09-08 | 5 | -12/+54 |
* | | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 2015-09-10 | 1 | -1/+1 |
* | | fs: create and use seq_show_option for escaping | Kees Cook | 2015-09-04 | 1 | -1/+1 |
|/ |
|
* | ceph: always re-send cap flushes when MDS recovers | Yan, Zheng | 2015-07-31 | 2 | -18/+5 |
* | ceph: fix ceph_encode_locks_to_buffer() | Yan, Zheng | 2015-07-31 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-04 | 1 | -1/+1 |
|\ |
|
| * | make simple_positive() public | Al Viro | 2015-06-23 | 1 | -1/+1 |
| * | fs: Rename file_remove_suid() to file_remove_privs() | Jan Kara | 2015-06-23 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-07-02 | 12 | -894/+1689 |
|\ \
| |/
|/| |
|
| * | ceph: fix ceph_writepages_start() | Yan, Zheng | 2015-06-25 | 1 | -14/+23 |
| * | ceph: rework dcache readdir | Yan, Zheng | 2015-06-25 | 6 | -215/+295 |
| * | ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL | Yan, Zheng | 2015-06-25 | 5 | -14/+15 |
| * | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 2015-06-25 | 8 | -16/+102 |
| * | ceph: re-send flushing caps (which are revoked) in reconnect stage | Yan, Zheng | 2015-06-25 | 3 | -6/+61 |
| * | ceph: send TID of the oldest pending caps flush to MDS | Yan, Zheng | 2015-06-25 | 1 | -18/+49 |
| * | ceph: track pending caps flushing globally | Yan, Zheng | 2015-06-25 | 5 | -57/+91 |
| * | ceph: track pending caps flushing accurately | Yan, Zheng | 2015-06-25 | 5 | -88/+192 |
| * | ceph: fix directory fsync | Yan, Zheng | 2015-06-25 | 2 | -64/+65 |