summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-04-08f2fs: fix to avoid potential deadlockChao Yu
2022-04-08nfsd: more robust allocation failure handling in nfsd_file_cache_initAmir Goldstein
2022-04-08f2fs: fix missing free nid in f2fs_handle_failed_inodeJaegeuk Kim
2022-04-08f2fs: fix to enable ATGC correctly via gc_idle sysfs interfaceChao Yu
2022-04-08io_uring: terminate manual loop iterator loop correctly for non-vecsJens Axboe
2022-04-08exec: Force single empty string when argv is emptyKees Cook
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08ext4: fix fs corruption when tring to remove a non-empty directory with IO errorYe Bin
2022-04-08coredump: Also dump first pages of non-executable ELF librariesJann Horn
2022-04-08cifs: fix NULL ptr dereference in smb2_ioctl_query_info()Paulo Alcantara
2022-04-08cifs: prevent bad output lengths in smb2_ioctl_query_info()Paulo Alcantara
2022-04-08jffs2: fix memory leak in jffs2_scan_mediumBaokun Li
2022-04-08jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li
2022-04-08jffs2: fix use-after-free in jffs2_clear_xattr_subsystemBaokun Li
2022-04-08f2fs: fix to do sanity check on .cp_pack_total_block_countChao Yu
2022-04-08f2fs: quota: fix loop condition at f2fs_quota_sync()Juhyung Park
2022-04-08f2fs: fix to unlock page correctly in error path of is_alive()Chao Yu
2022-04-08NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter
2022-03-28exfat: avoid incorrectly releasing for root inodeChen Li
2022-03-23ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-19io_uring: return back safer resurrectPavel Begunkov
2022-03-16ext4: add check to prevent attempting to resize an fs with sparse_super2Josh Triplett
2022-03-16watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-16watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-03-08btrfs: add missing run of delayed items after unlink during log replayFilipe Manana
2022-03-08btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang
2022-03-08btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana
2022-03-08exfat: fix i_blocks for files truncated over 4 GiBChristophe Vu-Brugier
2022-03-08exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()Christophe Vu-Brugier
2022-03-08cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg
2022-03-02tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)
2022-03-02configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong
2022-03-02io_uring: add a schedule point in io_add_buffers()Eric Dumazet
2022-03-02btrfs: tree-checker: check item_size for dev_itemSu Yue
2022-03-02btrfs: tree-checker: check item_size for inode_itemSu Yue
2022-02-23NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cacheTrond Myklebust
2022-02-23NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust
2022-02-23NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust
2022-02-23quota: make dquot_quota_sync return errors from ->sync_fsDarrick J. Wong
2022-02-23vfs: make freeze_super abort when sync_filesystem returns errorDarrick J. Wong
2022-02-23btrfs: send: in case of IO error log itDāvis Mosāns
2022-02-23fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi
2022-02-23fget: clarify and improve __fget_files() implementationLinus Torvalds
2022-02-16NFSv4 handle port presence in fs_location server stringOlga Kornievskaia
2022-02-16NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia
2022-02-16NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia
2022-02-16NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust
2022-02-16nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang
2022-02-16NFSv4 only print the label when its queriedOlga Kornievskaia