summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Nathan Scott3-4/+32
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott8-141/+143
2005-06-21[XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott3-30/+10
2005-06-21[XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig4-32/+17
2005-06-21[XFS] simplify ASSERTChristoph Hellwig2-7/+1
2005-06-21[XFS] consolidate extent item freeingChristoph Hellwig3-103/+35
2005-06-21[XFS] quiesce the filesystem proper when freezingChristoph Hellwig3-27/+40
2005-06-21[XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig2-2/+11
2005-06-21[XFS] Fix up some warning fallout from functions made staticEric Sandeen2-2/+2
2005-06-21[XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2-24/+37
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott18-203/+348
2005-06-21[XFS] remove xfs_incore_relseChristoph Hellwig3-20/+0
2005-06-21[XFS] simplify XFS_PURGE_INODEChristoph Hellwig1-7/+1
2005-06-21[XFS] rewrite xfs_iflush_allChristoph Hellwig3-94/+25
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig39-143/+135
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig10-214/+0
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig1-1/+1
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig1-2/+2
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig1-66/+77
2005-06-21[XFS] send dmapi events from nopage for mmapped filesDean Roehrich0-0/+0
2005-06-21[XFS] Undo xfs-linux:xfs-kern:190622aDean Roehrich0-0/+0
2005-06-21[XFS] upate copyrightsDean Roehrich0-0/+0
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich2-3/+28
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott5-2/+28
2005-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds54-496/+1705
2005-06-20[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek5-5/+35
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie1-1/+1
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek3-9/+33
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas7-19/+404
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas21-1/+794
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King3-4/+74
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King1-1/+0
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Lindent GCC helper functionsRussell King8-313/+274
2005-06-20Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds3-6/+10
2005-06-20[PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King8-95/+90
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King2-4/+5
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2-46/+29
2005-06-20Merge 'scsi-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+6
2005-06-20aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-20fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik1-4/+2
2005-06-20Merge with ../linux-2.6-smpRussell King1-1/+2
2005-06-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-3/+442
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19Merge with ../linux-2.6-smpRussell King9-2/+436