summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-14NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-02-14NFS: Revalidate the file size on a fatal write errorTrond Myklebust
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-02-11cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg
2020-02-11btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-02-11btrfs: free block groups after free'ing fs treesJosef Bacik
2020-02-11btrfs: use bool argument in free_root_pointers()Anand Jain
2020-02-11ext4: fix deadlock allocating crypto bounce page from mempoolEric Biggers
2020-02-11nfsd: Return the correct number of bytes written to the fileTrond Myklebust
2020-02-11nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2020-02-11nfsd: fix delay timer on 32-bit architecturesArnd Bergmann
2020-02-11ext2: Adjust indentation in ext2_fill_superNathan Chancellor
2020-02-11aio: prevent potential eventfd recursion on pollJens Axboe
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe
2020-02-11gfs2: fix O_SYNC write handlingAndreas Gruenbacher
2020-02-11gfs2: move setting current->backing_dev_infoChristoph Hellwig
2020-02-11Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-02-11btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik
2020-02-11Btrfs: fix missing hole after hole punching and fsync when using NO_HOLESFilipe Manana
2020-02-11jbd2_seq_info_next should increase position indexVasily Averin
2020-02-11NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-11NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-02-11f2fs: code cleanup for f2fs_statfs_project()Chengguang Xu
2020-02-11f2fs: fix miscounted block limit in f2fs_statfs_project()Chengguang Xu
2020-02-11f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs...Chengguang Xu
2020-02-11ovl: fix wrong WARN_ON() in ovl_cache_update_ino()Amir Goldstein
2020-02-11ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2020-02-11ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flagEric Biggers
2020-02-11ubifs: don't trigger assertion on invalid no-key filenameEric Biggers
2020-02-11ubifs: Reject unsupported ioctl flags explicitlyHou Tao
2020-02-11smb3: fix signing verification of large readsSteve French
2020-02-11udf: Allow writing to 'Rewritable' partitionsJan Kara
2020-02-11ocfs2: fix oops when writing cloned fileGang He
2020-02-11ovl: fix lseek overflow on 32bitMiklos Szeredi
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-05ext4: validate the debug_want_extra_isize mount option at parse timeTheodore Ts'o
2020-02-05vfs: fix do_last() regressionAl Viro
2020-02-01cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-29afs: Fix characters allowed into cell namesDavid Howells
2020-01-27afs: Remove set but not used variables 'before', 'after'zhengbin
2020-01-27affs: fix a memory leak in affs_remountNavid Emamdoost
2020-01-27afs: Fix large file supportMarc Dionne
2020-01-27afs: Fix missing timeout resetDavid Howells
2020-01-27f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()Chao Yu
2020-01-27btrfs: use correct count in btrfs_file_write_iter()Omar Sandoval
2020-01-27Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana
2020-01-27Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana