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-05-22
[CIFS] Fix reversed memset arguments
Dave Jones
2008-05-22
Adds username in the upcall key for unattended mounts with keytab
Igor Mammedov
2008-05-22
[CIFS] Remove redundant NULL check
Steve French
2008-05-21
ocfs2 endianness fixes
Al Viro
2008-05-21
ecryptfs fixes
Al Viro
2008-05-21
fix hppfs Makefile breakage
Al Viro
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-21
[CIFS] Remove debug statement
Steve French
2008-05-21
Fix possible access to undefined memory region.
Igor Mammedov
2008-05-20
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
tip-x86-xsave-2008-05-26_08_54_Mon
tip-x86-cpu-2008-05-26_08_53_Mon
Linus Torvalds
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-20
[CIFS] Enable DFS support for Windows query path info
Steve French
2008-05-20
[CIFS] Enable DFS support for Unix query path info
Steve French
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2008-05-19
Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-19
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
Steve French
2008-05-19
dlm: fix plock dev_write return value
David Teigland
2008-05-19
dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL
Marcin Slusarz
2008-05-19
dlm: section mismatch warning fix
Leonardo Potenza
2008-05-19
dlm: convert connections_lock in a mutex
Matthias Kaehlcke
2008-05-18
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
2008-05-18
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-05-17
[PATCH] open sessionid permissions
Steve Grubb
2008-05-17
[CIFS] add more complete mount options to cifs_show_options
Steve French
2008-05-16
[PATCH] return to old errno choice in mkdir() et.al.
Al Viro
2008-05-16
[Patch] fs/binfmt_elf.c: fix wrong return values
WANG Cong
2008-05-16
[PATCH] get rid of leak in compat_execve()
Al Viro
2008-05-16
[Patch] fs/binfmt_elf.c: fix a wrong free
WANG Cong
2008-05-16
[PATCH] avoid multiplication overflows and signedness issues for max_fds
Al Viro
2008-05-16
[PATCH] dup_fd() part 4 - race fix
Al Viro
2008-05-16
[PATCH] dup_fd() - part 3
Al Viro
2008-05-16
[PATCH] dup_fd() part 2
Al Viro
2008-05-16
[PATCH] dup_fd() fixes, part 1
Al Viro
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
2008-05-16
[CIFS] Add missing defines for DFS
Steve French
2008-05-16
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
2008-05-16
NFSv4: Check the return value of decode_compound_hdr_arg()
Trond Myklebust
2008-05-16
nfs: fix race in nfs_dirty_request
Fred Isaman
2008-05-16
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
Trond Myklebust
2008-05-16
Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...
Igor Mammedov
2008-05-15
jbd2: update transaction t_state to T_COMMIT fix
Mingming Cao
2008-05-15
ext4: Retry block allocation if new blocks are allocated from system zone.
Aneesh Kumar K.V
2008-05-15
[CIFS] enable parsing for transport encryption mount parm
Steve French
2008-05-15
[CIFS] Finishup DFS code
Steve French
[next]