summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen2005-11-021-3/+3
| * [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu2005-11-021-1/+23
| * [XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu2005-11-021-6/+7
| * [XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig2005-11-021-25/+4
| * [XFS] Rework the final mount options flag bit to make room for more.Nathan Scott2005-11-023-33/+42
| * [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-023-31/+20
| * [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen2005-11-021-0/+1
| * [XFS] Disable attr2 by default, until a more appropriate time to enableNathan Scott2005-11-021-1/+9
| * [XFS] Prevent data corruption on extending truncate case from cxfs clientEric Sandeen2005-11-021-1/+3
| * [XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig2005-11-022-2/+2
| * [XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig2005-11-025-4/+20
| * [XFS] Remove unused type, xfs_gap_t.Nathan Scott2005-11-021-18/+0
| * [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-028-292/+271
| * [XFS] Show additional mount options in /proc/mounts, fix up some debugNathan Scott2005-11-021-0/+4
| * [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode.Nathan Scott2005-11-022-11/+12
| * [XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen2005-11-021-8/+4
| * [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-0212-312/+132
| * [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-02157-4056/+1762
| * [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-0293-3093/+1567
| * [XFS] remove unused struct xfs_ail_ticketChristoph Hellwig2005-11-021-13/+0
| * [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-025-13/+29
| * [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-025-84/+140
| * [XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott2005-11-022-6/+0
| * [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-025-7/+7
| * [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-025-18/+19
| * [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-1/+1
| * [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-1/+1
| * [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-0213-114/+354
| * [XFS] Move some code around to prepare for the upcoming extendedNathan Scott2005-11-024-99/+90
| * [XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner2005-11-026-35/+43
| * [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-025-4/+23
| * [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-023-10/+4
| * [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott2005-11-021-1/+2
| * [XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig2005-11-022-8/+8
| * [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)Eric Sandeen2005-11-021-31/+40
| * [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-0212-59/+190
| * [XFS] fix PBF_NONE handlingChristoph Hellwig2005-11-021-1/+2
| * [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-027-11/+18
| * [XFS] remove unused pagebuf flagsChristoph Hellwig2005-11-022-33/+13
| * [XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig2005-11-021-62/+25
* | [PATCH] x86-64: bitops fix for -OsAlexandre Oliva2005-11-021-16/+50
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0213-57/+250
|\ \
| * | [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-026-0/+143
| * | [ARM SMP] Fix a couple of warningsRussell King2005-11-021-2/+2
| * | [ARM SMP] Track CPU idle threadsRussell King2005-11-022-7/+14
| * | [ARM] Fix ARM rwlock implementationsRussell King2005-11-021-3/+3
| * | [ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King2005-11-021-2/+2
| * | [ARM] Fix Realview machine for patch 3016/1Russell King2005-11-021-7/+37
| * | [ARM] Fix mm initialisation with write buffered write allocate cachesRussell King2005-11-021-1/+8
| * | [ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointe...John Bowler2005-11-021-34/+40
OpenPOWER on IntegriCloud