index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
Lines
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+3
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
-0
/
+3
2024-12-01
ext4: switch to using the crc32c library
Eric Biggers
-15
/
+0
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-26
/
+54
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+31
2024-11-13
ext4: prevent an infinite loop in the lazyinit thread
Mathieu Othacehe
-7
/
+13
2024-11-12
ext4: prevent delalloc to nodelalloc on remount
Nicolas Bretz
-0
/
+7
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
-8
/
+15
2024-11-12
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
-4
/
+4
2024-11-12
ext4: return error on syncfs after shutdown
Amir Goldstein
-1
/
+1
2024-11-12
ext4: show the default enabled prefetch_block_bitmaps option
Baokun Li
-0
/
+3
2024-11-05
ext4: Add statx support for atomic writes
Ritesh Harjani (IBM)
-0
/
+31
2024-10-30
ext4: avoid remount errors with 'abort' mount option
Jan Kara
-3
/
+8
2024-10-30
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
Jeongjun Park
-4
/
+4
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
-1
/
+1
2024-10-10
ext4: switch to multigrain timestamps
Jeff Layton
-1
/
+1
2024-09-03
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
-7
/
+22
2024-09-03
ext4: fix error message when rejecting the default hash
Gabriel Krisman Bertazi
-10
/
+17
2024-08-26
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
-4
/
+5
2024-08-26
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
-1
/
+2
2024-08-26
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
-1
/
+1
2024-08-26
ext4: use seq_putc() in two functions
Markus Elfring
-1
/
+1
2024-08-20
ext4: filesystems without casefold feature cannot be mounted with siphash
Lizhi Xu
-0
/
+7
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+5
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-18
/
+4
2024-07-02
ext4: Convert to new uid/gid option parsing helpers
Eric Sandeen
-18
/
+4
2024-06-27
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
-1
/
+5
2024-06-07
ext4: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
-3
/
+1
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-21
/
+3
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2024-05-18
Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-20
/
+16
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-4
/
+0
2024-05-09
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Baokun Li
-12
/
+10
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
-3
/
+3
2024-05-03
ext4: remove block_device_ejected()
Yu Kuai
-18
/
+0
2024-05-02
ext4: replace deprecated strncpy with alternatives
Justin Stitt
-4
/
+3
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
-1
/
+1
2024-05-02
ext4: add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
-0
/
+1
2024-05-02
ext4: remove unneeded if checks before kfree
Thorsten Blum
-4
/
+2
2024-03-27
fs,block: yield devices early
Christian Brauner
-4
/
+4
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
-4
/
+0
2024-03-15
Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-17
/
+25
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
-2
/
+1
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-1
/
+1
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-26
/
+26
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-0
/
+1
2024-03-07
ext4: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
-2
/
+1
2024-03-07
ext4: verify s_clusters_per_group even without bigalloc
Jan Kara
-17
/
+13
2024-02-27
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
-0
/
+1
[next]