summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin-5/+1
2019-09-25fs/reiserfs/prints.c: remove set but not used variableszhengbin-3/+0
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin-2/+1
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin-2/+1
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin-4/+0
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin-9/+1
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai-3/+2
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-335/+596
2019-09-25Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1613/+1726
2019-09-25Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-18/+20
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers-1/+1
2019-09-25btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo-1/+7
2019-09-25btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo-1/+8
2019-09-24smb3: Add missing reparse tagsSteve French-0/+11
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds-24/+217
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-283/+163
2019-09-24mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti-20/+0
2019-09-24mm,thp: avoid writes to file with THP in pagecacheSong Liu-0/+11
2019-09-24mm,thp: stats for file backed THPSong Liu-1/+7
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-4/+0
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)-1/+1
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)-1/+1
2019-09-24ocfs2: fix spelling mistake "ambigous" -> "ambiguous"Colin Ian King-1/+1
2019-09-24ocfs2: checkpoint appending truncate log transaction before flushingChangwei Ge-0/+15
2019-09-24ocfs2: wait for recovering done after direct unlock requestChangwei Ge-4/+19
2019-09-24ocfs2: delete unnecessary checks before brelse()Markus Elfring-7/+3
2019-09-24fs/ocfs2/dir.c: remove set but not used variableszhengbin-2/+1
2019-09-24fs/ocfs2/file.c: remove set but not used variableszhengbin-3/+0
2019-09-24fs/ocfs2/namei.c: remove set but not used variableszhengbin-2/+0
2019-09-24ocfs2: remove unused ocfs2_orphan_scan_exit() declarationGuozhonghua-2/+1
2019-09-24ocfs2: remove unused ocfs2_calc_tree_trunc_credits()Guozhonghua-28/+0
2019-09-24ocfs2: further debugfs cleanupsGreg Kroah-Hartman-180/+61
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Joseph Qi-14/+0
2019-09-24ocfs2: use jbd2_inode dirty range scopingJoseph Qi-11/+28
2019-09-24fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi-2/+14
2019-09-24pNFS/filelayout: enable LAYOUTGET on OPENOlga Kornievskaia-0/+1
2019-09-24NFS: Optimise the default readahead sizeTrond Myklebust-9/+8
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-459/+380
2019-09-24xfs: avoid unused to_mp() function warningAustin Kim-13/+0
2019-09-24xfs: log proper length of superblockEric Sandeen-1/+1
2019-09-24Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana-14/+19
2019-09-24fuse: Make fuse_args_to_req staticYueHaibing-1/+1
2019-09-24fuse: fix memleak in cuse_channel_openzhengbin-0/+1
2019-09-24fuse: fix beyond-end-of-page access in fuse_parse_cache()Tejun Heo-1/+3
2019-09-24fuse: unexport fuse_put_requestArnd Bergmann-1/+0
2019-09-24fuse: kmemcg account fs dataKhazhismel Kumykov-4/+6
2019-09-24fuse: on 64-bit store time in d_fsdata directlyKhazhismel Kumykov-6/+30
2019-09-24fuse: fix missing unlock_page in fuse_writepage()Vasily Averin-0/+1
2019-09-24io_uring: compare cached_cq_tail with cq.head in_io_uring_pollyangerkun-1/+1
2019-09-24Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana-0/+4