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-10-17
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
2012-10-17
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
2012-10-17
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
2012-10-17
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
2012-10-17
eCryptfs: Unlink lower inode when ecryptfs_create() fails
Tyler Hicks
2012-10-17
udf: fix retun value on error path in udf_load_logicalvol
Nikola Pajkovsky
2012-10-17
autofs4 - fix reset pending flag on mount fail
Ian Kent
2012-10-17
pnfsblock: fix partial page buffer wirte
Peng Tao
2012-10-17
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
2012-10-17
JFFS2: don't fail on bitflips in OOB
Brian Norris
2012-10-17
coredump: prevent double-free on an error path in core dumper
Denys Vlasenko
2012-10-17
ext4: fix fdatasync() for files with only i_size changes
Jan Kara
2012-10-17
ext4: always set i_op in ext4_mknod()
Bernd Schubert
2012-10-17
ext4: online defrag is not supported for journaled files
Dmitry Monakhov
2012-10-17
ext4: move_extent code cleanup
Dmitry Monakhov
2012-10-17
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
2012-10-10
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
2012-10-10
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
2012-10-10
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-10-10
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
2012-09-19
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-19
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2012-09-19
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
2012-09-19
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
2012-09-19
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
2012-09-19
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-19
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
2012-09-19
udf: Fix data corruption for files in ICB
Jan Kara
2012-09-19
fuse: fix retrieve length
Miklos Szeredi
2012-09-19
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
2012-09-12
Squashfs: fix mount time sanity check for corrupted superblock
Phillip Lougher
2012-09-12
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
2012-09-12
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
2012-09-12
fs/buffer.c: remove BUG() in possible but rare condition
Glauber Costa
2012-09-12
vfs: missed source of ->f_pos races
Al Viro
2012-09-12
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-12
ext4: fix long mount times on very big file systems
Theodore Ts'o
2012-09-12
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-12
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
2012-09-12
fuse: verify all ioctl retry iov elements
Zach Brown
2012-09-12
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-09-12
pnfs: defer release of pages in layoutget
Idan Kedar
2012-09-12
fix page number calculation bug for block layout decode buffer
Jim Rees
2012-09-12
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2012-09-12
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2012-09-12
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2012-08-19
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
2012-08-10
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
2012-08-10
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
[next]