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
Age
Commit message (
Expand
)
Author
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
minix: bug widening a binary "not" operation
Dan Carpenter
2013-06-29
splice: lift checks from do_splice_from() into callers
Al Viro
2013-06-29
constify rw_verify_area()
Al Viro
2013-06-29
ps3flash: switch to generic_file_llseek_size()
Al Viro
2013-06-29
wlcore: use *ppos, not file->f_pos
Al Viro
2013-06-29
bfa: switch to fixed_size_llseek()
Al Viro
2013-06-29
fnic: switch to fixed_size_llseek()
Al Viro
2013-06-29
vc: switch to fixed_size_llseek()
Al Viro
2013-06-29
eisa_eeprom: switch to fixed_size_llseek()
Al Viro
2013-06-29
bna: switch to fixed_size_llseek()
Al Viro
2013-06-29
zorro: switch to fixed_size_llseek()
Al Viro
2013-06-29
mtdchar: switch to fixed_size_llseek()
Al Viro
2013-06-29
new helper: fixed_size_llseek()
Al Viro
2013-06-29
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
fuse: another open-coded file_inode()
Al Viro
2013-06-29
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
fanotify: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
comedi: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
more open-coded file_inode() calls
Al Viro
2013-06-29
kill find_inode_number()
Al Viro
2013-06-29
coda: don't bother with find_inode_number()
Al Viro
2013-06-29
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
Al Viro
2013-06-29
proc_fill_cache(): just make instantiate_t return int
Al Viro
2013-06-29
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
Al Viro
2013-06-29
proc_fill_cache(): kill pointless check
Al Viro
2013-06-29
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
don't call file_pos_write() if vfs_{read,write}{,v}() fails
Al Viro
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
udf: provide ->tmpfile()
Al Viro
2013-06-29
ext3 ->tmpfile() support
Al Viro
2013-06-29
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
allow build_open_flags() to return an error
Al Viro
2013-06-29
lift file_*_write out of do_splice_direct()
Al Viro
2013-06-29
lift file_*_write out of do_splice_from()
Al Viro
2013-06-29
do_last(): fix missing checks for LAST_BIND case
Al Viro
2013-06-29
pcm_native: switch to fdget()/fdput()
Al Viro
2013-06-29
[readdir] constify ->actor
Al Viro
2013-06-29
[readdir] ->readdir() is gone
Al Viro
2013-06-29
[readdir] convert ecryptfs
Al Viro
2013-06-29
[readdir] convert coda
Al Viro
2013-06-29
[readdir] convert ocfs2
Al Viro
2013-06-29
[readdir] convert fatfs
Al Viro
2013-06-29
[readdir] convert xfs
Al Viro
2013-06-29
[readdir] convert btrfs
Al Viro
2013-06-29
[readdir] convert hostfs
Al Viro
2013-06-29
[readdir] convert afs
Al Viro
2013-06-29
[readdir] convert ncpfs
Al Viro
[next]