summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-08-21fs/minix: set s_maxbytes correctlyEric Biggers
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-21nfs: nfs_file_write() should check for writeback errorsScott Mayhew
2020-08-21ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng
2020-08-21nfs: ensure correct writeback errors are returned on close()Scott Mayhew
2020-08-21orangefs: get rid of knob code...Mike Marshall
2020-08-21ceph: handle zero-length feature mask in session messagesJeff Layton
2020-08-21ceph: set sec_context xattr on symlink creationJeff Layton
2020-08-21ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-21ext2: fix missing percpu_counter_incMikulas Patocka
2020-08-21cifs: Fix leak when handling lease break for cached root fidPaul Aurich
2020-08-21btrfs: fix return value mixup in btrfs_get_extentPavel Machek
2020-08-21btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-21btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-21btrfs: fix messages after changing compression level by remountDavid Sterba
2020-08-21btrfs: fix race between page release and a fast fsyncFilipe Manana
2020-08-21btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik
2020-08-21btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-08-21btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...Qu Wenruo
2020-08-21btrfs: add missing check for nocow and compression inode flagsDavid Sterba
2020-08-21btrfs: relocation: review the call sites which can be interrupted by signalQu Wenruo
2020-08-21btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik
2020-08-21btrfs: open device without device_list_mutexJosef Bacik
2020-08-21btrfs: don't traverse into the seed devices in show_devnameAnand Jain
2020-08-21btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana
2020-08-21btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana
2020-08-21btrfs: ref-verify: fix memory leak in add_block_entryTom Rix
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-08-21btrfs: free anon block device right after subvolume deletionQu Wenruo
2020-08-21btrfs: allow use of global block reserve for balance item deletionDavid Sterba
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French
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