index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ioctl.c
Age
Commit message (
Expand
)
Author
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-05
ext4: use memtostr_pad() for s_volume_name
Kees Cook
2024-05-02
ext4: replace deprecated strncpy with alternatives
Justin Stitt
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-10-18
ext4: convert to new timestamp accessors
Jeff Layton
2023-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-29
ext4: make ext4_forced_shutdown() take struct super_block
Jan Kara
2023-07-24
ext4: convert to ctime accessor functions
Jeff Layton
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-26
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-18
ext4: remove dead code in updating backup sb
Tanmay Bhushan
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2022-12-08
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
2022-12-08
ext4: don't fail GETFSUUID when the caller provides a long buffer
Darrick J. Wong
2022-12-08
ext4: dont return EINVAL from GETFSUUID when reporting UUID length
Darrick J. Wong
2022-12-08
ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
Baokun Li
2022-12-08
ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
Baokun Li
2022-11-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-27
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-30
ext4: remove redundant checking in ext4_ioctl_checkpoint
Guoqing Jiang
2022-09-30
ext4: fix i_version handling in ext4
Jeff Layton
2022-08-02
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
2022-08-02
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
2022-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-21
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-03-15
ext4: fix kernel doc warnings
Theodore Ts'o
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
2022-01-10
ext4: avoid trim error on fs with small groups
Jan Kara
2021-12-23
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
2021-12-23
ext4: use ext4_journal_start/stop for fast commit transactions
Harshad Shirwadkar
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
2021-07-13
ext4: Convert to use mapping->invalidate_lock
Jan Kara
2021-07-08
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
2021-06-30
Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
Theodore Ts'o
2021-06-24
ext4: consolidate checks for resize of bigalloc into ext4_resize_begin
Josh Triplett
[next]