index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Commit message (
Expand
)
Author
Age
*
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2005-09-07
*
[PATCH] Fix up symlink function pointers
Al Viro
2005-08-19
*
[PATCH] jffs2: fix symlink error handling
Al Viro
2005-08-19
*
[JFFS2] Fix node allocation leak
Thomas Gleixner
2005-07-15
*
[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
Todd Poynor
2005-07-12
*
[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-12
*
[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-07-06
*
Merge with rsync://fileserver/linux
Thomas Gleixner
2005-06-26
|
\
|
*
[PATCH] jffs2 build fix
Andrew Morton
2005-06-26
*
|
[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-23
|
/
*
[PATCH] make some things static
Adrian Bunk
2005-05-05
*
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16