index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
attr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-06
[JFFS2] Add erase block summary support (mount time improvement)
Ferenc Havasi
20
-199
/
+1395
2005-11-06
[MTD] OneNAND: Remove experimental Kconfig dependency
Kyungmin Park
1
-2
/
+2
2005-11-06
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
2
-7
/
+5
2005-11-06
[PATCH] OneNAND: Add simulator
Kyungmin Park
3
-0
/
+474
2005-11-06
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
2
-182
/
+97
2005-11-06
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
3
-20
/
+98
2005-11-06
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
5
-6
/
+123
2005-11-06
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
8
-6
/
+1990
2005-11-06
[JFFS2] Remove support for virtual blocks
Ferenc Havasi
4
-23
/
+13
2005-11-06
[JFFS2] Solve BUG caused by frag->node representing a hole in fragtree
Artem B. Bityutskiy
1
-2
/
+2
2005-11-06
[JFFS2] Calculate CRC check starting point correctly
Artem B. Bityutskiy
2
-8
/
+9
2005-11-06
[JFFS2] More message formatting cleanups
Artem B. Bityutskiy
2
-7
/
+7
2005-11-06
[JFFS2] Fix JFFS2 [mc]time handling
Artem B. Bityutskiy
5
-17
/
+37
2005-11-06
[JFFS2] Make the JFFS2 messages a bit nicer
Artem B. Bityutskiy
1
-5
/
+5
2005-11-06
[MTD] NAND: Use correct mask for OOB size calculation
Thomas Gleixner
1
-2
/
+2
2005-11-06
[MTD] Remove deprecated power management functions
Thomas Gleixner
1
-45
/
+1
2005-11-06
[MTD] Missing check on kmalloc return in INFTL mount.
David Woodhouse
1
-3
/
+8
2005-11-06
[JFFS2] Teach JFFS2 about Sibley flash
Nicolas Pitre
3
-5
/
+46
2005-11-06
[MTD] writev support for cfi-cmdset-0001
Nicolas Pitre
1
-50
/
+75
2005-11-06
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
5
-29
/
+92
2005-11-06
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
1
-56
/
+71
2005-11-06
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
5
-12
/
+873
2005-11-06
[JFFS2] Debug code clean up - step 7
Artem B. Bityutskiy
4
-64
/
+71
2005-11-06
[JFFS2] Correct buggy length checks
Artem B. Bityutskiy
2
-4
/
+4
2005-11-06
[JFFS2] Debug code clean up - step 6
Artem B. Bityutskiy
3
-28
/
+15
2005-11-06
[JFFS2] Build fragtree in reverse order
Artem B. Bityutskiy
3
-253
/
+868
2005-11-06
[JFFS2] Refine fragtree debug macros
Artem B. Bityutskiy
1
-6
/
+6
2005-11-06
[JFFS2] Move another fragtree-related function to nodelist.c
Artem B. Bityutskiy
3
-28
/
+28
2005-11-06
[JFFS2] Fix up new debug code for eCos build
Andrew Lunn
3
-10
/
+16
2005-11-06
[JFFS2] Debug code clean up - step 5
Artem B. Bityutskiy
2
-143
/
+117
2005-11-06
[JFFS2] Move scattered function into related files
Artem B. Bityutskiy
3
-800
/
+790
2005-11-06
[JFFS2] Debug code clean up - step 4
Artem B. Bityutskiy
2
-44
/
+54
2005-11-06
[jffs2] Remove compressor lzo and lzari
Ferenc Havasi
3
-25
/
+3
2005-11-06
[JFFS2] Namespace clean up
Artem B. Bityutskiy
5
-30
/
+11
2005-11-06
[JFFS2] Debug code clean up - step 3
Artem B. Bityutskiy
14
-239
/
+630
2005-11-06
[JFFS2] Fix slab panic
Artem B. Bityutskiy
1
-3
/
+2
2005-11-06
[JFFS2] Debug code clean up - step 2
Artem B. Bityutskiy
5
-13
/
+13
2005-11-06
[JFFS2] Use f->target instead of f->dents for symlink target
Artem B. Bityutskiy
5
-47
/
+44
2005-11-06
[JFFS2] Debug code clean up - step 1
Artem B. Bityutskiy
14
-439
/
+663
2005-11-06
[JFFS2] Split a large routine on several smaller.
Artem B. Bityutskiy
1
-261
/
+336
2005-11-05
[PATCH] nvidiafb: Geforce 7800 series support added
Calin A. Culianu
2
-0
/
+12
2005-11-05
powerpc: Fix vmlinux.lds.S for 32-bit
Paul Mackerras
1
-25
/
+5
2005-11-05
powerpc: Merge smp.c and smp.h
Paul Mackerras
10
-197
/
+189
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
4
-29
/
+51
2005-11-04
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
3
-9
/
+9
2005-11-04
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
1
-8
/
+28
2005-11-04
NFSv4: Recover locks too when returning a delegation
Trond Myklebust
3
-2
/
+55
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
1
-2
/
+2
2005-11-04
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
1
-0
/
+3
2005-11-04
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
Trond Myklebust
1
-5
/
+3
[next]