Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | ceph: add mount option to limit caps count | Yan, Zheng | 6 | -21/+86 |
2019-03-05 | ceph: periodically trim stale dentries | Yan, Zheng | 5 | -68/+312 |
2019-03-05 | ceph: delete stale dentry when last reference is dropped | Yan, Zheng | 4 | -32/+104 |
2019-03-05 | ceph: remove dentry_lru file from debugfs | Yan, Zheng | 1 | -27/+0 |
2019-03-05 | ceph: touch existing cap when handling reply | Yan, Zheng | 1 | -0/+4 |
2019-03-05 | ceph: pass inclusive lend parameter to filemap_write_and_wait_range() | zhengbin | 1 | -5/+8 |
2019-03-05 | ceph: send cap releases more aggressively | Yan, Zheng | 6 | -34/+83 |
2019-03-05 | ceph: support getting ceph.dir.pin vxattr | Yan, Zheng | 5 | -1/+32 |
2019-03-05 | ceph: support versioned reply | Yan, Zheng | 2 | -49/+166 |
2019-03-05 | ceph: map snapid to anonymous bdev ID | Yan, Zheng | 5 | -17/+210 |
2019-03-05 | ceph: split large reconnect into multiple messages | Yan, Zheng | 4 | -59/+243 |
2019-03-05 | ceph: decode feature bits in session message | Yan, Zheng | 2 | -5/+44 |
2019-03-05 | ceph: set special inode's blocksize to page size | Yan, Zheng | 1 | -0/+1 |
2019-03-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+12 |
2019-03-01 | hugetlbfs: fix races and page leaks during migration | Mike Kravetz | 1 | -0/+12 |
2019-03-01 | Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+0 |
2019-02-25 | afs: Fix manually set volume location server list | David Howells | 1 | -0/+1 |
2019-02-25 | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" | Linus Torvalds | 1 | -2/+0 |
2019-02-21 | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1/+2 |
2019-02-21 | proc, oom: do not report alien mms when setting oom_score_adj | Michal Hocko | 1 | -4/+0 |
2019-02-20 | orangefs: remove two un-needed BUG_ONs... | Mike Marshall | 1 | -4/+0 |
2019-02-20 | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -14/+17 |
2019-02-19 | exec: load_script: Do not exec truncated interpreter path | Kees Cook | 1 | -9/+48 |
2019-02-18 | ceph: avoid repeatedly adding inode to mdsc->snap_flush_list | Yan, Zheng | 1 | -1/+2 |
2019-02-17 | Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+2 |
2019-02-17 | Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -5/+6 |
2019-02-16 | keys: Fix dependency loop between construction record and auth key | David Howells | 1 | -14/+17 |
2019-02-15 | Revert "exec: load_script: don't blindly truncate shebang string" | Linus Torvalds | 1 | -7/+3 |
2019-02-14 | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson | 8 | -192/+134 |
2019-02-14 | Revert "nfsd4: return default lease period" | J. Bruce Fields | 1 | -2/+2 |
2019-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -13/+16 |
2019-02-13 | mm: proc: smaps_rollup: fix pss_locked calculation | Sandeep Patil | 1 | -8/+14 |
2019-02-13 | Revert "mm: don't reclaim inodes with many attached pages" | Dave Chinner | 1 | -5/+2 |
2019-02-12 | NFS: Don't use page_file_mapping after removing the page | Benjamin Coddington | 1 | -5/+6 |
2019-02-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+4 |
2019-02-09 | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -9/+11 |
2019-02-08 | Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+24 |
2019-02-08 | Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -5/+27 |
2019-02-08 | Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+4 |
2019-02-07 | Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+5 |
2019-02-06 | nfsd: Fix error return values for nfsd4_clone_file_range() | Trond Myklebust | 1 | -2/+4 |
2019-02-06 | fs: ratelimit __find_get_block_slow() failure message. | Tetsuo Handa | 1 | -9/+10 |
2019-02-06 | aio: initialize kiocb private in case any filesystems expect it. | Mike Marshall | 1 | -0/+1 |
2019-02-04 | xfs: set buffer ops when repair probes for btree type | Darrick J. Wong | 2 | -3/+24 |
2019-02-04 | xfs: end sync buffer I/O properly on shutdown error | Brian Foster | 1 | -2/+1 |
2019-02-04 | xfs: eof trim writeback mapping as soon as it is cached | Brian Foster | 1 | -0/+2 |
2019-02-03 | Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -38/+71 |
2019-02-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -4/+36 |
2019-02-02 | Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 5 | -29/+61 |
2019-02-02 | autofs: fix error return in autofs_fill_super() | Ian Kent | 1 | -1/+3 |