summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-05-02fs: add sync_file_range() helperJens Axboe1-64/+71
2019-05-02io_uring: add support for marking commands as drainingJens Axboe1-3/+88
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds2-92/+160
2019-05-02btrfs: Use kvmalloc for allocating compressed path contextNikolay Borisov1-2/+7
2019-05-02btrfs: Factor out common extent locking code in submit_compressed_extentsNikolay Borisov1-7/+3
2019-05-02btrfs: Set io_tree only once in submit_compressed_extentsNikolay Borisov1-4/+1
2019-05-02btrfs: Replace clear_extent_bit with unlock_extentNikolay Borisov1-2/+1
2019-05-02btrfs: Make compress_file_range take only struct async_chunkNikolay Borisov1-11/+9
2019-05-02btrfs: Remove fs_info from struct async_chunkNikolay Borisov1-7/+3
2019-05-02btrfs: Rename async_cow to async_chunkNikolay Borisov1-30/+30
2019-05-02btrfs: Preallocate chunks in cow_file_range_asyncNikolay Borisov1-34/+74
2019-05-02btrfs: reserve delalloc metadata differentlyJosef Bacik1-92/+52
2019-05-02ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro1-1/+1
2019-05-01xfs: change some error-less functions to void typesEric Sandeen11-58/+26
2019-05-01iomap: move iomap_read_inline_data aroundChristoph Hellwig1-20/+20
2019-05-01orangefs: make use of ->free_inode()Al Viro1-6/+3
2019-05-01hugetlb: make use of ->free_inode()Al Viro1-3/+2
2019-05-01overlayfs: make use of ->free_inode()Al Viro1-7/+6
2019-05-01jfs: switch to ->free_inode()Al Viro2-21/+16
2019-05-01fuse: switch to ->free_inode()Al Viro1-14/+10
2019-05-01ext4: make use of ->free_inode()Al Viro1-3/+2
2019-05-01ecryptfs: make use of ->free_inode()Al Viro1-3/+2
2019-05-01ceph: use ->free_inode()Al Viro3-4/+3
2019-05-01btrfs: use ->free_inode()Al Viro3-5/+4
2019-05-01afs: switch to use of ->free_inode()Al Viro1-5/+4
2019-05-01ntfs: switch to ->free_inode()Al Viro3-15/+6
2019-05-01ufs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01coda: switch to ->free_inode()Al Viro1-8/+2
2019-05-01sysv: switch to ->free_inode()Al Viro1-8/+2
2019-05-01udf: switch to ->free_inode()Al Viro1-8/+2
2019-05-01ubifs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01squashfs: switch to ->free_inode()Al Viro1-9/+2
2019-05-01romfs: convert to ->free_inode()Al Viro1-9/+2
2019-05-01reiserfs: convert to ->free_inode()Al Viro1-8/+2
2019-05-01qnx6: switch to ->free_inode()Al Viro1-9/+3
2019-05-01qnx4: switch to ->free_inode()Al Viro1-9/+3
2019-05-01procfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01openpromfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01ocfs2: switch to ->free_inode()Al Viro1-9/+3
2019-05-01dlmfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01nilfs2: switch to ->free_inode()Al Viro2-11/+2
2019-05-01nfs{,4}: switch to ->free_inode()Al Viro4-11/+5
2019-05-01minix: switch to ->free_inode()Al Viro1-8/+2
2019-05-01jffs2: switch to ->free_inode()Al Viro1-8/+2
2019-05-01isofs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01hpfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01hostfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01hfsplus: switch to ->free_inode()Al Viro1-10/+3
2019-05-01hfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01gfs2: switch to ->free_inode()Al Viro1-9/+3