summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2005-11-02[XFS] Rework the final mount options flag bit to make room for more.Nathan Scott
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott
2005-11-02[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen
2005-11-02[XFS] Disable attr2 by default, until a more appropriate time to enableNathan Scott
2005-11-02[XFS] Prevent data corruption on extending truncate case from cxfs clientEric Sandeen
2005-11-02[XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig
2005-11-02[XFS] Remove unused type, xfs_gap_t.Nathan Scott
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig
2005-11-02[XFS] Show additional mount options in /proc/mounts, fix up some debugNathan Scott
2005-11-02[XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode.Nathan Scott
2005-11-02[XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-11-02[XFS] remove unused struct xfs_ail_ticketChristoph Hellwig
2005-11-02[XFS] Track external log/realtime device names for correct reporting inNathan Scott
2005-11-02[XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott
2005-11-02[XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott
2005-11-02[XFS] Make some extended attributes routines take const parameters, forNathan Scott
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott
2005-11-02[XFS] Move some code around to prepare for the upcoming extendedNathan Scott
2005-11-02[XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott
2005-11-02[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott