aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [XFS] Use the generic bitops rather than implementing them ourselves.David Chinner2008-02-07
* [XFS] Make xfs_bulkstat() to report unlinked but referenced inodesVlad Apostolov2008-02-07
* [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regressionLachlan McIlroy2008-02-07
* [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen2008-02-07
* [XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen2008-02-07
* [XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig2008-02-07
* [XFS] kill superflous buffer lockingChristoph Hellwig2008-02-07
* [XFS] Refactor xfs_mountfsEric Sandeen2008-02-07
* [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig2008-02-07
* [XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig2008-02-07
* [XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig2008-02-07
* [XFS] kill xfs_freeze.Christoph Hellwig2008-02-07
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-07
* [XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig2008-02-07
* [XFS] Kill off xfs_statvfs.Christoph Hellwig2008-02-07
* [XFS] simplify xfs_vn_getattrChristoph Hellwig2008-02-07
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-07
* [XFS] Remove spin.hEric Sandeen2008-02-07
* [XFS] Cleanup lock goop.Eric Sandeen2008-02-07
* [XFS] ktrace kt_lock is unused, remove it.Eric Sandeen2008-02-07
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap mru_lock.Eric Sandeen2008-02-07
* [XFS] Unwrap xfs_dabuf_global_lockEric Sandeen2008-02-07
* [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-07
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap GRANT_LOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap LOG_LOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-07
* [XFS] simplify vn_revalidateChristoph Hellwig2008-02-07
* [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-07
* [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-07
* [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-07
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-07
* [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * fs/binfmt_elf.c: spello fixOhad Ben-Cohen2008-02-03
| * fs/: Spelling fixesJoe Perches2008-02-03
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
| * Typoes: "whith" -> "with"Robert P. J. Day2008-02-03
| * Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-03
* | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-04
|\ \
| * | pid-namespaces-vs-locks-interactionVitaliy Gusev2008-02-03
| * | file locks: Use wait_event_interruptible_timeout()Matthew Wilcox2008-02-03
| * | locks: clarify posix_locks_deadlockJ. Bruce Fields2008-02-03
| |/
* / vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
|/
* Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-01
|\
| * NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton2008-02-01
| * nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields2008-02-01
| * lockd: minor log message fixJ. Bruce Fields2008-02-01