summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-08-27nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-27xattr: break delegations in {set,remove}xattrFrank van der Linden
2020-08-23ext4: fix direct I/O read errorJiang Ying
2020-08-18ceph: handle zero-length feature mask in session messagesJeff Layton
2020-08-18btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-08-18btrfs: fix mount failure caused by race with umountBoris Burkov
2020-08-18btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-08-18btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...Qu Wenruo
2020-08-18btrfs: reloc: fix reloc root leak and NULL pointer dereferenceQu Wenruo
2020-08-18SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-08-18fuse: fix weird page warningMiklos Szeredi
2020-08-13ocfs2: fix unbalanced lockingPavel Machek
2020-08-13ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-13fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
2020-08-13ovl: fix unneeded call to ovl_change_flags()Amir Goldstein
2020-08-13ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein
2020-08-13ovl: fix regression with re-formatted lower squashfsAmir Goldstein
2020-08-13fuse: don't ignore errors from fuse_writepages_fill()Vasily Averin
2020-08-13NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-08-13gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson
2020-08-13cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg
2020-08-13Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-08-03btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-08-03cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-07-24ovl: inode reference leak in ovl_is_inuse true case.youngjun
2020-07-24cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-24SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich
2020-07-24SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich
2020-07-24SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich
2020-07-24nfsd: apply umask on fs without ACL supportJ. Bruce Fields
2020-07-24SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich
2020-07-16NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-07-16pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-07-16ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-07-16ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-07-16ocfs2: load global_inode_allocJunxiao Bi
2020-07-16ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi
2020-07-16btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-07-16btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-07-16afs: Fix storage of cell namesDavid Howells
2020-07-16cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-07-16cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-07-16cifs: Fix cached_fid refcnt leak in open_shrootXiyu Yang
2020-07-13ext4: avoid race conditions when remounting with options that change daxTheodore Ts'o
2020-07-13jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)
2020-07-13ext4: avoid utf8_strncasecmp() with unstable nameEric Biggers
2020-07-13ext4: fix partial cluster initialization when splitting extentJeffle Xu
2020-07-13block: Fix use-after-free in blkdev_get()Jason Yan
2020-07-13afs: Set error flag rather than return error from file status decodeDavid Howells
2020-07-13afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells