summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-11nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi
2023-05-11nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi
2023-05-11afs: Fix updating of i_size with dv jump from serverMarc Dionne
2023-05-11ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin
2023-05-11ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng
2023-05-11SMB3: Close deferred file handles in case of handle lease breakBharath SM
2023-05-11SMB3: Add missing locks to protect deferred close file listBharath SM
2023-05-11NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-05-11fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()Zeng Heng
2023-05-11fs/ntfs3: Fix OOB read in indx_insert_into_bufferZhangPeng
2023-05-11fs/ntfs3: Add check for kmemdupJiasheng Jiang
2023-05-11fs/ntfs3: Fix memory leak if ntfs_read_mft failedChen Zhongjin
2023-05-11pstore: Revert pmsg_lock back to a normal mutexJohn Stultz
2023-05-11jdb2: Don't refuse invalidation of already invalidated buffersJan Kara
2023-05-11f2fs: fix to avoid use-after-free for cached IPU bioChao Yu
2023-05-11f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...Yangtao Li
2023-05-11f2fs: apply zone capacity to all zone typeJaegeuk Kim
2023-05-11f2fs: enforce single zone capacityJaegeuk Kim
2023-05-11f2fs: handle dqget error in f2fs_transfer_project_quota()Yangtao Li
2023-05-11erofs: fix potential overflow calculating xattr_isizeJingbo Xu
2023-05-11erofs: stop parsing non-compact HEAD index if clusterofs is invalidGao Xiang
2023-05-11xfs: don't consider future format versions validDave Chinner
2023-05-11ubifs: Free memory for tmpfile nameMÃ¥rten Lindahl
2023-05-11ubifs: Fix memleak when insert_old_idx() failedZhihao Cheng
2023-05-11Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"Zhihao Cheng
2023-05-11ksmbd: fix memleak in session setupNamjae Jeon
2023-05-11ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem()Namjae Jeon
2023-05-11ksmbd: call rcu_barrier() in ksmbd_server_exit()Namjae Jeon
2023-05-11writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-05-11reiserfs: Add security prefix to xattr name in reiserfs_security_write()Roberto Sassu
2023-05-11ext4: use ext4_journal_start/stop for fast commit transactionsHarshad Shirwadkar
2023-04-26fuse: fix deadlock between atomic O_TRUNC and page invalidationMiklos Szeredi
2023-04-26fuse: always revalidate rename target dentryJiachen Zhang
2023-04-26fuse: fix attr version comparison in fuse_read_update_size()Miklos Szeredi
2023-04-26nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi
2023-04-20btrfs: fix fast csum implementation detectionChristoph Hellwig
2023-04-20btrfs: print checksum type and implementation at mount timeDavid Sterba
2023-04-13ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2023-04-13fs: drop peer group ids under namespace lockChristian Brauner
2023-04-13cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker
2023-04-13smb3: lower default deferred close timeout to address perf regressionSteve French
2023-04-13smb3: allow deferred close timeout to be configurableSteve French
2023-04-13ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARNMarios Makassikis
2023-04-13nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-04-13nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi
2023-04-13NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-13NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever
2023-04-13NFSD: pass range end to vfs_fsync_range() instead of countBrian Foster
2023-04-13NFSD: Fix sparse warningChuck Lever