index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JFFS2] Fix node allocation leak
Thomas Gleixner
2005-07-15
1
-82
/
+92
*
[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
Todd Poynor
2005-07-13
1
-1
/
+3
*
[JFFS2] Init locks early during mount
Artem B. Bityuckiy
2005-07-13
2
-9
/
+11
*
[JFFS2] Rename function and update comments
Artem B. Bityuckiy
2005-07-12
1
-7
/
+7
*
[JFFS2] Remove needless variable initialization
Artem B. Bityuckiy
2005-07-12
1
-2
/
+1
*
[JFFS2] Avoid alloc/dealloc for zero sized nodes
Artem B. Bityuckiy
2005-07-12
1
-6
/
+4
*
[JFFS2] Simplify the tree insert code.
Artem B. Bityuckiy
2005-07-06
1
-5
/
+4
*
[JFFS2] Remove compatibilty cruft for ancient kernels
David Woodhouse
2005-07-06
4
-60
/
+8
*
[JFFS2] Optimise jffs2_add_tn_to_list
David Woodhouse
2005-07-06
3
-27
/
+88
*
Merge with rsync://fileserver/linux
Thomas Gleixner
2005-06-26
1
-1
/
+1
|
\
|
*
[PATCH] jffs2 build fix
Andrew Morton
2005-06-26
1
-1
/
+1
*
|
[JFFS2] Whitespace cleanup. Fix missing debug message
Thomas Gleixner
2005-05-23
2
-6
/
+7
*
|
[JFFS2] Fix crosscompile
Thomas Gleixner
2005-05-23
1
-2
/
+2
*
|
[JFFS2] Fix cleanup in case of GC-Task not started
Thomas Gleixner
2005-05-23
1
-2
/
+5
*
|
[JFFS2] Convert thread start semaphore to completion
Thomas Gleixner
2005-05-23
1
-4
/
+4
*
|
[JFFS2] Kill GC thread before cleanup
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
*
|
[JFFS2] Suppress annoying debug messages
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
*
|
[JFFS2] Fix NOR only compile
Artem B. Bityuckiy
2005-05-23
2
-7
/
+5
*
|
[JFFS2] Fix inode allocation race
David Woodhouse
2005-05-23
3
-6
/
+13
*
|
[JFFS2] Fix race in garbage collector
Artem B. Bityuckiy
2005-05-23
2
-7
/
+37
*
|
[JFFS2] Add KERN_DEBUG level to printks
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
*
|
[JFFS2] Fix race problems with wbuf.
Artem B. Bityuckiy
2005-05-23
2
-10
/
+10
*
|
[JFFS2] Prevent deadlock when flushing write buffer
Artem B. Bityuckiy
2005-05-23
1
-1
/
+3
*
|
[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.
Artem B. Bityuckiy
2005-05-23
2
-4
/
+4
*
|
[JFFS2] Improve garbage collector block selection
Artem B. Bityuckiy
2005-05-23
1
-1
/
+7
*
|
[JFFS2] Use function to manipulate superblock dirty flag
Artem B. Bityuckiy
2005-05-23
1
-2
/
+2
*
|
[JFFS2] Add symlink caching support.
Artem B. Bityuckiy
2005-05-23
5
-70
/
+117
*
|
[JFFS2] Fix NOR specific scan BUG
Artem B. Bityuckiy
2005-05-23
2
-8
/
+12
*
|
[JFFS2] Prevent ino cache removal for inodes in use
David Woodhouse
2005-05-23
5
-16
/
+24
*
|
[JFFS2] Fix node lookup
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
*
|
[JFFS2] Use a single config option for write buffer support
Andrew Victor
2005-05-23
7
-44
/
+24
*
|
[JFFS2] Add support for JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
6
-14
/
+87
*
|
[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
5
-44
/
+53
*
|
[JFFS2] Prevent deadlock during write buffer recovery
Estelle Hammache
2005-05-23
1
-4
/
+8
*
|
[JFFS2] Remove NAND dependencies for NOR FLASH
David Woodhouse
2005-05-23
1
-1
/
+7
*
|
[JFFS2] Code cleanup
Estelle Hammache
2005-05-23
3
-47
/
+28
*
|
[JFFS2] Fix refile of blocks due to write failure.
Estelle Hammache
2005-05-23
1
-3
/
+6
*
|
[JFFS2] Fix block refiling
Estelle Hammache
2005-05-23
1
-18
/
+47
*
|
[JFFS2] Fix write buffer retry case
Estelle Hammache
2005-05-23
1
-1
/
+32
*
|
[JFFS2] Avoid warning for empty filesystems
Todd Poynor
2005-05-23
1
-2
/
+2
|
/
*
[PATCH] make some things static
Adrian Bunk
2005-05-05
2
-10
/
+20
*
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
1
-2
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
35
-0
/
+12564