summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-07-16smb3: fix unneeded error message on change notifySteve French
2020-07-16smb3: fix access denied on change notify request to some serversSteve French
2020-07-16cifs: fix reference leak for tlinkRonnie Sahlberg
2020-07-16btrfs: fix double put of block group with nocowJosef Bacik
2020-07-16btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo
2020-07-16btrfs: reset tree root pointer after error in init_tree_rootsJosef Bacik
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-16io_uring: fix missing msg_name assignmentPavel Begunkov
2020-07-16io_uring: fix memleak in io_sqe_files_register()Yang Yingliang
2020-07-16io_uring: account user memory freed when exit has been queuedJens Axboe
2020-07-16io_uring: fix memleak in __io_sqe_files_update()Yang Yingliang
2020-07-16btrfs: fix reclaim_size counter leak after stealing from global reserveFilipe Manana
2020-07-16nfs: Fix memory leak of export_pathTom Rix
2020-07-16cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-07-09gfs2: fix trans slab error when withdraw occurs inside log_flushBob Peterson
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-09io_uring: fix regression with always ignoring signals in io_cqring_wait()Jens Axboe
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-09xfs: fix use-after-free on CIL context on shutdownDave Chinner
2020-07-09btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IOFilipe Manana
2020-07-09io_uring: use signal based task_work runningJens Axboe
2020-07-09io_uring: fix current->mm NULL dereference on exitPavel Begunkov
2020-07-09io_uring: fix io_sq_thread no schedule when busyXuan Zhuo
2020-07-09io_uring: fix {SQ,IO}POLL with unsupported opcodesPavel Begunkov
2020-07-09btrfs: fix race between block group removal and block group creationFilipe Manana
2020-07-09btrfs: block-group: refactor how we delete one block group itemQu Wenruo
2020-07-09exfat: flush dirty metadata in fsyncSungjong Seo
2020-07-09exfat: move setting VOL_DIRTY over exfat_remove_entries()Namjae Jeon
2020-07-09exfat: call sync_filesystem for read-only remountHyunchul Lee
2020-07-09exfat: add missing brelse() calls on error pathsDan Carpenter
2020-07-09exfat: Set the unused characters of FileName field to the value 0000hHyeongseok.Kim
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 RWF_NOWAIT write not failling when we need to cowFilipe Manana
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-06-30btrfs: fix hang on snapshot creation after RWF_NOWAIT writeFilipe 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