summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix unbalanced lockingPavel Machek2020-08-191-1/+7
* dlm: Fix kobject memleakWang Hai2020-08-191-3/+3
* xfs: fix reflink quota reservation accounting errorDarrick J. Wong2020-08-191-7/+14
* xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkDarrick J. Wong2020-08-191-2/+20
* fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney2020-08-191-0/+2
* xattr: break delegations in {set,remove}xattrFrank van der Linden2020-08-111-7/+77
* ext4: fix direct I/O read errorJiang Ying2020-08-071-0/+5
* xfs: fix missed wakeup on l_flush_waitRik van Riel2020-08-051-5/+4
* Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2020-08-051-1/+7
* btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo2020-08-052-8/+34
* Revert "cifs: Fix the target file was deleted when rename failed."Steve French2020-07-291-8/+2
* btrfs: fix page leaks after failure to lock page for delallocRobbie Ko2020-07-291-1/+2
* btrfs: fix mount failure caused by race with umountBoris Burkov2020-07-291-0/+8
* btrfs: fix double free on ulist after backref resolution failureFilipe Manana2020-07-291-0/+1
* SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2020-07-292-10/+4
* fuse: fix weird page warningMiklos Szeredi2020-07-291-1/+2
* fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote2020-07-221-1/+11
* ovl: fix unneeded call to ovl_change_flags()Amir Goldstein2020-07-221-4/+6
* ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein2020-07-221-1/+1
* ovl: inode reference leak in ovl_is_inuse true case.youngjun2020-07-221-1/+10
* gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson2020-07-221-1/+11
* btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov2020-07-161-16/+24
* cifs: update ctime and mtime during truncateZhang Xiaoxu2020-07-161-0/+9
* cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-091-2/+8
* SMB3: Honor lease disabling for multiuser mountsPaul Aurich2020-07-091-0/+1
* SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-091-0/+2
* SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-091-0/+1
* nfsd: apply umask on fs without ACL supportJ. Bruce Fields2020-07-091-0/+6
* SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich2020-07-091-4/+1
* btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana2020-07-091-10/+9
* xfs: add agf freeblocks verify in xfs_agf_verifyZheng Bin2020-06-301-0/+16
* NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2020-06-302-4/+10
* pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust2020-06-301-4/+7
* ocfs2: fix panic on nfs server over ocfs2Junxiao Bi2020-06-301-3/+6
* ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi2020-06-301-1/+1
* ocfs2: load global_inode_allocJunxiao Bi2020-06-301-1/+1
* ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi2020-06-302-1/+17
* btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana2020-06-301-3/+0
* btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana2020-06-301-1/+18
* cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu2020-06-301-0/+6
* cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu2020-06-301-0/+6
* fanotify: fix ignore mask logic for events on child and on dirAmir Goldstein2020-06-301-1/+4
* ext4: avoid race conditions when remounting with options that change daxTheodore Ts'o2020-06-251-12/+10
* ext4: fix partial cluster initialization when splitting extentSasha Levin2020-06-251-1/+1
* block: Fix use-after-free in blkdev_get()Jason Yan2020-06-251-5/+7
* afs: afs_write_end() should change i_size under the right lockDavid Howells2020-06-251-2/+2
* afs: Fix non-setting of mtime when writing into mmapDavid Howells2020-06-251-0/+1
* ext4: stop overwrite the errcode in ext4_setup_superyangerkun2020-06-251-0/+1
* afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng2020-06-251-0/+1
* gfs2: fix use-after-free on transaction ail listsBob Peterson2020-06-251-2/+9