aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen
2008-02-07[XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen
2008-02-07[XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig
2008-02-07[XFS] kill superflous buffer lockingChristoph Hellwig
2008-02-07[XFS] Refactor xfs_mountfsEric Sandeen
2008-02-07[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig
2008-02-07[XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig
2008-02-07[XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig
2008-02-07[XFS] kill xfs_freeze.Christoph Hellwig
2008-02-07[XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig
2008-02-07[XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig
2008-02-07[XFS] Kill off xfs_statvfs.Christoph Hellwig
2008-02-07[XFS] simplify xfs_vn_getattrChristoph Hellwig
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig
2008-02-07[XFS] Remove spin.hEric Sandeen
2008-02-07[XFS] Cleanup lock goop.Eric Sandeen
2008-02-07[XFS] ktrace kt_lock is unused, remove it.Eric Sandeen
2008-02-07[XFS] Unwrap XFS_SB_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap mru_lock.Eric Sandeen
2008-02-07[XFS] Unwrap xfs_dabuf_global_lockEric Sandeen
2008-02-07[XFS] Unwrap pagb_lock.Eric Sandeen
2008-02-07[XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen
2008-02-07[XFS] Unwrap GRANT_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap LOG_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2008-02-07[XFS] kill unnessecary ioops indirectionLachlan McIlroy
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig
2008-02-07[XFS] more vnode/inode tracing fixesLachlan McIlroy
2008-02-07[XFS] kill BMAPI_UNWRITTENChristoph Hellwig
2008-02-07[XFS] kill BMAPI_DEVICEChristoph Hellwig
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2008-02-07[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter
2008-02-04SLUB: Do not upset lockdeproot
2008-02-04SLUB: Fix coding style violationsPekka Enberg
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas