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
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-09
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-10-03
Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
2012-09-17
jfs: Remove obsolete email address
Dave Kleikamp
2012-09-17
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
2012-08-27
debugfs: more tightly restrict default mount mode
Kees Cook
2012-08-21
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
2012-08-21
nfsd: document kernel interfaces for nfsd configuration
J. Bruce Fields
2012-08-17
ext4: add max_dir_size_kb mount option
Theodore Ts'o
2012-08-04
Documentation: get rid of write_super
Artem Bityutskiy
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
2012-07-31
mm: add support for a filesystem to activate swap files and use direct_IO for...
Mel Gorman
2012-07-31
Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
Valerie Aurora
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
kill struct opendata
Al Viro
2012-07-14
make ->atomic_open() return int
Al Viro
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2012-07-14
vfs: add i_op->atomic_open()
Miklos Szeredi
2012-07-14
vfs: update documentation on ->i_dentry handling
Al Viro
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
2012-05-31
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-05-31
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-29
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
Mel Gorman
2012-05-29
mm/fs: remove truncate_range
Hugh Dickins
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-10
GFS2: Update glock doc to add new stats info
Steven Whitehouse
2012-05-10
GFS2: Update main gfs2 doc
Steven Whitehouse
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-04-16
Documentation: Fix typo in multiple files in Documentation
Masanari Iida
2012-04-11
ext3: update documentation with barrier=1 default
Stefan Hajnoczi
2012-04-09
typo fix in Documentation/filesystems/vfs.txt
Al Viro
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
[next]