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
Age
Commit message (
Expand
)
Author
2012-02-02
Merge branch 'android-3.0' into imx_3.0.15_android
Xinyu Chen
2012-01-09
fix build error
Jason Liu
2012-01-09
ENGR00162198 [MX6q_ARM2]filesystem: Kernel dump if unplug SD card during bonnie
Tony Lin
2012-01-09
ENGR00069937 Community patch for Fix mount error in case of MLC flash
Jason Liu
2012-01-09
ENGR00068619 JFFS2 community fix with not use OOB
Jason Liu
2011-12-21
fuse: fix fuse_retrieve
Miklos Szeredi
2011-12-21
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
2011-12-21
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
2011-12-21
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
2011-12-21
ext4: display the correct mount option in /proc/mounts for [no]init_itable
Theodore Ts'o
2011-12-21
xfs: avoid synchronous transactions when deleting attr blocks
Christoph Hellwig
2011-12-21
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
2011-12-21
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
2011-12-21
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2011-12-21
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2011-12-21
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
2011-12-09
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
2011-12-09
xfs: force buffer writeback before blocking on the ilock in inode reclaim
Christoph Hellwig
2011-12-09
xfs: validate acl count
Christoph Hellwig
2011-12-09
NFS: Prevent 3.0 from crashing if it receives a partial layout
Trond Myklebust
2011-12-09
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
2011-12-09
eCryptfs: Flush file in vma close
Tyler Hicks
2011-11-26
xfs: fix ->write_inode return values
Christoph Hellwig
2011-11-26
xfs: use doalloc flag in xfs_qm_dqattach_one()
Mitsuo Hayasaka
2011-11-26
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
2011-11-26
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-11-26
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
2011-11-26
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
2011-11-26
xfs: dont serialise direct IO reads on page cache
Dave Chinner
2011-11-26
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
2011-11-26
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-11-26
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-21
hfs: add sanity check for file name length
Dan Carpenter
2011-11-11
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
2011-11-11
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
2011-11-11
VFS: fix statfs() automounter semantics regression
Dan McGee
2011-11-11
block: make gendisk hold a reference to its queue
Tejun Heo
2011-11-11
ext4: fix race in xattr block allocation path
Eric Sandeen
2011-11-11
ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry
Theodore Ts'o
2011-11-11
ext4: ext4_mkdir should dirty dir_block with newly created directory inode
Darrick J. Wong
2011-11-11
ext4: ext4_rename should dirty dir_bh with the correct directory
Darrick J. Wong
2011-11-11
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2011-11-11
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
2011-11-11
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
2011-11-11
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
2011-11-11
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
2011-11-11
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
2011-11-11
VFS: Fix automount for negative autofs dentries
David Howells
2011-11-11
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2011-11-11
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
Andrew Morton
[next]