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-14
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
2008-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-05-14
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Tiger Yang
2008-05-14
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
Mingming Cao
2008-05-14
9p: fix error path during early mount
Eric Van Hensbergen
2008-05-14
fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...
Jim Meyering
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
2008-05-14
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
2008-05-13
eCryptFS: fix imbalanced mutex locking
Cyrill Gorcunov
2008-05-13
Fix misuses of bdevname()
Jean Delvare
2008-05-13
fuse: add flag to turn on big writes
Miklos Szeredi
2008-05-13
memcg: fix possible panic when CONFIG_MM_OWNER=y
KOSAKI Motohiro
2008-05-13
Fix hfsplus oops on image without extents
Eric Sesterhenn
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
2008-05-13
quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off
Jan Kara
2008-05-13
ufs: remove unneeded ufs_put_inode prototype
Christoph Hellwig
2008-05-13
ecryptfs: clean up (un)lock_parent
Miklos Szeredi
2008-05-13
uml: move hppfs_kern.c to hppfs.c
Jeff Dike
2008-05-13
uml: hppfs fixes
Jeff Dike
2008-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-11
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
2008-05-11
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
Steve French
2008-05-11
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
2008-05-11
[CIFS] add local struct inode pointer to cifs_setattr
Jeff Layton
2008-05-11
[CIFS] cifs_find_tcp_session cleanup
Cyrill Gorcunov
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-09
[CIFS] fix build warning
Steve French
2008-05-08
[CIFS] Fixed build warning in is_ip
Igor Mammedov
2008-05-08
fs/proc/task_mmu.c: remove duplicated include files
Huang Weiyi
2008-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-05-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2008-05-08
sys_pipe(): fix file descriptor leaks
Ulrich Drepper
2008-05-08
Revert "relay: fix splice problem"
Jens Axboe
2008-05-07
docbook: fix bio missing parameter
Randy Dunlap
2008-05-07
block: use unitialized_var() in bio_alloc_bioset()
Jens Axboe
2008-05-07
udf: Fix memory corruption when fs mounted with noadinicb option
Jan Kara
2008-05-07
udf: Make udf exportable
Rasmus Rohde
2008-05-07
vfs: splice remove_suid() cleanup
Miklos Szeredi
2008-05-06
[CIFS] cleanup cifsd completion
Steve French
2008-05-06
[CIFS] Remove over-indented code in find_unc().
Steve French
2008-05-06
VFS: fix unused variable warning
Linus Torvalds
2008-05-06
[PATCH] fix SMP ordering hole in fcntl_setlk()
Al Viro
2008-05-06
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2008-05-06
[PATCH] kill ->put_inode
Christoph Hellwig
2008-05-06
[PATCH] fix reservation discarding in affs
Roman Zippel
2008-05-04
task_nommu: fix compile failing bug because of spilt file.h
Bryan Wu
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-02
[CIFS] fix typo
Steve French
2008-05-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]