summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-07-09cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-09SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor lease disabling for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich
2020-07-09nfsd: apply umask on fs without ACL supportJ. Bruce Fields
2020-07-09SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich
2020-07-09nfsd: fix nfsdfs inode reference count leakJ. Bruce Fields
2020-07-09nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-07-09io_uring: make sure async workqueue is canceled on exitJens Axboe
2020-06-30xfs: add agf freeblocks verify in xfs_agf_verifyZheng Bin
2020-06-30NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-30pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-30ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-06-30ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-06-30ocfs2: load global_inode_allocJunxiao Bi
2020-06-30ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-06-30btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana
2020-06-30btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-06-30btrfs: fix bytes_may_use underflow when running balance and scrub in parallelFilipe Manana
2020-06-30erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang
2020-06-30afs: Fix storage of cell namesDavid Howells
2020-06-30cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-06-30cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-06-30cifs: Fix cached_fid refcnt leak in open_shrootXiyu Yang
2020-06-30btrfs: fix a block group ref counter leak after failure to remove block groupSasha Levin
2020-06-24f2fs: avoid utf8_strncasecmp() with unstable nameEric Biggers
2020-06-24f2fs: split f2fs_d_compare() from f2fs_match_name()Eric Biggers
2020-06-24ext4: avoid race conditions when remounting with options that change daxTheodore Ts'o
2020-06-24jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)
2020-06-24ext4: avoid utf8_strncasecmp() with unstable nameEric Biggers
2020-06-24ext4: fix partial cluster initialization when splitting extentJeffle Xu
2020-06-24block: Fix use-after-free in blkdev_get()Jason Yan
2020-06-24afs: Fix the mapping of the UAEOVERFLOW abort codeDavid Howells
2020-06-24afs: Set error flag rather than return error from file status decodeDavid Howells
2020-06-24afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells
2020-06-24afs: Fix EOF corruptionDavid Howells
2020-06-24afs: afs_write_end() should change i_size under the right lockDavid Howells
2020-06-24afs: Fix non-setting of mtime when writing into mmapDavid Howells
2020-06-24ext4: stop overwrite the errcode in ext4_setup_superyangerkun
2020-06-24nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-06-24afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng
2020-06-24f2fs: don't return vmalloc() memory from f2fs_kmalloc()Eric Biggers
2020-06-24gfs2: fix use-after-free on transaction ail listsBob Peterson
2020-06-24nfsd: safer handling of corrupted c_typeJ. Bruce Fields
2020-06-24gfs2: Allow lock_nolock mount to specify jid=XBob Peterson
2020-06-24nfsd4: make drc_slab global, not per-netJ. Bruce Fields
2020-06-24ceph: don't return -ESTALE if there's still an open fileLuis Henriques
2020-06-24NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia