index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
fsmap.c
Age
Commit message (
Expand
)
Author
2025-09-25
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
2025-08-12
ext4: fix reserved gdt blocks handling in fsmap
Ojaswin Mujoo
2025-08-12
ext4: fix fsmap end of range reporting with bigalloc
Ojaswin Mujoo
2024-11-12
ext4: fix FS_IOC_GETFSMAP handling
Theodore Ts'o
2024-02-25
ext4: port block device access to file
Christian Brauner
2023-10-28
ext4: Convert to bdev_open_by_dev()
Jan Kara
2023-03-07
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-10-18
ext4: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-18
ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
Chunguang Xu
2019-05-12
ext4: fix miscellaneous sparse warnings
Theodore Ts'o
2018-05-10
ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static
Mathieu Malaterre
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-06-23
ext4: fix off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2017-04-30
ext4: support GETFSMAP ioctls
Darrick J. Wong