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
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
ext4: use memtostr_pad() for s_volume_name
Kees Cook
1
-1
/
+1
2024-05-03
ext4: replace deprecated strncpy with alternatives
Justin Stitt
1
-2
/
+1
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
1
-1
/
+1
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
1
-2
/
+2
2023-10-18
ext4: convert to new timestamp accessors
Jeff Layton
1
-2
/
+11
2023-09-01
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-07-30
ext4: make ext4_forced_shutdown() take struct super_block
Jan Kara
1
-1
/
+1
2023-07-24
ext4: convert to ctime accessor functions
Jeff Layton
1
-4
/
+5
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+4
2023-06-27
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
1
-1
/
+4
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
1
-9
/
+15
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+0
2023-02-19
ext4: remove dead code in updating backup sb
Tanmay Bhushan
1
-3
/
+0
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-9
/
+9
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-09
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
1
-4
/
+4
2022-12-09
ext4: don't fail GETFSUUID when the caller provides a long buffer
Darrick J. Wong
1
-2
/
+4
2022-12-09
ext4: dont return EINVAL from GETFSUUID when reporting UUID length
Darrick J. Wong
1
-2
/
+3
2022-12-09
ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
Baokun Li
1
-1
/
+1
2022-12-09
ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
Baokun Li
1
-1
/
+2
2022-11-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2022-10-28
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
1
-2
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-10-01
ext4: remove redundant checking in ext4_ioctl_checkpoint
Guoqing Jiang
1
-3
/
+0
2022-10-01
ext4: fix i_version handling in ext4
Jeff Layton
1
-0
/
+4
2022-08-03
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
1
-0
/
+83
2022-08-03
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
1
-7
/
+15
2022-05-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-57
/
+2
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+3
2022-05-22
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
1
-57
/
+2
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-7
/
+3
2022-04-15
ext4: update the cached overhead value in the superblock
Theodore Ts'o
1
-0
/
+16
2022-03-16
ext4: fix kernel doc warnings
Theodore Ts'o
1
-3
/
+3
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-2
/
+2
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
1
-0
/
+309
2022-01-10
ext4: avoid trim error on fs with small groups
Jan Kara
1
-2
/
+0
2021-12-24
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
1
-2
/
+1
2021-12-24
ext4: use ext4_journal_start/stop for fast commit transactions
Harshad Shirwadkar
1
-9
/
+1
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+3
2021-08-31
ext4: Support for checksumming from journal triggers
Jan Kara
1
-1
/
+3
2021-07-13
ext4: Convert to use mapping->invalidate_lock
Jan Kara
1
-2
/
+2
2021-07-08
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
1
-1
/
+1
2021-07-01
Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
Theodore Ts'o
1
-0
/
+14
2021-06-24
ext4: consolidate checks for resize of bigalloc into ext4_resize_begin
Josh Triplett
1
-14
/
+0
2021-06-23
ext4: add ioctl EXT4_IOC_CHECKPOINT
Leah Rumancik
1
-0
/
+55
2021-06-23
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
1
-3
/
+3
2021-06-17
ext4: remove redundant assignment to error
Jiapeng Chong
1
-3
/
+2
2021-05-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
[next]