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.13.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-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
2022-08-03
ext4: fix reading leftover inlined symlinks
Zhang Yi
1
-0
/
+1
2022-07-14
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+4
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+0
2022-05-24
ext4: only allow test_dummy_encryption when supported
Eric Biggers
1
-6
/
+0
2022-05-22
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
1
-0
/
+8
2022-05-22
ext4: cleanup function defs from ext4.h into crypto.c
Ritesh Harjani
1
-64
/
+5
2022-05-22
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
1
-0
/
+3
2022-05-17
ext4: add nowait mode for ext4_getblk()
Zhang Yi
1
-0
/
+2
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-04-15
ext4: update the cached overhead value in the superblock
Theodore Ts'o
1
-0
/
+1
2022-04-13
ext4: fix use-after-free in ext4_search_dir
Ye Bin
1
-0
/
+4
2022-04-13
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
1
-1
/
+1
2022-03-03
ext4: improve fast_commit performance and scalability
Ritesh Harjani
1
-0
/
+2
2022-02-26
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
1
-0
/
+3
[next]