index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-3
/
+3
2024-07-05
ext4: use memtostr_pad() for s_volume_name
Kees Cook
1
-1
/
+1
2024-05-02
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-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-07-29
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-26
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-18
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-08
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
1
-4
/
+4
2022-12-08
ext4: don't fail GETFSUUID when the caller provides a long buffer
Darrick J. Wong
1
-2
/
+4
2022-12-08
ext4: dont return EINVAL from GETFSUUID when reporting UUID length
Darrick J. Wong
1
-2
/
+3
2022-12-08
ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
Baokun Li
1
-1
/
+1
2022-12-08
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-27
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
1
-2
/
+1
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-09-30
ext4: remove redundant checking in ext4_ioctl_checkpoint
Guoqing Jiang
1
-3
/
+0
2022-09-30
ext4: fix i_version handling in ext4
Jeff Layton
1
-0
/
+4
2022-08-02
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
1
-0
/
+83
2022-08-02
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
1
-7
/
+15
2022-05-24
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-21
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
1
-57
/
+2
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-7
/
+3
2022-04-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
1
-0
/
+16
2022-03-15
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-23
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
1
-2
/
+1
2021-12-23
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-30
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-06-30
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-22
ext4: add ioctl EXT4_IOC_CHECKPOINT
Leah Rumancik
1
-0
/
+55
2021-06-22
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
[next]