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
Age
Commit message (
Expand
)
Author
2025-11-06
ext4: add large folios support for moving extents
Zhang Yi
2025-11-06
ext4: switch to using the new extent movement method
Zhang Yi
2025-11-06
ext4: introduce mext_move_extent()
Zhang Yi
2025-11-06
ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate()
Zhang Yi
2025-11-06
ext4: refactor mext_check_arguments()
Zhang Yi
2025-11-06
ext4: add mext_check_validity() to do basic check
Zhang Yi
2025-11-06
ext4: use EXT4_B_TO_LBLK() in mext_check_arguments()
Zhang Yi
2025-11-06
ext4: pass out extent seq counter when mapping blocks
Zhang Yi
2025-11-06
ext4: make ext4_es_lookup_extent() pass out the extent seq counter
Zhang Yi
2025-11-06
ext4: introduce seq counter for the extent status entry
Zhang Yi
2025-11-06
ext4: correct the checking of quota files before moving extents
Zhang Yi
2025-11-06
fs: ext4: fix uninitialized symbols
Ranganath V N
2025-11-06
ext4: make error code in __ext4fs_dirhash() consistent.
Julian Sun
2025-11-06
xfs: free xfs_busy_extents structure when no RT extents are queued
Christoph Hellwig
2025-11-05
coredump: use override credential guard
Christian Brauner
2025-11-05
coredump: use prepare credential guard
Christian Brauner
2025-11-05
coredump: split out do_coredump() from vfs_coredump()
Christian Brauner
2025-11-05
coredump: mark struct mm_struct as const
Christian Brauner
2025-11-05
coredump: pass struct linux_binfmt as const
Christian Brauner
2025-11-05
coredump: move revert_cred() before coredump_cleanup()
Christian Brauner
2025-11-05
xfs: use super write guard in xfs_file_ioctl()
Christian Brauner
2025-11-05
open: use super write guard in do_ftruncate()
Christian Brauner
2025-11-05
btrfs: use super write guard in relocating_repair_kthread()
Christian Brauner
2025-11-05
ext4: use super write guard in write_mmp_block()
Christian Brauner
2025-11-05
btrfs: use super write guard in sb_start_write()
Christian Brauner
2025-11-05
btrfs: use super write guard btrfs_run_defrag_inode()
Christian Brauner
2025-11-05
btrfs: use super write guard in btrfs_reclaim_bgs_work()
Christian Brauner
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-11-05
btrfs: release root after error in data_reloc_print_warning_inode()
Zilin Guan
2025-11-05
btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()
Zilin Guan
2025-11-05
btrfs: do not update last_log_commit when logging inode due to a new name
Filipe Manana
2025-11-05
btrfs: zoned: fix stripe width calculation
Naohiro Aota
2025-11-05
btrfs: zoned: fix conventional zone capacity calculation
Naohiro Aota
2025-11-05
xfs: fix zone selection in xfs_select_open_zone_mru
Christoph Hellwig
2025-11-05
xfs: fix a rtgroup leak when xfs_init_zone fails
Christoph Hellwig
2025-11-05
xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
Darrick J. Wong
2025-11-05
xfs: fix delalloc write failures in software-provided atomic writes
Darrick J. Wong
2025-11-05
xfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-11-05
btrfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-11-05
xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
Yongpeng Yang
2025-11-05
isofs: check the return value of sb_min_blocksize() in isofs_fill_super
Yongpeng Yang
2025-11-05
exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
Yongpeng Yang
2025-11-05
vfat: fix missing sb_min_blocksize() return value checks
Yongpeng Yang
2025-11-05
binfmt_misc: restore write access before closing files opened by open_exec()
Zilin Guan
2025-11-05
virtio-fs: fix incorrect check for fsvq->kobj
Alok Tiwari
2025-11-05
Fix a drop_nlink warning in minix_rename
Jori Koolstra
2025-11-05
Fix a drop_nlink warning in minix_rmdir
Jori Koolstra
2025-11-05
Add error handling to minix filesystem for inode corruption detection
Jori Koolstra
2025-11-05
xfs: support sub-block aligned vectors in always COW mode
Christoph Hellwig
2025-11-05
iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
Qu Wenruo
[prev]
[next]