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-09
xfs: fix endian conversion issue in discard code
Dave Chinner
2012-02-09
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
Jan Kara
2012-02-09
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
2012-02-09
eCryptfs: Check inode changes in setattr
Tyler Hicks
2012-02-09
eCryptfs: Make truncate path killable
Tyler Hicks
2012-02-09
ecryptfs: Improve metadata read failure logging
Tim Gardner
2012-02-09
eCryptfs: Sanitize write counts of /dev/ecryptfs
Tyler Hicks
2012-02-03
Revert "proc: enable writing to /proc/pid/mem"
Dima Zavin
2012-01-24
Merge branch 'linux-3.1.y' into android-tegra-nv-3.1
Varun Wadekar
2012-01-18
nfs: fix regression in handling of context= option in NFSv4
Jeff Layton
2012-01-18
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-18
NFS - fix recent breakage to NFS error handling.
NeilBrown
2012-01-18
NFSv4.1: fix backchannel slotid off-by-one bug
Andy Adamson
2012-01-18
ext4: fix undefined behavior in ext4_fill_flex_info()
Xi Wang
2012-01-16
Merge branch 'linux-3.1.y' into android-tegra-nv-3.1
Varun Wadekar
2012-01-12
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
2012-01-12
xfs: validate acl count
Christoph Hellwig
2012-01-12
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2012-01-12
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
2012-01-12
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
2012-01-12
reiserfs: Fix quota mount option parsing
Jan Kara
2012-01-11
nilfs2: unbreak compat ioctl
Thomas Meyer
2012-01-11
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
Trond Myklebust
2012-01-11
NFS: Fix a regression in nfs_file_llseek()
Trond Myklebust
2012-01-06
nilfs2: unbreak compat ioctl
Thomas Meyer
2012-01-06
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
Trond Myklebust
2012-01-06
NFS: Fix a regression in nfs_file_llseek()
Trond Myklebust
2012-01-05
Linux 3.1.7
Varun Wadekar
2011-12-21
fuse: fix llseek bug
Roel Kluin
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
ext4: fix ext4_end_io_dio() racing against fsync()
Theodore Ts'o
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
cifs: check for NULL last_entry before calling cifs_save_resume_key
Jeff Layton
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-14
Merge branch 'linux-3.1.5' into android-tegra-nv-3.1
Varun Wadekar
2011-12-09
xfs: use doalloc flag in xfs_qm_dqattach_one()
Mitsuo Hayasaka
2011-12-09
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
2011-12-09
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-12-09
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
2011-12-09
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
2011-12-09
xfs: don't serialise direct IO reads on page cache checks
Dave Chinner
2011-12-09
ext4: fix racy use-after-free in ext4_end_io_dio()
Tejun Heo
2011-12-09
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
2011-12-09
eCryptfs: Flush file in vma close
Tyler Hicks
[next]