aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-04-14Merge tag 'v4.14.175' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.174' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.173' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.172' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.171' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.170' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.169' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.168' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.167' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.166' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.165' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.164' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.163' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.162' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.161' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.160' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.159' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.158' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.157' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.156' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.155' into v4.14/standard/baseBruce Ashfield
2020-04-02libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-04-02afs: Fix some tracing detailsDavid Howells
2020-04-02futex: Fix inode life-time issuePeter Zijlstra
2020-03-20jbd2: fix data races at struct journal_headQian Cai
2020-03-20gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-20cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-03-11fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi
2020-03-11cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg
2020-03-11namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-03-11ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor
2020-03-11ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-03-11cifs: Fix mode output in debugging statementsFrank Sorenson
2020-03-11dax: pass NOWAIT flag to iomap_applyJeff Moyer
2020-03-11ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh
2020-03-11ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh
2020-03-11ext4: fix potential race between online resizing and write operationsTheodore Ts'o
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-02-28Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-02-28btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik
2020-02-28btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik
2020-02-28ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers
2020-02-28ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers
2020-02-28ext4: fix mount failure with quota configured as moduleJan Kara
2020-02-28ext4: add cond_resched() to __ext4_find_entry()Shijie Luo
2020-02-28ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai
2020-02-28help_next should increase position indexVasily Averin
2020-02-28reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-28ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-02-28ceph: check availability of mds cluster on mount after wait timeoutXiubo Li