index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-21
/
+68
2023-06-27
ext4: clean up mballoc criteria comments
Theodore Ts'o
1
-20
/
+25
2023-06-27
ext4: Give symbolic names to mballoc criterias
Ojaswin Mujoo
1
-13
/
+42
2023-06-27
ext4: Add allocation criteria 1.5 (CR1_5)
Ojaswin Mujoo
1
-1
/
+7
2023-06-27
ext4: Add counter to track successful allocation of goal length
Ojaswin Mujoo
1
-0
/
+1
2023-06-27
ext4: Add per CR extent scanned counter
Ojaswin Mujoo
1
-0
/
+1
2023-06-27
ext4: Convert mballoc cr (criteria) to enum
Ojaswin Mujoo
1
-3
/
+20
2023-06-27
ext4: Remove unused extern variables declaration
Ritesh Harjani
1
-2
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-06-15
ext4: remove ext4_block_group and ext4_block_group_offset declaration
Kemeng Shi
1
-4
/
+0
2023-06-15
ext4: Make ext4_write_inline_data_end() use folio
Ritesh Harjani
1
-4
/
+2
2023-06-15
ext4: kill unused function ext4_journalled_write_inline_data
Ritesh Harjani
1
-4
/
+0
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
1
-0
/
+1
2023-05-30
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o
1
-0
/
+2
2023-05-28
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
1
-1
/
+2
2023-05-14
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
1
-0
/
+24
2023-05-14
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
1
-13
/
+2
2023-04-20
ext4: Add a uapi header for ext4 userspace APIs
Josh Triplett
1
-90
/
+1
2023-04-15
ext4: Simplify handling of journalled data in ext4_bmap()
Jan Kara
1
-1
/
+0
2023-04-06
ext4: Convert ext4_mpage_readpages() to work on folios
Matthew Wilcox
1
-1
/
+1
2023-04-06
ext4: Convert ext4_readpage_inline() to take a folio
Matthew Wilcox
1
-1
/
+1
2023-04-06
ext4: Convert ext4_bio_write_page() to ext4_bio_write_folio()
Matthew Wilcox
1
-3
/
+2
2023-04-06
ext4: Remove the logic to trim inode PAs
Ojaswin Mujoo
1
-1
/
+0
2023-04-06
ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
Ojaswin Mujoo
1
-2
/
+2
2023-03-24
ext4: remove unused group parameter in ext4_block_bitmap_csum_set
Kemeng Shi
1
-1
/
+1
2023-03-24
ext4: remove unused group parameter in ext4_block_bitmap_csum_verify
Kemeng Shi
1
-1
/
+1
2023-03-24
ext4: remove unused group parameter in ext4_inode_bitmap_csum_set
Kemeng Shi
1
-1
/
+1
2023-03-24
ext4: remove unused group parameter in ext4_inode_bitmap_csum_verify
Kemeng Shi
1
-1
/
+1
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-03-08
ext4: Fix comment about the 64BIT feature
Tudor Ambarus
1
-1
/
+1
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2023-02-25
ext4: fix incorrect options show of original mount_opt and extend mount_opt2
Zhang Yi
1
-0
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-09
ext4: switch to using ext4_do_writepages() for ordered data writeout
Jan Kara
1
-0
/
+1
2022-12-09
ext4: move keep_towrite handling to ext4_bio_write_page()
Jan Kara
1
-2
/
+1
2022-12-09
ext4: don't set up encryption key during jbd2 transaction
Eric Biggers
1
-2
/
+2
2022-12-09
ext4: fix undefined behavior in bit shift for ext4_check_flag_values
Gaosheng Cui
1
-1
/
+1
2022-12-09
ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
Baokun Li
1
-1
/
+2
2022-10-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+1
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-10-01
ext4: factor out ext4_free_ext_path()
Ye Bin
1
-1
/
+1
2022-10-01
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
1
-3
/
+0
2022-09-22
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
1
-5
/
+5
2022-09-12
ext4: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+1
2022-08-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+14
2022-08-03
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
1
-0
/
+11
2022-08-03
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
1
-2
/
+2
[next]