aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2022-11-18Revert "don't use __kernel_write() on kmap_local_page()"Bruce Ashfield
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-10-24ext2: Use kvmalloc() for group descriptor arrayJan Kara
2022-10-24eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken
2022-10-24btrfs: call __btrfs_remove_free_space_cache_locked on cache load failureJosef Bacik
2022-10-24btrfs: don't print information about space cache or tree every remountMaciej S. Szmigiero
2022-10-24btrfs: scrub: try to fix super block errorsQu Wenruo
2022-10-24btrfs: scrub: properly report super block errors in system logQu Wenruo
2022-10-24btrfs: dump extra info if one free space cache has more bitmaps than it shouldQu Wenruo
2022-10-24NFSD: fix use-after-free on source server when doing inter-server copyDai Ngo
2022-10-24NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker
2022-10-24fs: dlm: fix race in lowcommsAlexander Aring
2022-10-24f2fs: fix to account FS_CP_DATA_IO correctlyChao Yu
2022-10-24f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong
2022-10-24cifs: return correct error in ->calc_signature()Enzo Matsumiya
2022-10-24iomap: iomap: fix memory corruption when recording errors during writebackDarrick J. Wong
2022-10-24ext4: don't run ext4lazyinit for read-only filesystemsJosh Triplett
2022-10-24locks: fix TOCTOU race when granting write leaseAmir Goldstein
2022-10-24NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever
2022-10-24NFSD: Protect against send buffer overflow in NFSv2 READDIRChuck Lever
2022-10-24nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-10-24erofs: use kill_anon_super() to kill super in fscache modeJia Zhu
2022-10-24erofs: fix order >= MAX_ORDER warning due to crafted negative i_sizeGao Xiang
2022-10-24ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpersChristian Brauner
2022-10-24userfaultfd: open userfaultfds with O_RDONLYOndrej Mosnacek
2022-10-24smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-24ext4: update 'state->fc_regions_size' after successful memory allocationYe Bin
2022-10-24ext4: fix potential memory leak in ext4_fc_record_regions()Ye Bin
2022-10-24ext4: fix potential memory leak in ext4_fc_record_modified_inode()Ye Bin
2022-10-24ext4: fix miss release buffer head in ext4_fc_write_inodeYe Bin
2022-10-24ext4: fix dir corruption when ext4_dx_add_entry() failsZhihao Cheng
2022-10-24ext4: fix i_version handling in ext4Jeff Layton
2022-10-24ext4: place buffer head allocation before handle startJinke Han
2022-10-24ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodateZhang Yi
2022-10-24ext4: unconditionally enable the i_version counterJeff Layton
2022-10-24ext4: don't increase iversion counter for ea_inodesLukas Czerner
2022-10-24ext4: fix check for block being out of directory sizeJan Kara
2022-10-24ext4: make ext4_lazyinit_thread freezableLalith Rajendran
2022-10-24ext4: fix null-ptr-deref in ext4_write_infoBaokun Li
2022-10-24ext4: avoid crash when inline data creation follows DIO writeJan Kara
2022-10-24ext2: Add sanity checks for group and filesystem sizeJan Kara
2022-10-24jbd2: add miss release buffer head in fc_do_one_pass()Ye Bin
2022-10-24jbd2: fix potential use-after-free in jbd2_fc_wait_bufsYe Bin
2022-10-24jbd2: fix potential buffer head reference count leakYe Bin
2022-10-24jbd2: wake up journal waiters in FIFO order, not LIFOAndrew Perepechko
2022-10-24f2fs: fix to do sanity check on summary infoChao Yu
2022-10-24f2fs: fix to do sanity check on destination blkaddr during recoveryChao Yu
2022-10-24f2fs: increase the limit for reserve_rootJaegeuk Kim
2022-10-24f2fs: flush pending checkpoints when freezing superJaegeuk Kim