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
/
jffs2
Age
Commit message (
Expand
)
Author
2005-09-07
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
2005-08-19
[PATCH] jffs2: fix symlink error handling
Al Viro
2005-07-15
[JFFS2] Fix node allocation leak
Thomas Gleixner
2005-07-13
[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
Todd Poynor
2005-07-13
[JFFS2] Init locks early during mount
Artem B. Bityuckiy
2005-07-12
[JFFS2] Rename function and update comments
Artem B. Bityuckiy
2005-07-12
[JFFS2] Remove needless variable initialization
Artem B. Bityuckiy
2005-07-12
[JFFS2] Avoid alloc/dealloc for zero sized nodes
Artem B. Bityuckiy
2005-07-06
[JFFS2] Simplify the tree insert code.
Artem B. Bityuckiy
2005-07-06
[JFFS2] Remove compatibilty cruft for ancient kernels
David Woodhouse
2005-07-06
[JFFS2] Optimise jffs2_add_tn_to_list
David Woodhouse
2005-06-26
Merge with rsync://fileserver/linux
Thomas Gleixner
2005-06-26
[PATCH] jffs2 build fix
Andrew Morton
2005-05-23
[JFFS2] Whitespace cleanup. Fix missing debug message
Thomas Gleixner
2005-05-23
[JFFS2] Fix crosscompile
Thomas Gleixner
2005-05-23
[JFFS2] Fix cleanup in case of GC-Task not started
Thomas Gleixner
2005-05-23
[JFFS2] Convert thread start semaphore to completion
Thomas Gleixner
2005-05-23
[JFFS2] Kill GC thread before cleanup
Artem B. Bityuckiy
2005-05-23
[JFFS2] Suppress annoying debug messages
Artem B. Bityuckiy
2005-05-23
[JFFS2] Fix NOR only compile
Artem B. Bityuckiy
2005-05-23
[JFFS2] Fix inode allocation race
David Woodhouse
2005-05-23
[JFFS2] Fix race in garbage collector
Artem B. Bityuckiy
2005-05-23
[JFFS2] Add KERN_DEBUG level to printks
Artem B. Bityuckiy
2005-05-23
[JFFS2] Fix race problems with wbuf.
Artem B. Bityuckiy
2005-05-23
[JFFS2] Prevent deadlock when flushing write buffer
Artem B. Bityuckiy
2005-05-23
[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.
Artem B. Bityuckiy
2005-05-23
[JFFS2] Improve garbage collector block selection
Artem B. Bityuckiy
2005-05-23
[JFFS2] Use function to manipulate superblock dirty flag
Artem B. Bityuckiy
2005-05-23
[JFFS2] Add symlink caching support.
Artem B. Bityuckiy
2005-05-23
[JFFS2] Fix NOR specific scan BUG
Artem B. Bityuckiy
2005-05-23
[JFFS2] Prevent ino cache removal for inodes in use
David Woodhouse
2005-05-23
[JFFS2] Fix node lookup
Artem B. Bityuckiy
2005-05-23
[JFFS2] Use a single config option for write buffer support
Andrew Victor
2005-05-23
[JFFS2] Add support for JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
[JFFS2] Prevent deadlock during write buffer recovery
Estelle Hammache
2005-05-23
[JFFS2] Remove NAND dependencies for NOR FLASH
David Woodhouse
2005-05-23
[JFFS2] Code cleanup
Estelle Hammache
2005-05-23
[JFFS2] Fix refile of blocks due to write failure.
Estelle Hammache
2005-05-23
[JFFS2] Fix block refiling
Estelle Hammache
2005-05-23
[JFFS2] Fix write buffer retry case
Estelle Hammache
2005-05-23
[JFFS2] Avoid warning for empty filesystems
Todd Poynor
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds