aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2005-11-04[XFS] Remove no-longer-used qsort source.Nathan Scott
2005-11-04[XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott
2005-11-03[XFS] fix XFS quota for modular XFS buildsNathan Scott
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott
2005-11-03[XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-11-02[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott
2005-11-02[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen
2005-11-02[XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott
2005-11-02[XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott
2005-11-02[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig
2005-11-02[XFS] remove unused code from xfs_iomap_write_directEric Sandeen
2005-11-02[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen
2005-11-02[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu
2005-11-02[XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu
2005-11-02[XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig