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.18.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
/
super.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
2025-03-18
ext4: clear DISCARD flag if device does not support discard
Diangang Li
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2025-03-13
ext4: show 'shutdown' hint when ext4 is forced to shutdown
Baokun Li
2025-03-13
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
2025-03-13
ext4: correct behavior under errors=remount-ro mode
Baokun Li
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
2025-03-13
ext4: extract ext4_has_journal_option() from __ext4_fill_super()
Baokun Li
2025-03-13
ext4: reject the 'data_err=abort' option in nojournal mode
Baokun Li
2025-03-05
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
2025-02-10
ext4: remove unneeded forward declaration
Kemeng Shi
2025-02-10
ext4: remove unused ext4 journal callback
Kemeng Shi
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
2024-12-01
ext4: switch to using the crc32c library
Eric Biggers
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-13
ext4: prevent an infinite loop in the lazyinit thread
Mathieu Othacehe
2024-11-12
ext4: prevent delalloc to nodelalloc on remount
Nicolas Bretz
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
2024-11-12
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
2024-11-12
ext4: return error on syncfs after shutdown
Amir Goldstein
2024-11-12
ext4: show the default enabled prefetch_block_bitmaps option
Baokun Li
2024-11-05
ext4: Add statx support for atomic writes
Ritesh Harjani (IBM)
2024-10-30
ext4: avoid remount errors with 'abort' mount option
Jan Kara
2024-10-30
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
Jeongjun Park
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
ext4: switch to multigrain timestamps
Jeff Layton
2024-09-03
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
2024-09-03
ext4: fix error message when rejecting the default hash
Gabriel Krisman Bertazi
2024-08-26
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
2024-08-26
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
2024-08-26
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
2024-08-26
ext4: use seq_putc() in two functions
Markus Elfring
2024-08-20
ext4: filesystems without casefold feature cannot be mounted with siphash
Lizhi Xu
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-02
ext4: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-06-27
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
2024-06-07
ext4: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]