summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-02-28btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-02-28Btrfs: fix race between using extent maps and merging themFilipe Manana
2020-02-28ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o
2020-02-28ext4: fix checksum errors with indexed dirsJan Kara
2020-02-28ext4: don't assume that mmp_nodename/bdevname have NULAndreas Dilger
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-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-02-14cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg
2020-02-14btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-02-14Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-02-14btrfs: remove trivial locking wrappers of tree mod logDavid Sterba
2020-02-14btrfs: use bool argument in free_root_pointers()Anand Jain
2020-02-14Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana
2020-02-14ext4: fix deadlock allocating crypto bounce page from mempoolEric Biggers
2020-02-14NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-14NFS: Fix bool initialization/comparisonThomas Meyer
2020-02-14NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-02-14NFS: switch back to to ->iterate()Benjamin Coddington
2020-02-14nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2020-02-14nfsd: fix delay timer on 32-bit architecturesArnd Bergmann
2020-02-14ext2: Adjust indentation in ext2_fill_superNathan Chancellor
2020-02-14btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik
2020-02-14ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2020-02-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee
2020-02-05btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-02-05reiserfs: Fix memory leak of journal device stringJan Kara
2020-02-05vfs: fix do_last() regressionAl Viro
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-29afs: Fix large file supportMarc Dionne
2020-01-29Btrfs: fix hang when loading existing inode cache off diskFilipe Manana
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2020-01-29ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King
2020-01-29cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French
2020-01-29signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman
2020-01-29jfs: fix bogus variable self-initializationArnd Bergmann
2020-01-29NFS: Fix a soft lockup in the delegation recovery codeTrond Myklebust
2020-01-29fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman
2020-01-29exportfs: fix 'passing zero to ERR_PTR()' warningYueHaibing
2020-01-29xfs: Sanity check flags of Q_XQUOTARM callJan Kara
2020-01-23reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney
2020-01-23ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-01-23f2fs: fix potential overflowChao Yu
2020-01-23cifs: Adjust indentation in smb2_open_fileNathan Chancellor
2020-01-23ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o
2020-01-23ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden
2020-01-14chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon
2020-01-12pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin
2020-01-12fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro