ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator
[safe/jmp/linux-2.6] / fs / xfs /
2008-04-10 Eric Sandeen[XFS] Ensure "both" features2 slots are consistent
2008-04-10 David Chinner[XFS] Fix superblock features2 field alignment problem
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-03-06 David Chinner[XFS] fix inode leak in xfs_iget_core()
2008-03-06 David Chinner[XFS] 977545 977545 977545 977545 977545 977545 xfsaild...
2008-02-29 Josef Jeff Sipek[XFS] If you mount an XFS filesystem with no mount...
2008-02-26 Lachlan McIlroy[XFS] Undo bit ops cleanup mod due to regression on...
2008-02-26 Lachlan McIlroy[XFS] Undo bit ops cleanup mod due to regression on...
2008-02-22 Lachlan McIlroyRemove empty file fs/xfs/Makefile-linux-2.6.
2008-02-21 Linus TorvaldsRemove empty file remnants that were left in the tree...
2008-02-18 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-18 Lachlan McIlroy[XFS] Added quota targets and removed dmapi directory
2008-02-18 Eric Sandeen[XFS] Fix up xfs out-of-tree builds. (a.k.a. external...
2008-02-18 Andi Kleen[XFS] Remove Makefile wrappers in XFS
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-14 Marcin Slusarzxfs: convert beX_add to beX_add_cpu (new common API)
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07 Lachlan McIlroy[XFS] add __init/__exit mark to specific init/cleanup...
2008-02-07 David Chinner[XFS] Fix oops in xfs_file_readdir()
2008-02-07 Christoph Hellwig[XFS] kill xfs_root
2008-02-07 Christoph Hellwig[XFS] keep i_nlink updated and use proper accessors
2008-02-07 Christoph Hellwig[XFS] stop updating inode->i_blocks
2008-02-07 David Chinner[XFS] Make xfs_ail_check check less by default
2008-02-07 David Chinner[XFS] Move AIL pushing into it's own thread
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Christoph Hellwig[XFS] stop re-checking permissions in xfs_swapext
2008-02-07 Christoph Hellwig[XFS] clean up xfs_swapext
2008-02-07 Christoph Hellwig[XFS] remove permission check from xfs_change_file_space
2008-02-07 Lachlan McIlroy[XFS] prevent panic during log recovery due to bogus...
2008-02-07 Christoph Hellwig[XFS] Cleanup various fid related bits:
2008-02-07 David Chinner[XFS] Fix xfs_lowbit64
2008-02-07 Christoph Hellwig[XFS] Remove CFORK macros and use code directly in...
2008-02-07 Christoph Hellwig[XFS] kill superflous buffer locking (2nd attempt)
2008-02-07 Robert P. J. Day[XFS] Use kernel-supplied "roundup_pow_of_two" for...
2008-02-07 Tim Shimmin[XFS] Remove the BPCSHIFT and NB* based macros from...
2008-02-07 Niv Sardi[XFS] Remove bogus assert
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 David Chinner[XFS] Move platform specific mount option parse out...
2008-02-07 David Chinner[XFS] Implement fallocate.
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 David Chinner[XFS] Fix transaction overrun during writeback.
2008-02-07 David Chinner[XFS] Show all mount args in /proc/mounts
2008-02-07 David Chinner[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
2008-02-07 David Chinner[XFS] Fix up sparse warnings.
2008-02-07 David Chinner[XFS] Use the generic bitops rather than implementing...
2008-02-07 Vlad Apostolov[XFS] Make xfs_bulkstat() to report unlinked but refere...
2008-02-07 Lachlan McIlroy[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a...
2008-02-07 Eric Sandeen[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS...
2008-02-07 Eric Sandeen[XFS] lose xfs_hex_dump in favor of print_hex_dump
2008-02-07 Christoph Hellwig[XFS] kill XFS_INOBT_IS_FREE_DISK
2008-02-07 Christoph Hellwig[XFS] kill superflous buffer locking
2008-02-07 Eric Sandeen[XFS] Refactor xfs_mountfs
2008-02-07 Christoph Hellwig[XFS] xlog_rec_header/xlog_rec_ext_header endianess...
2008-02-07 Christoph Hellwig[XFS] clean up some xfs_log_priv.h macros
2008-02-07 Christoph Hellwig[XFS] clean up some xfs_log_priv.h macros
2008-02-07 Christoph Hellwig[XFS] kill xfs_freeze.
2008-02-07 Christoph Hellwig[XFS] cleanup vnode useage in xfs_iget.c
2008-02-07 Christoph Hellwig[XFS] cleanup vnode useage in xfs_ioctl.c
2008-02-07 Christoph Hellwig[XFS] Kill off xfs_statvfs.
2008-02-07 Christoph Hellwig[XFS] simplify xfs_vn_getattr
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Eric Sandeen[XFS] Remove spin.h
2008-02-07 Eric Sandeen[XFS] Cleanup lock goop.
2008-02-07 Eric Sandeen[XFS] ktrace kt_lock is unused, remove it.
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_SB_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap mru_lock.
2008-02-07 Eric Sandeen[XFS] Unwrap xfs_dabuf_global_lock
2008-02-07 Eric Sandeen[XFS] Unwrap pagb_lock.
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_DQ_PINUNLOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap GRANT_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap LOG_LOCK.
2008-02-07 Donald Douwsma[XFS] Unwrap AIL_LOCK
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Christoph Hellwig[XFS] simplify vn_revalidate
2008-02-07 Lachlan McIlroy[XFS] more vnode/inode tracing fixes
2008-02-07 Christoph Hellwig[XFS] kill BMAPI_UNWRITTEN
2008-02-07 Christoph Hellwig[XFS] kill BMAPI_DEVICE
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2008-02-07 Lachlan McIlroy[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes
2008-02-05 Christoph Lameteris_vmalloc_addr(): Check if an address is within the...
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-11 Christoph Hellwig[XFS] fix unaligned access in readdir
2007-12-21 Lachlan McIlroy[XFS] Initialise current offset in xfs_file_readdir...
2007-12-21 Christoph Hellwig[XFS] Fix mknod regression
2007-12-18 Lachlan McIlroy[XFS] Put the correct offset in dirent d_off
2007-12-18 Lachlan McIlroy[XFS] Don't wait for pending I/Os when purging blocks...
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-10 David Chinner[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
2007-12-10 Rafael J. Wysocki[XFS] Make xfsbufd threads freezable
2007-12-10 Christoph Hellwig[XFS] revert to double-buffering readdir
2007-12-10 David Chinner[XFS] Fix broken inode cluster setup.
2007-12-10 Lachlan McIlroy[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
2007-12-10 Lachlan McIlroy[XFS] Fixed a few bugs in xfs_buf_associate_memory()
2007-12-10 Lachlan McIlroy[XFS] 971064 Various fixups for xfs_bulkstat().
2007-12-10 Donald Douwsma[XFS] Fix dbflush panic in xfs_qm_sync.
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigxfs: new export ops
2007-10-19 Christoph Hellwig[XFS] cleanup fid types mess
2007-10-19 Christoph Hellwig[XFS] fixups after behavior removal merge into mainline git
next