summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-05-07Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-05-07Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM filesKirill Smelkov
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-02btrfs: Use kvmalloc for allocating compressed path contextNikolay Borisov
2019-05-02btrfs: Factor out common extent locking code in submit_compressed_extentsNikolay Borisov
2019-05-02btrfs: Set io_tree only once in submit_compressed_extentsNikolay Borisov
2019-05-02btrfs: Replace clear_extent_bit with unlock_extentNikolay Borisov
2019-05-02btrfs: Make compress_file_range take only struct async_chunkNikolay Borisov
2019-05-02btrfs: Remove fs_info from struct async_chunkNikolay Borisov
2019-05-02btrfs: Rename async_cow to async_chunkNikolay Borisov
2019-05-02btrfs: Preallocate chunks in cow_file_range_asyncNikolay Borisov
2019-05-02btrfs: reserve delalloc metadata differentlyJosef Bacik
2019-05-02ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro
2019-05-01xfs: change some error-less functions to void typesEric Sandeen
2019-05-01iomap: move iomap_read_inline_data aroundChristoph Hellwig
2019-05-01orangefs: make use of ->free_inode()Al Viro
2019-05-01hugetlb: make use of ->free_inode()Al Viro
2019-05-01overlayfs: make use of ->free_inode()Al Viro
2019-05-01jfs: switch to ->free_inode()Al Viro
2019-05-01fuse: switch to ->free_inode()Al Viro
2019-05-01ext4: make use of ->free_inode()Al Viro
2019-05-01ecryptfs: make use of ->free_inode()Al Viro
2019-05-01ceph: use ->free_inode()Al Viro
2019-05-01btrfs: use ->free_inode()Al Viro
2019-05-01afs: switch to use of ->free_inode()Al Viro
2019-05-01ntfs: switch to ->free_inode()Al Viro
2019-05-01ufs: switch to ->free_inode()Al Viro
2019-05-01coda: switch to ->free_inode()Al Viro
2019-05-01sysv: switch to ->free_inode()Al Viro
2019-05-01udf: switch to ->free_inode()Al Viro
2019-05-01ubifs: switch to ->free_inode()Al Viro
2019-05-01squashfs: switch to ->free_inode()Al Viro
2019-05-01romfs: convert to ->free_inode()Al Viro
2019-05-01reiserfs: convert to ->free_inode()Al Viro
2019-05-01qnx6: switch to ->free_inode()Al Viro
2019-05-01qnx4: switch to ->free_inode()Al Viro