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
2013-04-09
procfs: kill ->write_proc()
Al Viro
2013-04-09
new helper: single_open_size()
Al Viro
2013-04-09
procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
Al Viro
2013-04-09
reiserfs: use proc_remove_subtree()
Al Viro
2013-04-09
procfs: switch /proc/self away from proc_dir_entry
Al Viro
2013-04-09
mode_t, whack-a-mole at 11...
Al Viro
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
get rid of pipe->inode
Al Viro
2013-04-09
introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs
Al Viro
2013-04-09
pipe: set file->private_data to ->i_pipe
Al Viro
2013-04-09
pipe: don't use ->i_mutex
Al Viro
2013-04-09
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
pipe: preparation to new locking rules
Al Viro
2013-04-09
pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info
Al Viro
2013-04-09
pipe: fold file_operations instances in one
Al Viro
2013-04-09
fold fifo.c into pipe.c
Al Viro
2013-04-09
lift sb_start_write out of ->splice_write()
Al Viro
2013-04-09
lift sb_start_write into default_file_splice_write()
Al Viro
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-04-09
f2fs: use mnt_want_write_file() in ioctl
Al Viro
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
hpfs: move setting hpfs-private i_dirty to ->write_end()
Al Viro
2013-04-09
reiserfs: don't wank with EFBIG before calling do_sync_write()
Al Viro
2013-04-09
fold release_mounts() into namespace_unlock()
Al Viro
2013-04-09
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
2013-04-09
more conversions to namespace_unlock()
Al Viro
2013-04-09
get rid of the second argument of shrink_submounts()
Al Viro
2013-04-09
saner umount_tree()/release_mounts(), part 1
Al Viro
2013-04-09
get rid of full-hash scan on detaching vfsmounts
Al Viro
2013-04-09
mnt: release locks on error path in do_loopback
Andrey Vagin
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
2013-04-09
ecryptfs: close rmmod race
Al Viro
2013-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-26
Nest rename_lock inside vfsmount_lock
Al Viro
2013-03-26
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-25
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-03-22
nfsd: fix bad offset use
Kent Overstreet
2013-03-22
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
2013-03-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-03-21
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-03-21
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
2013-03-21
Don't bother with redoing rw_verify_area() from default_file_splice_from()
Al Viro
2013-03-21
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
2013-03-21
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2013-03-21
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-03-21
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-03-20
NFSv4: Fix the string length returned by the idmapper
Trond Myklebust
2013-03-20
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
[next]