]> git.itanic.dy.fi Git - linux-stable/history - fs
netfilter: nftables: add nft_parse_register_load() and use it
[linux-stable] / fs /
2023-05-30 Ryusuke Konishinilfs2: fix use-after-free bug of nilfs_root in nilfs_e...
2023-05-30 Xiubo Liceph: force updating the msg pointer in non-split case
2023-05-30 Ilya Leoshkevichstatfs: enforce statfs[64] structure initialization
2023-05-30 Ojaswin Mujooext4: Fix best extent lstart adjustment logic in ext4_m...
2023-05-30 Kemeng Shiext4: set goal start correctly in ext4_mb_normalize_request
2023-05-30 Andreas Gruenbachergfs2: Fix inode height consistency check
2023-05-30 Jan Karaext2: Check block size validity during mount
2023-05-30 Tetsuo Handafs: hfsplus: remove WARN_ON() from hfsplus_cat_{read...
2023-05-17 Theodore Ts'oext4: fix invalid free tracking in ext4_xattr_move_to_b...
2023-05-17 Theodore Ts'oext4: remove a BUG_ON in ext4_mb_release_group_pa()
2023-05-17 Theodore Ts'oext4: bail out of ext4_xattr_ibody_get() fails for...
2023-05-17 Theodore Ts'oext4: add bounds checking in get_max_inline_xattr_value...
2023-05-17 Theodore Ts'oext4: improve error recovery code paths in __ext4_remount()
2023-05-17 Tudor Ambarusext4: avoid a potential slab-out-of-bounds in ext4_grou...
2023-05-17 Pawel Witekcifs: fix pcchunk length type in smb2_copychunk_range
2023-05-17 Anastasia Belovabtrfs: print-tree: parent bytenr must be aligned to...
2023-05-17 Filipe Mananabtrfs: fix btrfs_prev_leaf() to not return the same...
2023-05-17 Maxim Korotkovwriteback: fix call of incorrect macro
2023-05-17 Qu Wenruobtrfs: scrub: reject unsupported scrub flags
2023-05-17 Ryusuke Konishinilfs2: fix infinite loop in nilfs_mdt_get_block()
2023-05-17 Ryusuke Konishinilfs2: do not write dirty data after degenerating...
2023-05-17 Trond MyklebustNFSv4.1: Always send a RECLAIM_COMPLETE after establish...
2023-05-17 John Stultzpstore: Revert pmsg_lock back to a normal mutex
2023-05-17 Mårten Lindahlubifs: Free memory for tmpfile name
2023-05-17 Zhihao ChengRevert "ubifs: dirty_cow_znode: Fix memleak in error...
2023-05-17 Roberto Sassureiserfs: Add security prefix to xattr name in reiserfs...
2023-04-26 Baokun Liext4: fix use-after-free in ext4_xattr_set_entry
2023-04-26 Ritesh Harjaniext4: remove duplicate definition of ext4_xattr_ibody_i...
2023-04-26 Tudor AmbarusRevert "ext4: fix use-after-free in ext4_xattr_set_entry"
2023-04-26 Ryusuke Konishinilfs2: initialize unused bytes in segment summary...
2023-04-20 Ryusuke Konishinilfs2: fix sysfs interface lifetime
2023-04-20 Ryusuke Konishinilfs2: fix potential UAF of struct nilfs_sc_info in...
2023-04-05 Ye Binext4: fix kernel BUG in 'ext4_write_inline_data_end()'
2023-04-05 David Disseldorpcifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
2023-04-05 Jan Kara via Ocfs2... ocfs2: fix data corruption after failed write
2023-04-05 Ryusuke Konishinilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
2023-03-22 Baokun Liext4: fix task hung in ext4_xattr_delete_inode
2023-03-22 Baokun Liext4: fail ext4_iget if special inode unallocated
2023-03-22 Eric Biggersfs: sysfs_emit_at: Remove PAGE_SIZE alignment check
2023-03-22 Eric Biggersext4: fix cgroup writeback accounting with fs-layer...
2023-03-17 Zhihao Chengext4: zero i_disksize when initializing the bootloader...
2023-03-17 Ye Binext4: fix WARNING in ext4_update_inline_data
2023-03-17 Ye Binext4: move where set the MAY_INLINE_DATA flag is set
2023-03-17 Darrick J. Wongext4: fix another off-by-one fsmap error on 1k block...
2023-03-17 Eric Whitneyext4: fix RENAME_WHITEOUT handling for inline directories
2023-03-17 Theodore Ts'ofs: prevent out-of-bounds array speculation when closin...
2023-03-11 Zhihao Chengubifs: ubifs_writepage: Mark page dirty after writing...
2023-03-11 Zhihao Chengubifs: dirty_cow_znode: Fix memleak in error handling...
2023-03-11 Zhihao Chengubifs: Re-statistic cleaned znode count if commit failed
2023-03-11 Zhihao Chengubifs: Reserve one leb for each journal head while...
2023-03-11 Zhihao Chengubifs: Fix wrong dirty space budget for dirty inode
2023-03-11 Zhihao Chengubifs: Rectify space budget for ubifs_xrename()
2023-03-11 Liu Shixin via Jfs... fs/jfs: fix shift exponent db_agl2size negative
2023-03-11 Jun Nieext4: refuse to create ea block when umounted
2023-03-11 Jun Nieext4: optimize ea_inode block expansion
2023-03-11 Jan Karaudf: Fix file corruption when appending just after...
2023-03-11 Jan Karaudf: Do not update file length for failed writes to...
2023-03-11 Jan Karaudf: Do not bother merging very long extents
2023-03-11 Jan Karaudf: Truncate added extents on failed expansion
2023-03-11 Heming Zhao via... ocfs2: fix non-auto defrag path not working issue
2023-03-11 Heming Zhao via... ocfs2: fix defrag path triggering jbd2 ASSERT
2023-03-11 Eric Biggersf2fs: fix information leak in f2fs_move_inline_dirents()
2023-03-11 Dongliang Mufs: hfsplus: fix UAF issue in hfsplus_put_super
2023-03-11 Liu Shixinhfs: fix missing hfs_bnode_get() in __hfs_bnode_create
2023-03-11 Jan Karaudf: Define EFSCORRUPTED error code
2023-03-11 David Sterbabtrfs: send: limit number of clones and allocated memor...
2023-02-22 Ryusuke Konishinilfs2: fix underflow in second superblock position...
2023-02-22 Andrew Mortonrevert "squashfs: harden sanity check in squashfs_read_...
2023-02-22 Seth Jenkinsaio: fix mremap after fork null-deref
2023-02-22 Josef Bacikbtrfs: limit device extents to the device size
2023-02-22 Phillip LougherSquashfs: fix handling and sanity checking of xattr_ids...
2023-02-22 Mike Kravetzmm: hugetlb: proc: check for hugetlb shared PMD in...
2023-02-22 Fedor Pchelkinsquashfs: harden sanity check in squashfs_read_xattr_id...
2023-02-06 Xiaoming Nisysctl: add a new register_sysctl_init() interface
2023-02-06 Dongliang Mufs: reiserfs: remove useless new_opts in reiserfs_remount
2023-02-06 Alexander Potapenkoaffs: initialize fsdata in affs_truncate()
2023-01-24 Ryusuke Konishinilfs2: fix general protection fault in nilfs_btree_ins...
2023-01-24 Jaegeuk Kimf2fs: let's avoid panic if extent_tree is not created
2023-01-24 Olga KornievskaiapNFS/filelayout: Fix coalescing test for single DS
2023-01-18 Linus Torvaldshfs/hfsplus: avoid WARN_ON() for sanity check, use...
2023-01-18 Arnd Bergmannhfs/hfsplus: use WARN_ON for sanity check
2023-01-18 Jeff Laytonnfsd: fix handling of readdir in v4root vs. mount upcal...
2023-01-18 Jan Karaudf: Fix extension of the last extent in the file
2023-01-18 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-18 Jan Karaext4: avoid unaccounted block allocation when expanding...
2023-01-18 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-18 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-18 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-18 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-18 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-18 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-18 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-18 Baokun Liext4: add inode table check in __ext4_get_inode_loc...
2023-01-18 Paulo Alcantaracifs: fix confusing debug message
2023-01-18 Christian Braunerpnode: terminate at peers of source
2023-01-18 Aditya Garghfsplus: fix bug causing custom uid and gid being unabl...
2023-01-18 Roberto Sassureiserfs: Add missing calls to reiserfs_security_free()
2023-01-18 John Stultzpstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_...
2023-01-18 John Stultzpstore: Switch pmsg_lock to an rt_mutex to avoid priori...
2023-01-18 Zhang Xiaoxuorangefs: Fix kmemleak in orangefs_prepare_debugfs_help...
next