summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-29mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins
2022-10-29btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana
2022-10-29btrfs: fix processing of delayed data refs during backref walkingFilipe Manana
2022-10-29ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-29ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-29xfs: fix use-after-free on CIL context on shutdownDave Chinner
2022-10-29xfs: move inode flush to the sync workqueueDarrick J. Wong
2022-10-29xfs: reflink should force the log out if mounted with wsyncChristoph Hellwig
2022-10-29xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig
2022-10-29xfs: trylock underlying buffer on dquot flushBrian Foster
2022-10-29xfs: don't write a corrupt unmount record to force summary counter recalcDarrick J. Wong
2022-10-29xfs: tail updates only need to occur when LSN changesDave Chinner
2022-10-29xfs: factor common AIL item deletion codeDave Chinner
2022-10-29xfs: Throttle commits on delayed background CIL pushDave Chinner
2022-10-29xfs: Lower CIL flush limit for large logsDave Chinner
2022-10-29xfs: preserve default grace interval during quotacheckDarrick J. Wong
2022-10-29xfs: fix unmount hang and memory leak on shutdown during quotaoffBrian Foster
2022-10-29xfs: factor out quotaoff intent AIL removal and memory freeBrian Foster
2022-10-29xfs: Replace function declaration by actual definitionPavel Reichl
2022-10-29xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl
2022-10-29xfs: remove the xfs_dq_logitem_t typedefPavel Reichl
2022-10-29xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl
2022-10-29xfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2022-10-29xfs: check owner of dir3 blocksDarrick J. Wong
2022-10-29xfs: check owner of dir3 data blocksDarrick J. Wong
2022-10-29xfs: fix buffer corruption reporting when xfs_dir3_free_header_check failsDarrick J. Wong
2022-10-29xfs: xfs_buf_corruption_error should take __this_addressDarrick J. Wong
2022-10-29xfs: add a function to deal with corrupt buffers post-verifiersDarrick J. Wong
2022-10-29xfs: rework collapse range into an atomic operationBrian Foster
2022-10-29xfs: rework insert range into an atomic operationBrian Foster
2022-10-29xfs: open code insert range extent split helperBrian Foster
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-26btrfs: scrub: try to fix super block errorsQu Wenruo
2022-10-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker
2022-10-26f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong
2022-10-26nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-10-26userfaultfd: open userfaultfds with O_RDONLYOndrej Mosnacek
2022-10-26ext4: place buffer head allocation before handle startJinke Han
2022-10-26ext4: make ext4_lazyinit_thread freezableLalith Rajendran
2022-10-26ext4: fix null-ptr-deref in ext4_write_infoBaokun Li
2022-10-26ext4: avoid crash when inline data creation follows DIO writeJan Kara
2022-10-26jbd2: wake up journal waiters in FIFO order, not LIFOAndrew Perepechko
2022-10-26nilfs2: fix use-after-free bug of struct nilfs_rootRyusuke Konishi
2022-10-26f2fs: fix to do sanity check on summary infoChao Yu
2022-10-26f2fs: fix to do sanity check on destination blkaddr during recoveryChao Yu
2022-10-26f2fs: increase the limit for reserve_rootJaegeuk Kim
2022-10-26btrfs: fix race between quota enable and quota rescan ioctlFilipe Manana
2022-10-26quota: Check next/prev free block number after reading from quota fileZhihao Cheng
2022-10-26fs: dlm: handle -EBUSY first in lock arg validationAlexander Aring