index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs,block: yield devices early
Christian Brauner
2024-03-27
1
-4
/
+4
*
Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-15
7
-108
/
+679
|
\
|
*
ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter...
Kemeng Shi
2024-03-07
1
-1
/
+19
|
*
ext4: hold group lock in ext4 kunit test
Kemeng Shi
2024-03-07
1
-0
/
+9
|
*
ext4: alloc test super block from sget
Kemeng Shi
2024-03-07
1
-16
/
+39
|
*
ext4: kunit: use dynamic inode allocation
Arnd Bergmann
2024-03-07
1
-6
/
+21
|
*
ext4: enable meta_bg only when new desc blocks are needed
Srivathsa Dara
2024-03-07
1
-1
/
+1
|
*
ext4: remove unused parameter biop in ext4_issue_discard()
Wenchao Hao
2024-03-07
1
-11
/
+5
|
*
ext4: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-07
1
-2
/
+1
|
*
ext4: verify s_clusters_per_group even without bigalloc
Jan Kara
2024-03-07
1
-17
/
+13
|
*
ext4: fix corruption during on-line resize
Maximilian Heyne
2024-03-07
1
-1
/
+2
|
*
ext4: don't report EOPNOTSUPP errors from discard
Jan Kara
2024-03-07
1
-1
/
+7
|
*
ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()
Jan Kara
2024-03-07
1
-11
/
+0
|
*
ext4: fold quota accounting into ext4_xattr_inode_lookup_create()
Jan Kara
2024-02-21
1
-26
/
+24
|
*
ext4: correct best extent lstart adjustment logic
Baokun Li
2024-02-21
1
-6
/
+11
|
*
ext4: forbid commit inconsistent quota data when errors=remount-ro
Ye Bin
2024-02-21
1
-0
/
+12
|
*
ext4: add a hint for block bitmap corrupt state in mb_groups
Zhang Yi
2024-02-21
1
-1
/
+4
|
*
ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks()
Cheng Nie
2024-02-21
2
-8
/
+8
|
*
ext4: improve error msg for ext4_mb_seq_groups_show
yangerkun
2024-02-21
1
-1
/
+2
|
*
ext4: remove unused buddy_loaded in ext4_mb_seq_groups_show
yangerkun
2024-02-21
1
-7
/
+6
|
*
ext4: Add unit test for ext4_mb_mark_diskspace_used
Kemeng Shi
2024-02-21
1
-0
/
+52
|
*
ext4: Add unit test for mb_free_blocks
Kemeng Shi
2024-02-21
1
-0
/
+69
|
*
ext4: Add unit test for mb_mark_used
Kemeng Shi
2024-02-21
1
-0
/
+78
|
*
ext4: Add unit test of ext4_mb_generate_buddy
Kemeng Shi
2024-02-21
1
-0
/
+207
|
*
ext4: Add unit test for test_free_blocks_simple
Kemeng Shi
2024-02-21
1
-0
/
+96
*
|
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
2
-2
/
+2
|
\
\
|
*
|
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-08
2
-2
/
+2
*
|
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-2
/
+1
*
|
|
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: super_set_uuid()
Kent Overstreet
2024-02-08
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
3
-31
/
+31
|
\
\
\
|
*
|
|
ext4: port block device access to file
Christian Brauner
2024-02-25
3
-31
/
+31
|
|
/
/
*
|
|
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
2
-1
/
+1
|
\
\
\
|
*
|
|
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
1
-3
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ext4_get_link(): fix breakage in RCU mode
Al Viro
2024-02-25
1
-3
/
+5
|
|
/
*
|
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
10
-182
/
+199
|
\
\
|
|
/
|
/
|
|
*
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-01
1
-29
/
+3
|
*
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-01
3
-3
/
+10
|
*
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-01
1
-2
/
+4
|
*
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
2024-02-01
1
-41
/
+70
|
*
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-01
1
-14
/
+11
|
*
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-02-01
1
-22
/
+17
|
*
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
2024-01-18
1
-3
/
+2
|
*
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2024-01-18
9
-22
/
+18
|
*
ext4: remove unused return value of ext4_mb_release_group_pa
Kemeng Shi
2024-01-18
1
-4
/
+2
|
*
ext4: remove unused return value of ext4_mb_release_inode_pa
Kemeng Shi
2024-01-18
1
-3
/
+1
|
*
ext4: remove unused return value of ext4_mb_release
Kemeng Shi
2024-01-18
2
-4
/
+2
|
*
ext4: remove unused ext4_allocation_context::ac_groups_considered
Kemeng Shi
2024-01-18
1
-1
/
+0
|
*
ext4: remove unneeded return value of ext4_mb_release_context
Kemeng Shi
2024-01-18
1
-2
/
+1
[next]