summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-08-19io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang
2020-08-19fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-19fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-19fs/minix: check return value of sb_getblk()Eric Biggers
2020-08-19pstore: Fix linking when crypto API disabledMatteo Croce
2020-08-19erofs: fix extended inode could cross boundaryGao Xiang
2020-08-19NFS: Don't return layout segments that are in useTrond Myklebust
2020-08-19NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-08-19io_uring: set ctx sq/cq entry count earlierJens Axboe
2020-08-199p: Fix memory leak in v9fs_mountZheng Bin
2020-08-19ocfs2: fix unbalanced lockingPavel Machek
2020-08-19dlm: Fix kobject memleakWang Hai
2020-08-19xfs: fix inode allocation block res calculation precedenceBrian Foster
2020-08-19kernfs: do not call fsnotify() with name without a parentAmir Goldstein
2020-08-19xfs: fix reflink quota reservation accounting errorDarrick J. Wong
2020-08-19xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkDarrick J. Wong
2020-08-19btrfs: fix lockdep splat from btrfs_dump_space_infoJosef Bacik
2020-08-19fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney
2020-08-19io_uring: fix sq array offset calculationDmitry Vyukov
2020-08-19fs/io_uring.c: Fix uninitialized variable is referenced in io_submit_sqeLiu Yong
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-11xattr: break delegations in {set,remove}xattrFrank van der Linden
2020-08-11io_uring: Fix use-after-free in io_sq_wq_submit_work()Guoyu Huang
2020-08-11io_uring: prevent re-read of sqe->opcodeJens Axboe
2020-08-07ext4: fix direct I/O read errorJiang Ying
2020-07-29Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-29nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-29btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-07-29btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-29btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-29btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...Qu Wenruo
2020-07-29btrfs: reloc: fix reloc root leak and NULL pointer dereferenceQu Wenruo
2020-07-29SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-07-29fuse: fix weird page warningMiklos Szeredi
2020-07-22fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
2020-07-22fuse: use ->reconfigure() instead of ->remount_fs()Miklos Szeredi
2020-07-22fuse: ignore 'data' argument of mount(..., MS_REMOUNT)Miklos Szeredi
2020-07-22ovl: fix unneeded call to ovl_change_flags()Amir Goldstein
2020-07-22ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein
2020-07-22ovl: inode reference leak in ovl_is_inuse true case.youngjun
2020-07-22ovl: fix regression with re-formatted lower squashfsAmir Goldstein
2020-07-22fuse: don't ignore errors from fuse_writepages_fill()Vasily Averin
2020-07-22NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-07-22gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson
2020-07-22cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg
2020-07-16btrfs: fix double put of block group with nocowJosef Bacik
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-16cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-07-09cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-09SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich