aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-11-07[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton
2005-11-07[PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner
2005-11-06[JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy
2005-11-06[JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor
2005-11-06[JFFS2] Fix dataflash supportArtem B. Bityutskiy
2005-11-06[JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy
2005-11-06[JFFS2] Remove stale commentArtem B. Bityutskiy
2005-11-06[JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy
2005-11-06[JFFS2] Account summary space in reserved_size.Ferenc Havasi
2005-11-06[JFFS2] Debug message format clean upArtem B. Bityutskiy
2005-11-06[JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi
2005-11-06[JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi
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[JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre
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-04NFS,SUNRPC,NLM: fix unused variable warnings 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
2005-11-03Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds