summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-08-02ext4: remove EA inode entry from mbcache on inode evictionJan Kara
2022-08-02mbcache: add functions to delete entry if unusedJan Kara
2022-08-02mbcache: don't reclaim used entriesJan Kara
2022-08-02ext4: make sure ext4_append() always allocates new blockLukas Czerner
2022-08-02ext4: check if directory block is within i_sizeLukas Czerner
2022-08-02ext4: reflect mb_optimize_scan value in options fileOjaswin Mujoo
2022-08-02ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-02ext4: aligned '*' in commentsJiang Jian
2022-08-02ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng
2022-08-02ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin
2022-08-02ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li
2022-08-02ext4: correct max_inline_xattr_value_size computingBaokun Li
2022-08-02ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2022-08-02ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li
2022-08-02ext4: fix extent status tree race in writeback error recovery pathEric Whitney
2022-08-02jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()Zhang Yi
2022-08-02jbd2: unexport jbd2_log_start_commit()Jan Kara
2022-08-02jbd2: remove unused exports for jbd2 debuggingJan Kara
2022-08-02jbd2: rename jbd_debug() to jbd2_debug()Jan Kara
2022-08-02ext4: use ext4_debug() instead of jbd_debug()Jan Kara
2022-08-02ext4: reuse order and buddy in mb_mark_used when buddy splithanjinke
2022-08-02ext4: update the s_overhead_clusters in the backup sb's when resizingTheodore Ts'o
2022-08-02ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o
2022-08-02ext4: fix reading leftover inlined symlinksZhang Yi
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-01Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-07-01Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong
2022-06-30vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-06-30NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew
2022-06-30NFS: restore module put when manager exits.NeilBrown
2022-06-30io_uring: fix provided buffer importDylan Yudaken
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov
2022-06-29Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-29ceph: wait on async create before checking caps for syncfsJeff Layton
2022-06-29xfs: dont treat rt extents beyond EOF as eofblocks to be clearedDarrick J. Wong
2022-06-29xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong
2022-06-29xfs: empty xattr leaf header blocks are not corruptionDarrick J. Wong
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein
2022-06-27NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov
2022-06-26xfs: clean up the end of xfs_attri_item_recoverDarrick J. Wong
2022-06-26xfs: always free xattri_leaf_bp when cancelling a deferred opDarrick J. Wong
2022-06-26xfs: use invalidate_lock to check the state of mmap_lockKaixu Xia
2022-06-26xfs: factor out the common lock flags assertKaixu Xia
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds