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
2008-01-25
[GFS2] Function meta_read optimization
Bob Peterson
2008-01-25
[GFS2] Only fetch the dinode once in block_map
Bob Peterson
2008-01-25
[GFS2] Reorganize function gfs2_glmutex_lock
Bob Peterson
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
2008-01-25
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
Abhijith Das
2008-01-25
[GFS2] Remove lock methods for lock_nolock protocol
Wendy Cheng
2008-01-25
[GFS2] Remove unrequired code
Fabio M. Di Nitto
2008-01-25
[GFS2] Fix build warnings
Fabio Massimo Di Nitto
2008-01-25
[GFS2] remove unnecessary permission checks
Ryan O'Hara
2008-01-25
[GFS2] Fix runtime issue with UP kernels
Fabio Massimo Di Nitto
2008-01-25
[GFS2] tidy up error message
David Teigland
2008-01-25
[GFS2] Check for installation of mount helpers for DLM mounts
Fabio Massimo Di Nitto
2008-01-25
[GFS2] Don't periodically update the jindex
Steven Whitehouse
2008-01-25
[GFS2] Move gfs2_logd into log.c
Steven Whitehouse
2008-01-25
[GFS2] Use atomic_t for journal free blocks counter
Steven Whitehouse
2008-01-25
[GFS2] Don't add glocks to the journal
Steven Whitehouse
2008-01-25
[GFS2] check kthread_should_stop when waiting
David Teigland
2008-01-25
[GFS2] Given device ID rather than s_id in "id" sysfs file
Bob Peterson
2008-01-25
[GFS2] Remove flags no longer required
Steven Whitehouse
2008-01-25
[GFS2] Reorder writeback for glock sync
Steven Whitehouse
2008-01-25
[GFS2] Add sync_page to metadata address space operations
Steven Whitehouse
2008-01-25
[GFS2] Remove "reclaim limit"
Steven Whitehouse
2008-01-25
[GFS2] Remove unused variables
Steven Whitehouse
2008-01-25
[GFS2] Use correct include file in ops_address.c
Steven Whitehouse
2008-01-25
[GFS2] Don't hold page lock when starting transaction
Steven Whitehouse
2008-01-25
[GFS2] Add writepages for GFS2 jdata
Steven Whitehouse
2008-01-25
[GFS2] Split gfs2_writepage into three cases
Steven Whitehouse
2008-01-25
[GFS2] Introduce gfs2_set_aops()
Steven Whitehouse
2008-01-25
[GFS2] Add gfs2_is_writeback()
Steven Whitehouse
2008-01-25
[GFS2] Remove unused field in struct gfs2_inode
Steven Whitehouse
2008-01-25
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
2008-01-25
[GFS2] Use ->page_mkwrite() for mmap()
Steven Whitehouse
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
2008-01-25
[GFS2] Handle multiple glock demote requests
Wendy Cheng
2008-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-22
[SPARC]: Constify function pointer tables.
Jan Engelhardt
2008-01-22
Fix file references in documentation and Kconfig
Johann Felix Soden
2008-01-17
jbd: do not try lock_acquire after handle made invalid
Jonas Bonn
2008-01-17
hfs: fix coverity-found null deref
Eric Sandeen
2008-01-16
sysfs: fix bugs in sysfs_rename/move_dir()
Tejun Heo
2008-01-16
sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
Tejun Heo
2008-01-14
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
2008-01-14
fix the "remove task_ppid_nr_ns" commit
Oleg Nesterov
2008-01-13
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
NeilBrown
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
[next]