Always lookup priv_root on reiserfs mount and keep it
[safe/jmp/linux-2.6] / fs / xfs /
2009-05-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-30 Christoph Hellwigxfs: fix getbmap vs mmap deadlock
2009-04-30 Christoph Hellwigxfs: a couple getbmap cleanups
2009-04-30 Olaf Weberxfs: add more checks to superblock validation
2009-04-30 Lachlan McIlroyxfs_file_last_byte() needs to acquire ilock
2009-04-21 Li Zefanxfs: use memdup_user()
2009-04-13 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-09 Felix BlyakherMerge branch 'master' into for-linus
2009-04-06 Dave Chinnerxfs: remove xfs_flush_space
2009-04-06 Dave Chinnerxfs: flush delayed allcoation blocks on ENOSPC in create
2009-04-06 Dave Chinnerxfs: block callers of xfs_flush_inodes() correctly
2009-04-06 Dave Chinnerxfs: make inode flush at ENOSPC synchronous
2009-04-06 Dave Chinnerxfs: use xfs_sync_inodes() for device flushing
2009-04-06 Dave Chinnerxfs: inform the xfsaild of the push target before sleeping
2009-04-06 Dave Chinnerxfs: prevent unwritten extent conversion from blocking...
2009-04-06 Dave Chinnerxfs: fix double free of inode
2009-04-06 Dave Chinnerxfs: validate log feature fields correctly
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 Al ViroNew helper - current_umask()
2009-03-31 Felix BlyakherRevert "xfs: increase the maximum number of supported...
2009-03-31 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-03-30 Christoph Hellwigxfs: cleanup uuid handling
2009-03-29 Christoph Hellwigxfs: remove m_attroffset
2009-03-29 Malcolm Parsonsxfs: fix various typos
2009-03-29 Hisashi Hifumixfs: pagecache usage optimization
2009-03-29 Christoph Hellwigxfs: remove m_litino
2009-03-29 Christoph Hellwigxfs: kill ino64 mount option
2009-03-29 Christoph Hellwigxfs: kill mutex_t typedef
2009-03-27 Felix Blyakherxfs: increase the maximum number of supported ACL entries
2009-03-16 Dave Chinnerxfs: factor out code to find the longest free extent...
2009-03-16 Christoph Hellwigxfs: kill VN_BAD
2009-03-16 Christoph Hellwigxfs: kill vn_atime_* helpers.
2009-03-16 Christoph Hellwigxfs: cleanup xlog_bread
2009-03-16 Christoph Hellwigxfs: cleanup xlog_recover_do_trans
2009-03-16 Christoph Hellwigxfs: remove another leftover of the old inode log item...
2009-03-16 Christoph Hellwigxfs: cleanup log unmount handling
2009-03-15 Felix BlyakherFix xfs debug build breakage by pushing xfs_error.h...
2009-03-06 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
2009-03-06 Christoph Hellwigxfs: prevent lockdep false positive in xfs_iget_cache_miss
2009-03-06 Christoph Hellwigxfs: prevent kernel crash due to corrupted inode log...
2009-03-06 Hannes Ederxfs: include header files for prototypes
2009-03-06 Hannes Ederxfs: make symbols static
2009-03-06 Hannes Ederxfs: move declaration to header file
2009-03-04 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
2009-03-04 Christoph Hellwigxfs: prevent lockdep false positive in xfs_iget_cache_miss
2009-03-04 Christoph Hellwigxfs: prevent kernel crash due to corrupted inode log...
2009-02-19 Felix BlyakherRevert "[XFS] remove old vmap cache"
2009-02-19 Felix BlyakherRevert "[XFS] use scalable vmap API"
2009-02-18 Felix BlyakherRevert "[XFS] remove old vmap cache"
2009-02-18 Felix BlyakherRevert "[XFS] use scalable vmap API"
2009-02-12 Christoph Hellwigxfs: reject swapext ioctl on swapfiles
2009-02-12 Christoph Hellwigxfs: fix error handling in xfs_log_mount
2009-02-09 Christoph Hellwigxfs: get rid of indirections in the quotaops implementation
2009-02-09 Christoph Hellwigxfs: sanitize qh_lock wrappers
2009-02-09 Christoph Hellwigxfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
2009-02-09 Christoph Hellwigxfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_Q...
2009-02-09 Christoph Hellwigxfs: merge xfs_mkdir into xfs_create
2009-02-09 Christoph Hellwigxfs: remove uchar_t/ushort_t/uint_t/ulong_t types
2009-02-09 Christoph Hellwigxfs: remove superflous inobt macros
2009-02-09 Christoph Hellwigxfs: remove iclog calculation special cases
2009-02-08 Christoph Hellwigxfs: remove the unused XFS_QMOPT_DQLOCK flag
2009-02-08 Christoph Hellwigxfs: cleanup xfs_find_handle
2009-02-04 Josef 'Jeff' Sipekxfs: cleanup error handling in xfs_swap_extents
2009-02-04 Christoph Hellwigxfs: merge xfs_inode_flush into xfs_fs_write_inode
2009-02-04 Christoph Hellwigxfs: factor out attr fork reset handling
2009-02-04 Christoph Hellwigxfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
2009-02-04 Christoph Hellwigxfs: tiny cleanup for xfs_link
2009-02-04 Christoph Hellwigxfs: make sure to free the real-time inodes in the...
2009-02-04 Christoph Hellwigxfs: cleanup error handling in xfs_mountfs:
2009-02-03 Felix Blyakher[XFS] Warn on transaction in flight on read-only remount
2009-02-03 Dave Chinnerxfs: Check buffer lengths in log recovery
2009-02-03 Dave Chinnerxfs: Check buffer lengths in log recovery
2009-01-27 Eric Sandeendon't reallocate sxp variable passed into xfs_swapext
2009-01-27 Eric Sandeendon't reallocate sxp variable passed into xfs_swapext
2009-01-27 Felix Blyakher[XFS] Warn on transaction in flight on read-only remount
2009-01-22 Dave ChinnerLong btree pointers are still 64 bit on disk
2009-01-22 Felix BlyakherMerge branch 'master' of git+ssh://oss.sgi.com/oss...
2009-01-22 Eric Sandeen[XFS] remove always-true #ifndef HAVE_FORMAT32 tests
2009-01-22 Dave ChinnerLong btree pointers are still 64 bit on disk
2009-01-19 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-19 Christoph Hellwigxfs: sanity check attr fork size
2009-01-19 Christoph Hellwigxfs: fix bad_features2 fixups for the root filesystem
2009-01-19 Christoph Hellwigxfs: add a lock class for group/project dquots
2009-01-19 Christoph Hellwigxfs: lockdep annotations for xfs_dqlock2
2009-01-19 Christoph Hellwigxfs: add a separate lock class for the per-mount list...
2009-01-19 Christoph Hellwigxfs: use mnt_want_write in compat_attrmulti ioctl
2009-01-19 Christoph Hellwigxfs: fix dentry aliasing issues in open_by_handle
2009-01-19 Christoph Hellwigxfs: sanity check attr fork size
2009-01-19 Christoph Hellwigxfs: fix bad_features2 fixups for the root filesystem
2009-01-19 Christoph Hellwigxfs: add a lock class for group/project dquots
2009-01-19 Christoph Hellwigxfs: lockdep annotations for xfs_dqlock2
2009-01-19 Christoph Hellwigxfs: add a separate lock class for the per-mount list...
2009-01-19 Christoph Hellwigxfs: use mnt_want_write in compat_attrmulti ioctl
2009-01-19 Christoph Hellwigxfs: fix dentry aliasing issues in open_by_handle
2009-01-16 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-14 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-14 Lachlan McIlroyMerge branch 'master' of git://git./linux/kernel/git...
next