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
Age
Commit message (
Expand
)
Author
2016-09-15
fscrypto: make filename crypto functions return 0 on success
Eric Biggers
2016-09-15
ext4: fix memory leak when symlink decryption fails
Eric Biggers
2016-09-15
ext4: remove unused definition for MAX_32_NUM
Fabian Frederick
2016-09-15
ext4: create EXT4_MAX_BLOCKS() macro
Fabian Frederick
2016-09-15
ext4: remove unneeded test in ext4_alloc_file_blocks()
Fabian Frederick
2016-09-15
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
2016-09-15
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
2016-09-05
ext4: improve ext4lazyinit scalability
Dmitry Monakhov
2016-09-05
ext4: cleanup ext4_sync_parent()
Jan Kara
2016-09-05
ext4: remove old feature helpers
Kaho Ng
2016-09-05
ext4: enable quota enforcement based on mount options
Jan Kara
2016-09-05
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2016-08-29
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
2016-08-29
ext4: factor out loop for freeing inode xattr space
Jan Kara
2016-08-29
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
Jan Kara
2016-08-29
ext4: factor out xattr moving
Jan Kara
2016-08-29
ext4: replace bogus assertion in ext4_xattr_shift_entries()
Jan Kara
2016-08-29
ext4: remove checks for e_value_block
Jan Kara
2016-08-29
ext4: Check that external xattr value block is zero
Jan Kara
2016-08-29
ext4: fixup free space calculations when expanding inodes
Jan Kara
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-08-11
ext4: avoid deadlock when expanding inode size
Jan Kara
2016-08-11
ext4: properly align shifted xattrs when expanding inodes
Jan Kara
2016-08-11
ext4: fix xattr shifting when expanding inodes part 2
Jan Kara
2016-08-11
ext4: fix xattr shifting when expanding inodes
Jan Kara
2016-08-01
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2016-07-31
ext4: reserve xattr index for the Hurd
Theodore Ts'o
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-26
dax: remote unused fault wrappers
Ross Zwisler
2016-07-15
ext4: verify extent header depth
Vegard Nossum
2016-07-14
ext4: short-cut orphan cleanup on error
Vegard Nossum
2016-07-14
ext4: fix reference counting bug on block allocation error
Vegard Nossum
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2016-07-05
ext4: fix project quota accounting without quota limits enabled
Wang Shilong
2016-07-05
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2016-07-05
ext4: remove unused page_idx
yalin wang
2016-07-04
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-07-04
ext4: Fix WARN_ON_ONCE in ext4_commit_super()
Pranay Kr. Srivastava
2016-07-04
ext4: fix deadlock during page writeback
Jan Kara
2016-07-03
ext4: correct error value of function verifying dx checksum
Daeho Jeong
2016-07-03
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-06-30
ext4: check for extents that wrap around
Vegard Nossum
2016-06-26
ext4: respect the nobarrier mount option in nojournal mode
Theodore Ts'o
2016-06-26
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
2016-06-08
ext4: use bio op helprs in ext4 crypto code
Mike Christie
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
[next]