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
2014-12-11
coda_venus_readdir(): use file_inode()
Al Viro
2014-12-11
fs/namei.c: fold link_path_walk() call into path_init()
Al Viro
2014-12-11
path_init(): don't bother with LOOKUP_PARENT in argument
Al Viro
2014-12-11
fs/namei.c: new helper (path_cleanup())
Al Viro
2014-12-11
path_init(): store the "base" pointer to file in nameidata itself
Al Viro
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
2014-12-10
make nameidata completely opaque outside of fs/namei.c
Al Viro
2014-12-10
Merge branch 'nsfs' into for-next
Al Viro
2014-12-10
kill proc_ns completely
Al Viro
2014-12-10
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-04
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns
Al Viro
2014-12-04
common object embedded into various struct ....ns
Al Viro
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
2014-11-19
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
2014-11-19
new helper: audit_file()
Al Viro
2014-11-19
nfsd_vfs_write(): use file_inode()
Al Viro
2014-11-19
ncpfs: use file_inode()
Al Viro
2014-11-19
kill f_dentry uses
Al Viro
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-11-19
procfs: get rid of ->f_dentry
Al Viro
2014-11-19
nfsd: get rid of ->f_dentry
Al Viro
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
2014-11-19
afs_fsync: don't bother with ->f_path.dentry
Al Viro
2014-11-19
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
2014-11-19
nfsd/nfsctl.c: new helper
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
merge d_materialise_unique() into d_splice_alias()
Al Viro
2014-11-19
Merge branch 'for-gfs2' into for-next
Al Viro
2014-11-19
d_add_ci() should just accept a hashed exact match if it finds one
Al Viro
2014-11-19
gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
2014-11-19
gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
[next]