summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy2005-11-061-3/+3
* [JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor2005-11-061-3/+3
* [JFFS2] Fix dataflash supportArtem B. Bityutskiy2005-11-063-22/+40
* [JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy2005-11-061-10/+7
* [JFFS2] Remove stale commentArtem B. Bityutskiy2005-11-061-2/+1
* [JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi2005-11-062-9/+9
* [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-0613-264/+232
* [JFFS2] Account summary space in reserved_size.Ferenc Havasi2005-11-061-1/+3
* [JFFS2] Debug message format clean upArtem B. Bityutskiy2005-11-062-159/+120
* [JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi2005-11-061-5/+6
* [JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi2005-11-061-3/+5
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-0618-197/+1372
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-064-23/+13
* [JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy2005-11-062-8/+9
* [JFFS2] More message formatting cleanupsArtem B. Bityutskiy2005-11-062-7/+7
* [JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy2005-11-065-17/+37
* [JFFS2] Make the JFFS2 messages a bit nicerArtem B. Bityutskiy2005-11-061-5/+5
* [JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre2005-11-063-5/+46
* [JFFS2] Debug code clean up - step 7Artem B. Bityutskiy2005-11-064-64/+71
* [JFFS2] Correct buggy length checksArtem B. Bityutskiy2005-11-062-4/+4
* [JFFS2] Debug code clean up - step 6Artem B. Bityutskiy2005-11-063-28/+15
* [JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy2005-11-063-253/+868
* [JFFS2] Refine fragtree debug macrosArtem B. Bityutskiy2005-11-061-6/+6
* [JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy2005-11-063-28/+28
* [JFFS2] Fix up new debug code for eCos buildAndrew Lunn2005-11-063-10/+16
* [JFFS2] Debug code clean up - step 5Artem B. Bityutskiy2005-11-062-143/+117
* [JFFS2] Move scattered function into related filesArtem B. Bityutskiy2005-11-063-800/+790
* [JFFS2] Debug code clean up - step 4Artem B. Bityutskiy2005-11-062-44/+54
* [jffs2] Remove compressor lzo and lzariFerenc Havasi2005-11-062-22/+2
* [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-064-27/+8
* [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-0614-239/+630
* [JFFS2] Fix slab panicArtem B. Bityutskiy2005-11-061-3/+2
* [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-065-13/+13
* [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-064-46/+40
* [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-0614-439/+663
* [JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy2005-11-061-261/+336
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-043-21/+44
* NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust2005-11-041-8/+28
* NFSv4: Recover locks too when returning a delegationTrond Myklebust2005-11-043-2/+55
* NFSv4: Fix recovery of flock() locks.Trond Myklebust2005-11-041-2/+2
* NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust2005-11-041-0/+3
* NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust2005-11-041-5/+3
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-046-51/+19
* NFSv4: Fix a race between open() and close()Trond Myklebust2005-11-043-47/+49
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-03176-11922/+5668
|\
| * [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-043-182/+4
| * [XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott2005-11-041-2/+2
| * [XFS] Remove several no-longer-used files.Nathan Scott2005-11-034-2300/+0
| * [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-034-35/+19
OpenPOWER on IntegriCloud