summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-08-10btrfs: check correct variable after allocation in btrfs_backref_iter_allocBoleyn Su
2020-08-10cifs: Convert to use the fallthrough macroMiaohe Lin
2020-08-10btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik
2020-08-10btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-10btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-10btrfs: fix messages after changing compression level by remountDavid Sterba
2020-08-10btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-10btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07fs: fix a struct path leak in path_umountChristoph Hellwig
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-08-07fs: prevent BUG_ON in submit_bh_wbc()Xianting Tian
2020-08-07xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne
2020-08-07proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07tmpfs: support 64-bit inums per-sbChris Down
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07ocfs2: fix unbalanced lockingPavel Machek
2020-08-07ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani
2020-08-07ext4: correctly restore system zone info when remount failsJan Kara
2020-08-07ext4: handle add_system_zone() failure in ext4_setup_system_zone()Jan Kara
2020-08-07ext4: fold ext4_data_block_valid_rcu() into the callerJan Kara
2020-08-07ext4: check journal inode extents more carefullyJan Kara
2020-08-07ext4: don't allow overlapping system zonesJan Kara
2020-08-07ext4: handle error of ext4_setup_system_zone() on remountJan Kara
2020-08-07ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()brookxu
2020-08-07ext4: export msg_count and warning_count via sysfsDmitry Monakhov
2020-08-07ext4: remove some redundant function declarationsShijie Luo
2020-08-07ext4: handle option set by mount flags correctlyLukas Czerner
2020-08-07jbd2: fix incorrect code styleXianting Tian
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o
2020-08-07jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()zhangyi (F)
2020-08-07jbd2: abort journal if free a async write error metadata bufferzhangyi (F)
2020-08-07ext4: abort the filesystem if failed to async write metadata bufferzhangyi (F)
2020-08-07Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-07gfs2: When gfs2_dirty_inode gets a glock error, dump the glockBob Peterson