aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-11-19ext4: fix -Wstringop-truncation warningsWenlin Kang
2020-11-10Merge tag 'v5.8.18' into v5.8/standard/baseBruce Ashfield
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-11-01fuse: fix page dereference after freeMiklos Szeredi
2020-11-01erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang
2020-11-01efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller
2020-11-01io_uring: Convert advanced XArray uses to the normal APIMatthew Wilcox (Oracle)
2020-11-01io_uring: Fix XArray usage in io_uring_add_task_fileMatthew Wilcox (Oracle)
2020-11-01io_uring: Fix use of XArray in __io_uring_files_cancelMatthew Wilcox (Oracle)
2020-11-01io_uring: no need to call xa_destroy() on empty xarrayJens Axboe
2020-11-01io-wq: fix use-after-free in io_wq_worker_runningHillf Danton
2020-11-01io_wq: Make io_wqe::lock a raw_spinlock_tSebastian Andrzej Siewior
2020-11-01io_uring: reference ->nsproxy for file table commandsJens Axboe
2020-11-01io_uring: don't rely on weak ->files referencesJens Axboe
2020-11-01io_uring: enable task/files specific overflow flushingJens Axboe
2020-11-01io_uring: return cancelation status from poll/timeout/files handlersJens Axboe
2020-11-01io_uring: unconditionally grab req->taskJens Axboe
2020-11-01io_uring: stash ctx task reference for SQPOLLJens Axboe
2020-11-01io_uring: move dropping of files into separate helperJens Axboe
2020-11-01io_uring: allow timeout/poll/files killing to take task into accountJens Axboe
2020-11-01io_uring: don't run task work on an exiting taskJens Axboe
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara
2020-10-29iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai
2020-10-29xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-10-29reiserfs: only call unlock_new_inode() if I_NEWEric Biggers
2020-10-29udf: Avoid accessing uninitialized data on failed inode readJan Kara
2020-10-29udf: Limit sparing table sizeJan Kara
2020-10-29ntfs: add check for mft record size in superblockRustam Kovhaev
2020-10-29fs: dlm: fix configfs memory leakAlexander Aring
2020-10-29ext4: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-29ext4: disallow modifying DAX inode flag if inline_data has been setXiao Yang
2020-10-29ext4: discard preallocations before releasing group lockJan Kara
2020-10-29ext4: fix dead loop in ext4_mb_new_blocksYe Bin
2020-10-29ramfs: fix nommu mmap with gaps in the page cacheMatthew Wilcox (Oracle)
2020-10-29afs: Fix cell removalDavid Howells
2020-10-29afs: Fix cell purging with aliasesDavid Howells
2020-10-29afs: Fix cell refcounting by splitting the usage counterDavid Howells
2020-10-29afs: Fix rapid cell addition/removal by not using RCU on cells treeDavid Howells
2020-10-29f2fs: wait for sysfs kobject removal before freeing f2fs_sb_infoJamie Iles
2020-10-29f2fs: reject CASEFOLD inode flag without casefold featureEric Biggers
2020-10-29xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong
2020-10-29nfs: add missing "posix" local_lock constant table definitionScott Mayhew
2020-10-29xfs: fix deadlock and streamline xfs_getfsmap performanceDarrick J. Wong
2020-10-29xfs: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-29xfs: fix finobt btree block recovery orderingDave Chinner
2020-10-29fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-29iomap: Use kzalloc to allocate iomap_pageMatthew Wilcox (Oracle)
2020-10-29quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet
2020-10-29xfs: force the log after remapping a synchronous-writes fileDarrick J. Wong