index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-03-17
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
2023-03-17
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
2023-03-17
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2023-03-17
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2023-03-17
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
2023-03-17
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
2023-03-11
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
2023-03-11
ubifs: dirty_cow_znode: Fix memleak in error handling path
Zhihao Cheng
2023-03-11
ubifs: Re-statistic cleaned znode count if commit failed
Zhihao Cheng
2023-03-11
ubifs: Reserve one leb for each journal head while doing budget
Zhihao Cheng
2023-03-11
ubifs: Fix wrong dirty space budget for dirty inode
Zhihao Cheng
2023-03-11
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
2023-03-11
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
2023-03-11
ext4: refuse to create ea block when umounted
Jun Nie
2023-03-11
ext4: optimize ea_inode block expansion
Jun Nie
2023-03-11
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
2023-03-11
udf: Do not update file length for failed writes to inline files
Jan Kara
2023-03-11
udf: Do not bother merging very long extents
Jan Kara
2023-03-11
udf: Truncate added extents on failed expansion
Jan Kara
2023-03-11
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
2023-03-11
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
2023-03-11
f2fs: fix information leak in f2fs_move_inline_dirents()
Eric Biggers
2023-03-11
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
2023-03-11
hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
Liu Shixin
2023-03-11
udf: Define EFSCORRUPTED error code
Jan Kara
2023-03-11
btrfs: send: limit number of clones and allocated memory size
David Sterba
2023-02-22
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
2023-02-22
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
2023-02-22
aio: fix mremap after fork null-deref
Seth Jenkins
2023-02-22
btrfs: limit device extents to the device size
Josef Bacik
2023-02-22
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
2023-02-22
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-22
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
2023-02-06
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2023-02-06
fs: reiserfs: remove useless new_opts in reiserfs_remount
Dongliang Mu
2023-02-06
affs: initialize fsdata in affs_truncate()
Alexander Potapenko
2023-01-24
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
2023-01-24
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
2023-01-24
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
2023-01-18
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
2023-01-18
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2023-01-18
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2023-01-18
udf: Fix extension of the last extent in the file
Jan Kara
2023-01-18
ext4: allocate extended attribute value in vmalloc area
Ye Bin
2023-01-18
ext4: avoid unaccounted block allocation when expanding inode
Jan Kara
2023-01-18
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
2023-01-18
ext4: fix inode leak in ext4_xattr_inode_create() on an error path
Ye Bin
2023-01-18
ext4: avoid BUG_ON when creating xattrs
Jan Kara
2023-01-18
ext4: fix error code return to user-space in ext4_get_branch()
Luís Henriques
2023-01-18
ext4: init quota for 'old.inode' in 'ext4_rename'
Ye Bin
[next]