aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-06[PATCH] OneNAND: Sync. Burst Read supportKyungmin Park
2005-11-06[MTD] Add initial support for OneNAND flash chipsKyungmin Park
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi
2005-11-06[JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy
2005-11-06[JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy
2005-11-06[JFFS2] More message formatting cleanupsArtem B. Bityutskiy
2005-11-06[JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy
2005-11-06[JFFS2] Make the JFFS2 messages a bit nicerArtem B. Bityutskiy
2005-11-06[MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner
2005-11-06[MTD] Remove deprecated power management functionsThomas Gleixner
2005-11-06[MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse
2005-11-06[JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre
2005-11-06[MTD] writev support for cfi-cmdset-0001Nicolas Pitre
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre
2005-11-06[MTD] cleanups to cfi_cmdset_0001Nicolas Pitre
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young
2005-11-06[JFFS2] Debug code clean up - step 7Artem B. Bityutskiy
2005-11-06[JFFS2] Correct buggy length checksArtem B. Bityutskiy
2005-11-06[JFFS2] Debug code clean up - step 6Artem B. Bityutskiy
2005-11-06[JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy
2005-11-06[JFFS2] Refine fragtree debug macrosArtem B. Bityutskiy
2005-11-06[JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy
2005-11-06[JFFS2] Fix up new debug code for eCos buildAndrew Lunn
2005-11-06[JFFS2] Debug code clean up - step 5Artem B. Bityutskiy
2005-11-06[JFFS2] Move scattered function into related filesArtem B. Bityutskiy
2005-11-06[JFFS2] Debug code clean up - step 4Artem B. Bityutskiy
2005-11-06[jffs2] Remove compressor lzo and lzariFerenc Havasi
2005-11-06[JFFS2] Namespace clean upArtem B. Bityutskiy
2005-11-06[JFFS2] Debug code clean up - step 3Artem B. Bityutskiy
2005-11-06[JFFS2] Fix slab panicArtem B. Bityutskiy
2005-11-06[JFFS2] Debug code clean up - step 2Artem B. Bityutskiy
2005-11-06[JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy
2005-11-06[JFFS2] Debug code clean up - step 1Artem B. Bityutskiy
2005-11-06[JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy
2005-11-06Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-05powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever
2005-11-04NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust
2005-11-04NFSv4: Fix recovery of flock() locks.Trond Myklebust
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust
2005-11-04NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust