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
2008-07-27
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-07-27
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
2008-07-27
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
2008-07-27
nfs_remount oops when rebooting + possible fix
Marc Zyngier
2008-07-27
task IO accounting: improve code readability
Andrea Righi
2008-07-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-07-26
task IO accounting: correctly account threads IO statistics
Andrea Righi
2008-07-26
[PATCH] fix RLIM_NOFILE handling
Al Viro
2008-07-26
[PATCH] get rid of corner case in dup3() entirely
Al Viro
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
[PATCH] get rid of __user_path_lookup_open
Al Viro
2008-07-26
[PATCH] f_count may wrap around
Al Viro
2008-07-26
[PATCH] dup3 fix
Ulrich Drepper
2008-07-26
[PATCH] don't pass nameidata to __ncp_lookup_validate()
Al Viro
2008-07-26
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
2008-07-26
[PATCH] new (local) helper: user_path_parent()
Al Viro
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
[PATCH] take noexec checks to very few callers that care
Al Viro
2008-07-26
Re: [PATCH 3/6] vfs: open_exec cleanup
Christoph Hellwig
2008-07-26
[patch 4/4] vfs: immutable inode checking cleanup
Miklos Szeredi
2008-07-26
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
2008-07-26
[patch 2/4] vfs: utimes cleanup
Miklos Szeredi
2008-07-26
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
2008-07-26
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
2008-07-26
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
Al Viro
2008-07-26
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-26
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
Al Viro
2008-07-26
[PATCH] kill altroot
Al Viro
2008-07-26
[PATCH] permission checks for chdir need special treatment only on the last step
Al Viro
2008-07-26
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
2008-07-26
[patch 4/5] vfs: reuse local variable in vfs_link()
Tetsuo Handa
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-07-26
[patch 1/5] vfs: truncate: dont check immutable twice
Miklos Szeredi
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
[patch 05/14] hpfs: dont call permission()
Miklos Szeredi
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
2008-07-26
[patch] hppfs: remove hppfs_permission
Miklos Szeredi
2008-07-26
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
Denys Vlasenko
2008-07-26
[patch] vfs: fix lookup on deleted directory
Miklos Szeredi
2008-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-07-26
/proc/PID/syscall
Roland McGrath
2008-07-26
tracehook: tracehook_tracer_task
Roland McGrath
2008-07-26
tracehook: exec
Roland McGrath
2008-07-26
Use WARN() in fs/proc/
Arjan van de Ven
2008-07-26
Use WARN() in fs/sysfs
Arjan van de Ven
2008-07-26
Use WARN() in fs/
Arjan van de Ven
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
[next]