aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-06[JFFS2] Debug code clean up - step 7Artem B. Bityutskiy4-64/+71
2005-11-06[JFFS2] Correct buggy length checksArtem B. Bityutskiy2-4/+4
2005-11-06[JFFS2] Debug code clean up - step 6Artem B. Bityutskiy3-28/+15
2005-11-06[JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy3-253/+868
2005-11-06[JFFS2] Refine fragtree debug macrosArtem B. Bityutskiy1-6/+6
2005-11-06[JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy3-28/+28
2005-11-06[JFFS2] Fix up new debug code for eCos buildAndrew Lunn3-10/+16
2005-11-06[JFFS2] Debug code clean up - step 5Artem B. Bityutskiy2-143/+117
2005-11-06[JFFS2] Move scattered function into related filesArtem B. Bityutskiy3-800/+790
2005-11-06[JFFS2] Debug code clean up - step 4Artem B. Bityutskiy2-44/+54
2005-11-06[jffs2] Remove compressor lzo and lzariFerenc Havasi2-22/+2
2005-11-06[JFFS2] Namespace clean upArtem B. Bityutskiy4-27/+8
2005-11-06[JFFS2] Debug code clean up - step 3Artem B. Bityutskiy14-239/+630
2005-11-06[JFFS2] Fix slab panicArtem B. Bityutskiy1-3/+2
2005-11-06[JFFS2] Debug code clean up - step 2Artem B. Bityutskiy5-13/+13
2005-11-06[JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy4-46/+40
2005-11-06[JFFS2] Debug code clean up - step 1Artem B. Bityutskiy14-439/+663
2005-11-06[JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy1-261/+336
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever3-21/+44
2005-11-04NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust1-8/+28
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust3-2/+55
2005-11-04NFSv4: Fix recovery of flock() locks.Trond Myklebust1-2/+2
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust1-0/+3
2005-11-04NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust1-5/+3
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust6-51/+19
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust3-47/+49
2005-11-03Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds176-11922/+5668
2005-11-04[XFS] Remove no-longer-used qsort source.Nathan Scott3-182/+4
2005-11-04[XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott1-2/+2
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott4-2300/+0
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott4-35/+19
2005-11-03[XFS] fix XFS quota for modular XFS buildsNathan Scott1-1/+1
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott1-1/+7
2005-11-03[XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu1-1/+2
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+4
2005-11-02[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott1-2/+3
2005-11-02[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen1-1/+1
2005-11-02[XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott1-12/+16
2005-11-02[XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott1-13/+1
2005-11-02[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott4-168/+39
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott6-12/+19
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig16-811/+794
2005-11-02[XFS] remove unused code from xfs_iomap_write_directEric Sandeen1-8/+0
2005-11-02[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen1-3/+3
2005-11-02[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu1-1/+23
2005-11-02[XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu1-6/+7
2005-11-02[XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig1-25/+4
2005-11-02[XFS] Rework the final mount options flag bit to make room for more.Nathan Scott3-33/+42
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott3-31/+20
2005-11-02[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen1-0/+1