aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen13-28/+32
2008-02-07[XFS] Move platform specific mount option parse out of core XFS codeDavid Chinner3-433/+430
2008-02-07[XFS] Implement fallocate.David Chinner1-0/+43
2008-02-07[XFS] Fix inode allocation latencyDavid Chinner5-51/+23
2008-02-07[XFS] Fix transaction overrun during writeback.David Chinner1-25/+50
2008-02-07[XFS] Show all mount args in /proc/mountsDavid Chinner1-35/+35
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds14-16/+16
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-61/+64
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-4/+0
2008-02-03pid-namespaces-vs-locks-interactionVitaliy Gusev1-6/+23
2008-02-03file locks: Use wait_event_interruptible_timeout()Matthew Wilcox1-28/+4
2008-02-03locks: clarify posix_locks_deadlockJ. Bruce Fields1-30/+40
2008-02-03fs/binfmt_elf.c: spello fixOhad Ben-Cohen1-1/+1