index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-10
/
+8
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-4
/
+0
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+23
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-6
/
+13
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
1
-3
/
+0
2026-02-04
ext4: specify the free pointer offset for ext4_inode_cache
Harry Yoo
1
-6
/
+13
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
1
-1
/
+0
2026-01-19
ext4: add sysfs attribute err_report_sec to control s_err_report timer
Baolin Liu
1
-9
/
+18
2026-01-19
ext4: move ext4_percpu_param_init() before ext4_mb_init()
Baokun Li
1
-5
/
+5
2026-01-13
ext4: convert to new fserror helpers
Darrick J. Wong
1
-4
/
+9
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
1
-1
/
+1
2025-11-28
ext4: enable block size larger than page size
Baokun Li
1
-1
/
+2
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
1
-0
/
+39
2025-11-28
ext4: support large block size in ext4_calculate_overhead()
Baokun Li
1
-3
/
+3
2025-11-28
ext4: introduce s_min_folio_order for future BS > PS support
Baokun Li
1
-5
/
+5
2025-11-28
ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
Baokun Li
1
-2
/
+1
2025-11-26
ext4: clear i_state_flags when alloc inode
Haibo Chen
1
-0
/
+1
2025-11-26
ext4: fix string copying in parse_apply_sb_mount_options()
Fedor Pchelkin
1
-2
/
+3
2025-11-26
jbd2: store more accurate errno in superblock when possible
Wengang Wang
1
-2
/
+2
2025-11-06
ext4: introduce seq counter for the extent status entry
Zhang Yi
1
-0
/
+1
2025-10-03
Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+20
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
1
-2
/
+2
2025-09-26
ext4: add support for 32-bit default reserved uid and gid values
Theodore Ts'o
1
-4
/
+4
2025-09-26
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-12
/
+5
2025-09-25
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
1
-0
/
+9
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-08-21
ext4: move verity info pointer to fs-specific part of inode
Eric Biggers
1
-0
/
+3
2025-08-21
ext4: move crypt info pointer to fs-specific part of inode
Eric Biggers
1
-0
/
+3
2025-08-12
ext4: don't try to clear the orphan_present feature block device is r/o
Theodore Ts'o
1
-0
/
+2
2025-08-12
ext4: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-12
ext4: preserve SB_I_VERSION on remount
Baokun Li
1
-3
/
+3
2025-08-12
ext4: show the default enabled i_version option
Baokun Li
1
-0
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-20
ext4: Enable support for ext4 multi-fsblock atomic write using bigalloc
Ritesh Harjani (IBM)
1
-2
/
+5
2025-05-20
ext4: remove sb argument from ext4_superblock_csum()
Eric Biggers
1
-5
/
+4
2025-05-20
ext4: remove sbi argument from ext4_chksum()
Eric Biggers
1
-7
/
+6
2025-05-20
ext4: use writeback_iter in ext4_journalled_submit_inode_data_buffers
Christoph Hellwig
1
-24
/
+22
2025-05-08
ext4: convert s_fc_lock to mutex type
Harshad Shirwadkar
1
-1
/
+1
2025-05-08
ext4: temporarily elevate commit thread priority
Harshad Shirwadkar
1
-3
/
+2
2025-05-08
ext4: convert i_fc_lock to spinlock
Harshad Shirwadkar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
1
-3
/
+4
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
1
-7
/
+8
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
1
-8
/
+8
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
1
-10
/
+6
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
[next]