summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-05-15Btrfs: fix memory leaks in the test test_find_first_clear_extent_bitFilipe Manana
2020-05-15namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-05-15ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-05-15cifs: Fix mode output in debugging statementsFrank Sorenson
2020-05-15NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-05-15dax: pass NOWAIT flag to iomap_applyJeff Moyer
2020-05-15io_uring: prevent sq_thread from spinning when it should stopStefano Garzarella
2020-05-15ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-05-15Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eofFilipe Manana
2020-05-15btrfs: don't set path->leave_spinning for truncateJosef Bacik
2020-05-15Btrfs: fix race between shrinking truncate and fiemapFilipe Manana
2020-05-15Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-05-15btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik
2020-05-15btrfs: reset fs_root to NULL on error in open_ctreeJosef Bacik
2020-05-15btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik
2020-05-15btrfs: destroy qgroup extent records on transaction abortJeff Mahoney
2020-05-15ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers
2020-05-15ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers
2020-05-15ext4: fix mount failure with quota configured as moduleJan Kara
2020-05-15ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh
2020-05-15ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh
2020-05-15ext4: fix potential race between online resizing and write operationsTheodore Ts'o
2020-05-15ext4: add cond_resched() to __ext4_find_entry()Shijie Luo
2020-05-15ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai
2020-05-15jbd2: fix ocfs2 corrupt when clearing block group bitswangyan
2020-05-15ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()Wenwen Wang
2020-05-15ecryptfs: fix a memory leak bug in parse_tag_1_packet()Wenwen Wang
2020-05-15cifs: log warning message (once) if out of disk spaceSteve French
2020-05-15help_next should increase position indexVasily Averin
2020-05-15NFS: Fix memory leaksWenwen Wang
2020-05-15reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-05-15ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-05-15ocfs2: make local header paths relative to C filesMasahiro Yamada
2020-05-15btrfs: do not do delalloc reservation under page lockJosef Bacik
2020-05-15ceph: check availability of mds cluster on mount after wait timeoutXiubo Li
2020-05-15cifs: fix NULL dereference in match_prepathRonnie Sahlberg
2020-05-15cifs: Fix mount options set in automountPaulo Alcantara (SUSE)
2020-05-15cifs: fix unitialized variable poential problem with network I/O cache lock p...Steve French
2020-05-15jbd2: make sure ESHUTDOWN to be recorded in the journal superblockzhangyi (F)
2020-05-15jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)
2020-05-15btrfs: Fix split-brain handling when changing FSID to metadata uuidNikolay Borisov
2020-05-15btrfs: device stats, log when stats are zeroedAnand Jain
2020-05-15btrfs: safely advance counter when looking up bio csumsDavid Sterba
2020-05-15btrfs: fix possible NULL-pointer dereference in integrity checksJohannes Thumshirn
2020-05-15f2fs: fix memleak of kobjectChao Yu
2020-05-15f2fs: set I_LINKABLE early to avoid wrong access by vfsJaegeuk Kim
2020-05-15udf: Fix free space reporting for metadata and virtual partitionsJan Kara
2020-05-15nfsd: Clone should commit src file metadata tooTrond Myklebust
2020-05-15reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara
2020-05-15Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason