index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-04-07
btrfs: set written super flag once in write_all_supers()
Filipe Manana
-4
/
+2
2026-04-07
btrfs: remove max_mirrors argument from write_all_supers()
Filipe Manana
-18
/
+12
2026-04-07
btrfs: tag error branches as unlikely during super block writes
Filipe Manana
-14
/
+13
2026-04-07
btrfs: abort transaction on error in write_all_supers()
Filipe Manana
-11
/
+10
2026-04-07
btrfs: pass transaction handle to write_all_supers()
Filipe Manana
-4
/
+5
2026-04-07
btrfs: mark all error and warning checks as unlikely in btrfs_validate_super()
Filipe Manana
-39
/
+39
2026-04-07
btrfs: update comment for BTRFS_RESERVE_NO_FLUSH
Filipe Manana
-1
/
+18
2026-04-07
btrfs: don't allow log trees to consume global reserve or overcommit metadata
Filipe Manana
-0
/
+25
2026-04-07
btrfs: be less aggressive with metadata overcommit when we can do full flushing
Filipe Manana
-3
/
+3
2026-04-07
btrfs: use per-profile available space in calc_available_free_space()
Qu Wenruo
-12
/
+15
2026-04-07
btrfs: update per-profile available estimation
Qu Wenruo
-1
/
+19
2026-04-07
btrfs: introduce the device layout aware per-profile available space
Qu Wenruo
-0
/
+198
2026-04-07
btrfs: zoned: remove redundant space_info lock and variable in do_allocation_...
Jiasheng Jiang
-6
/
+2
2026-04-07
btrfs: move min sys chunk array size check to validate_sys_chunk_array()
Filipe Manana
-13
/
+9
2026-04-07
btrfs: remove duplicate system chunk array max size overflow check
Filipe Manana
-6
/
+0
2026-04-07
btrfs: pass boolean literals as the last argument to inc_block_group_ro()
Filipe Manana
-8
/
+8
2026-04-07
btrfs: tests: zoned: add tests cases for zoned code
Naohiro Aota
-0
/
+695
2026-04-07
orangefs: validate getxattr response length
HyungJung Joo
-0
/
+4
2026-04-07
orangefs_readahead: don't overflow the bufmap slot.
Mike Marshall
-9
/
+27
2026-04-07
debugfs: take better advantage of strscpy.
Mike Marshall
-10
/
+6
2026-04-07
orangefs: add usercopy whitelist to orangefs_op_cache
Ziyi Guo
-1
/
+5
2026-04-07
orangefs-debugfs.c: fix parsing problem with kernel debug keywords.
Mike Marshall
-10
/
+11
2026-04-07
xfs: use bio_await in xfs_zone_gc_reset_sync
Christoph Hellwig
-14
/
+5
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
-9
/
+10
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
-9
/
+10
2026-04-07
xfs: untangle the open zones reporting in mountinfo
Christoph Hellwig
-2
/
+6
2026-04-07
xfs: expose the number of open zones in sysfs
Christoph Hellwig
-0
/
+13
2026-04-07
xfs: reduce special casing for the open GC zone
Christoph Hellwig
-59
/
+58
2026-04-07
xfs: streamline GC zone selection
Christoph Hellwig
-55
/
+40
2026-04-07
xfs: refactor GC zone selection helpers
Christoph Hellwig
-23
/
+22
2026-04-07
xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irec
Christoph Hellwig
-2
/
+2
2026-04-07
xfs: put the open zone later xfs_open_zone_put
Christoph Hellwig
-1
/
+1
2026-04-07
xfs: add a separate tracepoint for stealing an open zone for GC
Christoph Hellwig
-1
/
+2
2026-04-07
xfs: delay initial open of the GC zone
Christoph Hellwig
-25
/
+20
2026-04-07
ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
Vasiliy Kovalev
-3
/
+11
2026-04-07
ext2: use get_random_u32() where appropriate
David Carlier
-1
/
+1
2026-04-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
-0
/
+1
2026-04-07
xfs: handle too many open zones when mounting
Christoph Hellwig
-0
/
+76
2026-04-07
xfs: refactor xfs_mount_zones
Christoph Hellwig
-20
/
+34
2026-04-07
xfs: fix integer overflow in busy extent sort comparator
Yuto Ohnuki
-2
/
+2
2026-04-07
xfs: fix integer overflow in deferred intent sort comparators
Yuto Ohnuki
-3
/
+3
2026-04-07
xfs: fold xfs_setattr_size into xfs_vn_setattr_size
Christoph Hellwig
-27
/
+11
2026-04-07
xfs: remove a duplicate assert in xfs_setattr_size
Christoph Hellwig
-1
/
+0
2026-04-07
dcache: permit dynamic_dname()s up to NAME_MAX
Aleksa Sarai
-5
/
+6
2026-04-07
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
-42
/
+0
2026-04-07
ntfs: add bound checking to ntfs_external_attr_find
Hyunchul Lee
-14
/
+69
2026-04-07
ntfs: add bound checking to ntfs_attr_find
Hyunchul Lee
-12
/
+72
2026-04-07
fs: attr: fix comment formatting and spelling issues
Chelsy Ratnawat
-3
/
+3
2026-04-07
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
-4
/
+8
2026-04-06
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Joseph Qi
-0
/
+10
[prev]
[next]