index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
ext4_sb.h
Age
Commit message (
Expand
)
Author
2009-05-03
ext4: Move the ext4_sb.h header file into ext4.h
Theodore Ts'o
2009-04-25
ext4: Replace lock/unlock_super() with an explicit lock for resizing
Theodore Ts'o
2009-04-25
ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
Theodore Ts'o
2009-03-31
ext4: Add sysfs support
Theodore Ts'o
2009-02-28
ext4: Track lifetime disk writes
Theodore Ts'o
2009-02-15
ext4: allocate ->s_blockgroup_lock separately
Pekka Enberg
2009-02-06
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
2009-01-03
ext4: add fsync batch tuning knobs
Theodore Ts'o
2008-12-17
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
Yasunori Goto
2008-10-28
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2009-01-04
fs: introduce bgl_lock_ptr()
Pekka Enberg
2008-10-16
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
2008-10-10
ext4: Remove old legacy block allocator
Theodore Ts'o
2008-10-09
ext4: Use readahead when reading an inode from the inode table
Theodore Ts'o
2008-09-23
ext4: Combine proc file handling into a single set of functions
Theodore Ts'o
2008-09-23
ext4: move /proc setup and teardown out of mballoc.c
Theodore Ts'o
2008-10-10
ext4: Add percpu dirty block accounting.
Aneesh Kumar K.V
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-07-11
ext4: New inode allocation for FLEX_BG meta-data groups.
Jose R. Santos
2008-07-11
ext4: fix comments to say "ext4"
Shen Feng
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig