summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-04-17signal: Extend exec_id to 64bitsEric W. Biederman
2020-04-17pstore: pstore_ftrace_seq_next should increase position indexVasily Averin
2020-04-17btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-04-17btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-04-17btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...Qu Wenruo
2020-04-17gfs2: Don't demote a glock until its revokes are writtenBob Peterson
2020-04-17pstore/platform: fix potential mem leak if pstore_init_fs failedchenqiwu
2020-04-13ceph: canonicalize server path in placeIlya Dryomov
2020-04-13ceph: remove the extra slashes in the server pathXiubo Li
2020-04-02libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-04-02afs: Fix some tracing detailsDavid Howells
2020-04-02ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-04-02nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-03-25futex: Fix inode life-time issuePeter Zijlstra
2020-03-25btrfs: fix log context list corruption after rename whiteout errorFilipe Manana
2020-03-20jbd2: fix data races at struct journal_headQian Cai
2020-03-18gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-18cifs_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-05namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-03-05ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-03-05cifs: Fix mode output in debugging statementsFrank Sorenson
2020-03-05dax: pass NOWAIT flag to iomap_applyJeff Moyer
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: reset fs_root to NULL on error in open_ctreeJosef 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: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh
2020-02-28ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh
2020-02-28ext4: fix potential race between online resizing and write operationsTheodore Ts'o
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-28jbd2: fix ocfs2 corrupt when clearing block group bitswangyan
2020-02-28ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()Wenwen Wang
2020-02-28ecryptfs: fix a memory leak bug in parse_tag_1_packet()Wenwen Wang
2020-02-24cifs: log warning message (once) if out of disk spaceSteve French
2020-02-24help_next should increase position indexVasily Averin
2020-02-24NFS: Fix memory leaksWenwen Wang
2020-02-24reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-24ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-02-24ceph: check availability of mds cluster on mount after wait timeoutXiubo Li
2020-02-24cifs: fix NULL dereference in match_prepathRonnie Sahlberg
2020-02-24jbd2: make sure ESHUTDOWN to be recorded in the journal superblockzhangyi (F)
2020-02-24jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)
2020-02-24btrfs: device stats, log when stats are zeroedAnand Jain