summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-07[XFS] Fix sparse warning in xlog_recover_do_efd_trans.David Chinner1-11/+3
2008-02-07[XFS] Fix up sparse warnings.David Chinner19-37/+50
2008-02-07[XFS] Use the generic bitops rather than implementing them ourselves.David Chinner3-120/+29
2008-02-07[XFS] Make xfs_bulkstat() to report unlinked but referenced inodesVlad Apostolov2-20/+27
2008-02-07[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regressionLachlan McIlroy2-5/+49
2008-02-07[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen2-6/+12
2008-02-07[XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen3-31/+8
2008-02-07[XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig1-2/+0
2008-02-07[XFS] kill superflous buffer lockingChristoph Hellwig2-49/+5
2008-02-07[XFS] Refactor xfs_mountfsEric Sandeen1-105/+162
2008-02-07[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig4-133/+120
2008-02-07[XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig3-17/+16
2008-02-07[XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig3-50/+40
2008-02-07[XFS] kill xfs_freeze.Christoph Hellwig3-16/+12
2008-02-07[XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig4-98/+65
2008-02-07[XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig1-51/+28
2008-02-07[XFS] Kill off xfs_statvfs.Christoph Hellwig4-69/+41
2008-02-07[XFS] simplify xfs_vn_getattrChristoph Hellwig1-25/+53
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig13-211/+54
2008-02-07[XFS] Remove spin.hEric Sandeen11-45/+14
2008-02-07[XFS] Cleanup lock goop.Eric Sandeen3-20/+2
2008-02-07[XFS] ktrace kt_lock is unused, remove it.Eric Sandeen2-5/+0
2008-02-07[XFS] Unwrap XFS_SB_LOCK.Eric Sandeen10-79/+60
2008-02-07[XFS] Unwrap mru_lock.Eric Sandeen1-17/+17
2008-02-07[XFS] Unwrap xfs_dabuf_global_lockEric Sandeen2-9/+6
2008-02-07[XFS] Unwrap pagb_lock.Eric Sandeen2-11/+8
2008-02-07[XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen3-16/+7
2008-02-07[XFS] Unwrap GRANT_LOCK.Eric Sandeen3-50/+35
2008-02-07[XFS] Unwrap LOG_LOCK.Eric Sandeen2-93/+72
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma12-114/+81
2008-02-07[XFS] kill unnessecary ioops indirectionLachlan McIlroy12-249/+79
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig4-51/+37
2008-02-07[XFS] more vnode/inode tracing fixesLachlan McIlroy2-5/+6
2008-02-07[XFS] kill BMAPI_UNWRITTENChristoph Hellwig3-15/+5
2008-02-07[XFS] kill BMAPI_DEVICEChristoph Hellwig3-20/+17
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy14-95/+91
2008-02-07[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy1-175/+23
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter1-5/+5
2008-02-04SLUB: Do not upset lockdeproot1-0/+8
2008-02-04SLUB: Fix coding style violationsPekka Enberg1-23/+23
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter1-16/+15
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter2-9/+13
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter1-13/+13
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter1-2/+13
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison1-21/+18
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas4-18/+15
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas3-5/+16
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas3-13/+24
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas4-8/+10
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas3-44/+80