summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysxfs: fix under-reservation of blocks when repairing sf directoriesDarrick J. Wong
3 dayserofs: add missing buf->off in erofs_bread()Binglei Wang
3 daysocfs2: validate dl_blkno and dl_fs_generation of dir index leaf blocksJoseph Qi
3 daysocfs2: validate dr_fs_generation of dir index root blocksJoseph Qi
3 daysocfs2: skip uninitialized lockres in ocfs2_mark_lockres_freeing()Joseph Qi
3 daysfat: calculate data area start without overflowHengyu Liang
3 daysocfs2: reject inconsistent xattr bucket during defragJoseph Qi
3 daysocfs2: allow xattr bucket entries to span multiple blocksJoseph Qi
3 daysocfs2: validate suballoc slot and bit of extent and refcount blocksJoseph Qi
3 daysocfs2: validate suballoc slot and bit of xattr and dir index blocksJoseph Qi
3 daysocfs2: validate suballoc bit during inode readJoseph Qi
3 daysocfs2: restrict OCFS2_INVALID_SLOT suballoc slot to system inodesJoseph Qi
3 daysproc: report SIGEV_NONE in /proc/pid/timers if target task has diedAndrei Vagin
3 dayssquashfs: make the fragment index table bounds check overflow-safeKarl Mehltretter
3 dayssquashfs: fix fragment index table sizing overflow on 32-bitKarl Mehltretter
3 daysocfs2: defer suballocator block group reclaim to workqueueJoseph Qi
3 daysocfs2: free replay slots in ocfs2_recovery_exit()Joseph Qi
3 daysocfs2: exit recovery thread on mount error pathJoseph Qi
3 daysocfs2: reject inconsistent local xattr entriesZhengYuan Huang
3 daysocfs2: fix deadlock in inline-data truncate transactionsJoseph Qi
3 daysfat: fix fat_ent_write() for reverting the valueOGAWA Hirofumi
3 daysiomap: simplify writepages reclaim guardKefeng Wang
3 daysxfs: remove dead kswapd flag inheritance from btree split workerKefeng Wang
3 daysmm: make per-VMA locks available universallyDave Hansen
3 daysmm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAXYe Liu
3 daysmm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT supportMuchun Song
3 daysocfs2: make ocfs2_calc_xattr_init() return voidJoseph Qi
3 daysMerge tag 'cifs-fixes-7.3-rc3' of https://git.manguebit.org/linuxLinus Torvalds
3 daysxfs: take hm->lock in xfs_ioc_health_monitor() before insertDeepanshu Kartikey
3 daysxfs: set IOMAP_F_INTEGRITY for zoned writes on integrity devicesAnuj Gupta
3 daysxfs: avoid extra cache flushes for multi-device file systems in xfs_fsyncChristoph Hellwig
3 daysxfs: don't continue on error in xfs_fsyncChristoph Hellwig
3 daysxfs: also flush the RT device cache in xlog_write_iclogChristoph Hellwig
3 daysxfs: bail out on bitmap errors in xrep_agfl_fillDarrick J. Wong
3 daysxfs: snapshot old AGFL before rewriting itDarrick J. Wong
3 daysxfs: remove redundant function declarationDarrick J. Wong
3 daysxfs: report runtime failures in scrubDarrick J. Wong
3 daysxfs: report healthy filesystem events in scrub statsDarrick J. Wong
3 daysxfs: snapshot scrub stats when rendering themDarrick J. Wong
4 daysfs/ntfs3: use d_instantiate_new() in ntfs_create_inode() and murder syzbot's ...Christian Brauner
4 dayssmb: client: fix one-byte OOB read in smb2_parse_native_symlink()Paulo Alcantara
4 daysMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 dayssmb: client: fail DACL rewrite when the new DACL exceeds 64KBjoern Doebel
4 dayssmb: client: fix heap overflow in DACL owner/group rewriteBjoern Doebel
5 daysksmbd: fix invalid pointer dereference when get_inode_acl() failsHenry Hu
5 daysksmbd: keep compound responses on query info errorsNamjae Jeon
5 daysksmbd: fix partial normalized name responsesNamjae Jeon
5 daysksmbd: follow SMB2 session expiration semanticsNamjae Jeon
5 daysexec: do_close_on_exec() before taking exec_update_lockJann Horn
5 daysMerge branch 'misc-7.3' into next-fixesDavid Sterba