index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
8
-68
/
+33
*
[JFFS2] Add support for JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
7
-14
/
+94
*
[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] Avoid console spam with ext3 aborted journal.
Stephen Tweedie
2005-05-18
1
-1
/
+9
*
[PATCH] block_read_full_page() get_block() error handling fix
Andrew Morton
2005-05-17
1
-2
/
+6
*
[PATCH] fix impossible VmallocChunk
Hugh Dickins
2005-05-17
1
-2
/
+12
*
[PATCH] fix Linux kernel ELF core dump privilege elevation
Greg Kroah-Hartman
2005-05-16
1
-2
/
+2
*
[PATCH] revert msdos partitioning fix
Andrew Morton
2005-05-06
1
-5
/
+0
*
[PATCH] fs/udf/udftime.c: fix off by one error
Adrian Bunk
2005-05-05
1
-1
/
+1
*
[PATCH] comments on locking of task->comm
Paolo 'Blaisorblade' Giarrusso
2005-05-05
1
-1
/
+3
*
[PATCH] reiserfs: use NULL instead of 0
Randy.Dunlap
2005-05-05
1
-1
/
+1
*
[PATCH] make some things static
Adrian Bunk
2005-05-05
16
-32
/
+45
*
[PATCH] revert ext3-writepages-support-for-writeback-mode
Andrew Morton
2005-05-05
2
-57
/
+1
*
[PATCH] remove do_sync parameter from __invalidate_device
Christoph Hellwig
2005-05-05
2
-19
/
+4
*
[PATCH] remove BK documentation
Adrian Bunk
2005-05-05
1
-3
/
+3
*
[PATCH] __block_write_full_page() simplification
Andrew Morton
2005-05-05
1
-9
/
+1
*
[PATCH] __block_write_full_page speedup
Andrew Morton
2005-05-05
1
-5
/
+1
*
[PATCH] __block_write_full_page race fix
Nick Piggin
2005-05-05
1
-5
/
+13
*
[PATCH] fix race in __block_prepare_write
Nick Piggin
2005-05-05
1
-4
/
+6
*
[PATCH] uml: hostfs failed mount handling
Jeff Dike
2005-05-05
1
-3
/
+7
*
[PATCH] avoid -ENOMEM due reclaimable slab caches
Andrea Arcangeli
2005-05-05
2
-2
/
+2
*
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
Nathan Scott
2005-05-05
4
-19
/
+19
*
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-05-05
4
-46
/
+56
*
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
2005-05-05
1
-5
/
+3
*
[XFS] remove noisy printk at vnode trace allocation
Eric Sandeen
2005-05-05
1
-1
/
+0
*
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
2005-05-05
1
-1
/
+4
*
[XFS] Disable the combination of XFS direct IO and AIO until the IO completion
Nathan Scott
2005-05-05
2
-2
/
+44
*
[XFS] Resolve an issue with xfsbufd not getting along with swsusp.
Nathan Scott
2005-05-05
1
-2
/
+9
*
[XFS] Fix up warnings
Eric Sandeen
2005-05-05
2
-4
/
+4
*
[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.
Nathan Scott
2005-05-05
2
-25
/
+48
*
[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held
Dean Roehrich
2005-05-05
2
-2
/
+10
*
[XFS] Enable XFS_VNODE_TRACE
Eric Sandeen
2005-05-05
2
-2
/
+3
*
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...
Nathan Scott
2005-05-05
6
-7
/
+8
*
[XFS] Block mount attempts for filesystems with version 1 directories.
Nathan Scott
2005-05-05
1
-0
/
+9
*
[XFS] Move the XFS inode to the front of its hash list on a cache hit
Nathan Scott
2005-05-05
1
-1
/
+50
*
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-05
1
-3
/
+3
|
\
|
*
JFS: Endian errors
Dave Kleikamp
2005-05-04
1
-3
/
+3
*
|
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-03
50
-897
/
+1335
|
\
\
|
|
/
|
*
[PATCH] JFS: Don't allocate extents that overlap existing extents
Dave Kleikamp
2005-05-02
3
-25
/
+46
|
*
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
2005-05-02
4
-9
/
+27
[next]