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
2009-01-06
minix: fix add link's wrong position calculation
Evgeniy Dushistov
2009-01-06
autofs4: fix string validation check order
Ian Kent
2009-01-06
autofs4: make autofs type usage explicit
Ian Kent
2009-01-06
autofs4: fix var shadowed by local delaration
Ian Kent
2009-01-06
autofs4: improve parameter usage
Ian Kent
2009-01-06
fs/ecryptfs/inode.c: cleanup kerneldoc
Qinghuang Feng
2009-01-06
eCryptfs: Clean up ecryptfs_decode_from_filename()
Michael Halcrow
2009-01-06
eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
Michael Halcrow
2009-01-06
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
2009-01-06
eCryptfs: Replace %Z with %z
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: mount option
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: Encoding and encryption functions
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: Header updates
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
2009-01-06
fs/ncpfs/getopt.c: cleanup keneldoc
Qinghuang Feng
2009-01-06
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
Qinghuang Feng
2009-01-06
fs: fix function param name in kernel-doc
Randy Dunlap
2009-01-06
fs/inode: fix kernel-doc notation
Randy Dunlap
2009-01-06
do_coredump(): check return from argv_split()
Tetsuo Handa
2009-01-06
add missing accounting calls to compat_sys_{readv,writev}
Gerd Hoffmann
2009-01-06
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
2009-01-06
fs: use menuconfig to control the Misc. filesystems menu
Randy Dunlap
2009-01-06
fs/exec.c:__bprm_mm_init(): clean up error handling
Luiz Fernando N. Capitulino
2009-01-06
fs: sys_sync fix
Nick Piggin
2009-01-06
fs: sync_sb_inodes fix
Nick Piggin
2009-01-06
fs: remove WB_SYNC_HOLD
Nick Piggin
2009-01-06
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
2009-01-06
block_write_begin(): remove useless goto
Franck Bui-Huu
2009-01-06
hugetlb: unsigned ret cannot be negative
Roel Kluin
2009-01-06
fs: truncate blocks outside i_size after O_DIRECT write error
Dmitri Monakhov
2009-01-06
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
2009-01-06
do_mpage_readpage(): remove useless clear_buffer_mapped() call
Franck Bui-Huu
2009-01-06
mm: do_sync_mapping_range integrity fix
Nick Piggin
2009-01-06
do_mpage_readpage(): don't submit lots of small bios on boundary
Miquel van Smoorenburg
2009-01-06
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2009-01-06
mm: report the pagesize backing a VMA in /proc/pid/smaps
Mel Gorman
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-01-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
2009-01-05
fix breakage in reiserfs_new_inode()
Al Viro
2009-01-05
fix the treatment of jfs special inodes
Al Viro
2009-01-05
vfs: remove duplicate code in get_fs_type()
Li Zefan
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
sys_execve and sys_uselib do not call into fsnotify
Eric Paris
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
[next]