Age | Commit message (Expand) | Author | Files | Lines |
2018-03-30 | ceph: only dirty ITER_IOVEC pages for direct read | Yan, Zheng | 1 | -3/+6 |
2018-03-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+14 |
2018-03-23 | hugetlbfs: check for pgoff value overflow | Mike Kravetz | 1 | -3/+14 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2018-03-21 | Merge tag 'nfsd-4.16-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -19/+43 |
2018-03-20 | sysfs: symlink: export sysfs_create_link_nowarn() | Grygorii Strashko | 1 | -0/+1 |
2018-03-19 | nfsd: remove blocked locks on client teardown | Jeff Layton | 1 | -19/+43 |
2018-03-16 | Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -15/+15 |
2018-03-16 | Revert "btrfs: use proper endianness accessors for super_copy" | David Sterba | 2 | -15/+13 |
2018-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -7/+21 |
2018-03-16 | fs: Teach path_connected to handle nfs filesystems with multiple roots. | Eric W. Biederman | 2 | -2/+5 |
2018-03-15 | btrfs: add missing initialization in btrfs_check_shared | Edmund Nadolski | 1 | -0/+1 |
2018-03-15 | btrfs: Fix NULL pointer exception in find_bio_stripe | Dmitriy Gorokh | 1 | -0/+1 |
2018-03-14 | fs/aio: Use RCU accessors for kioctx_table->table[] | Tejun Heo | 1 | -10/+11 |
2018-03-14 | fs/aio: Add explicit RCU grace period when freeing kioctx | Tejun Heo | 1 | -4/+19 |
2018-03-12 | Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -44/+54 |
2018-03-09 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -68/+228 |
2018-03-09 | Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -12/+30 |
2018-03-08 | NFS: Fix unstable write completion | Trond Myklebust | 1 | -40/+43 |
2018-03-08 | pNFS: Prevent the layout header refcount going to zero in pnfs_roc() | Trond Myklebust | 1 | -3/+10 |
2018-03-08 | NFS: Fix an incorrect type in struct nfs_direct_req | Trond Myklebust | 1 | -1/+1 |
2018-03-07 | gfs2: Fixes to "Implement iomap for block_map" (2) | Andreas Gruenbacher | 1 | -3/+0 |
2018-03-07 | ovl: update Kconfig texts | Miklos Szeredi | 1 | -0/+14 |
2018-03-04 | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -47/+191 |
2018-03-02 | Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 4 | -38/+45 |
2018-03-02 | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -19/+33 |
2018-03-02 | xfs: don't block on the ilock for RWF_NOWAIT | Christoph Hellwig | 1 | -8/+19 |
2018-03-02 | xfs: don't start out with the exclusive ilock for direct I/O | Christoph Hellwig | 1 | -4/+2 |
2018-03-02 | xfs: don't allocate COW blocks for zeroing holes or unwritten extents | Christoph Hellwig | 1 | -1/+10 |
2018-03-01 | ceph: fix potential memory leak in init_caches() | Chengguang Xu | 1 | -3/+6 |
2018-03-01 | Btrfs: fix log replay failure after unlink and link combination | Filipe Manana | 3 | -22/+139 |
2018-03-01 | Btrfs: fix log replay failure after linking special file and fsync | Filipe Manana | 1 | -1/+1 |
2018-03-01 | Btrfs: send, fix issuing write op when processing hole in no data mode | Filipe Manana | 1 | -0/+3 |
2018-03-01 | btrfs: use proper endianness accessors for super_copy | Anand Jain | 2 | -13/+15 |
2018-03-01 | btrfs: alloc_chunk: fix DUP stripe size handling | Hans van Kranenburg | 1 | -5/+6 |
2018-03-01 | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster | Nikolay Borisov | 1 | -2/+16 |
2018-03-01 | btrfs: handle failure of add_pending_csums | Nikolay Borisov | 1 | -2/+9 |
2018-03-01 | btrfs: use kvzalloc to allocate btrfs_fs_info | Jeff Mahoney | 2 | -2/+2 |
2018-02-28 | Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 4 | -5/+13 |
2018-02-26 | xfs: fix potential memory leak in mount option parsing | Chengguang Xu | 1 | -0/+2 |
2018-02-26 | blockdev: Avoid two active bdev inodes for one device | Jan Kara | 1 | -2/+23 |
2018-02-26 | genhd: Fix use after free in __blkdev_get() | Jan Kara | 1 | -2/+5 |
2018-02-26 | genhd: Add helper put_disk_and_module() | Jan Kara | 1 | -14/+5 |
2018-02-26 | direct-io: Fix sleep in atomic due to sync AIO | Jan Kara | 1 | -2/+1 |
2018-02-26 | ovl: redirect_dir=nofollow should not follow redirect for opaque lower | Vivek Goyal | 1 | -3/+3 |
2018-02-26 | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu | 1 | -11/+5 |
2018-02-26 | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu | 1 | -0/+2 |
2018-02-26 | ceph: flush dirty caps of unlinked inode ASAP | Zhi Zhang | 3 | -24/+32 |
2018-02-26 | ovl: fix ptr_ret.cocci warnings | Fengguang Wu | 1 | -1/+1 |
2018-02-26 | Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -11/+11 |