index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ioctl.c
Age
Commit message (
Expand
)
Author
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
2021-06-22
ext4: add ioctl EXT4_IOC_CHECKPOINT
Leah Rumancik
2021-06-22
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
2021-06-17
ext4: remove redundant assignment to error
Jiapeng Chong
[next]