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-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
fs/ufs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/sysv: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/squashfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/qnx4: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/omfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/minix: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/isofs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/hpfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/hfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/fat: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/efs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/cramfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/befs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/affs: return f_fsid for statfs(2)
Coly Li
2009-04-02
fs/adfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...
Gerd Hoffmann
2009-04-02
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2009-04-02
preadv/pwritev: create compat_writev()
Gerd Hoffmann
2009-04-02
preadv/pwritev: create compat_readv()
Gerd Hoffmann
2009-04-02
cramfs: propagate uncompression errors
David VomLehn
2009-04-02
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
2009-04-02
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
2009-04-02
ext3: avoid false EIO errors
Jan Kara
2009-04-02
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-04-02
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
2009-04-02
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-04-02
vfs: check bh->b_blocknr only if BH_Mapped is set
Nikanth Karthikesan
2009-04-02
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
2009-04-02
vfs: skip I_CLEAR state inodes
Wu Fengguang
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-01
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
2009-04-01
NSM: Fix unaligned accesses in nsm_init_private()
Mans Rullgard
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-01
autofs4: fix lookup deadlock
Ian Kent
2009-04-01
autofs4: cleanup expire code duplication
Ian Kent
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2009-04-01
ramfs: add support for "mode=" mount option
Wu Fengguang
2009-04-01
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
2009-04-01
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
Davide Libenzi
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
2009-04-01
epoll: use real type instead of void *
Tony Battersby
2009-04-01
epoll: clean up ep_modify
Tony Battersby
2009-04-01
epoll: remove unnecessary xchg
Tony Battersby
2009-04-01
epoll: remember the event if epoll_wait returns -EFAULT
Tony Battersby
[next]