hpilo: add interrupt handler
[safe/jmp/linux-2.6] / fs / xfs /
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...
2009-01-10 Takashi Satofilesystem freeze: remove XFS specific ioctl interfaces...
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Nick Piggin[XFS] use scalable vmap API
2009-01-09 Nick Piggin[XFS] remove old vmap cache
2009-01-09 Lachlan McIlroyMerge branch 'for-linus' of git+ssh://git.melbourne...
2009-01-09 Christoph Hellwig[XFS] make xfs_ino_t an unsigned long long
2009-01-09 Christoph Hellwig[XFS] truncate readdir offsets to signed 32 bit values
2009-01-09 Christoph Hellwig[XFS] fix compile of xfs_btree_readahead_lblock on...
2009-01-09 Eric Sandeen[XFS] Remove macro-to-function indirections in the...
2009-01-09 Eric Sandeen[XFS] Remove macro-to-function indirections in attr...
2009-01-09 Eric Sandeen[XFS] Remove several unused typedefs.
2009-01-09 Christoph Hellwig[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle...
2009-01-08 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2.6
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Nick Piggin[XFS] use scalable vmap API
2009-01-06 Nick Piggin[XFS] remove old vmap cache
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-24 Lachlan McIlroy[XFS] Fix race in xfs_write() between direct and buffer...
2008-12-23 Christoph Hellwig[XFS] handle unaligned data in xfs_bmbt_disk_get_all
2008-12-22 Christoph Hellwig[XFS] avoid memory allocations in xfs_fs_vcmn_err
2008-12-22 Lachlan McIlroy[XFS] Fix speculative allocation beyond eof
2008-12-22 Lachlan McIlroy[XFS] Remove XFS_BUF_SHUT() and friends
2008-12-22 Lachlan McIlroy[XFS] Use the incore inode size in xfs_file_readdir()
2008-12-12 Lachlan McIlroyMerge branch 'master' of git+ssh://git.melbourne.sgi...
2008-12-12 Lachlan McIlroy[XFS] set b_error from bio error in xfs_buf_bio_end_io
2008-12-11 Christoph Hellwig[XFS] use inode_change_ok for setattr permission checking
2008-12-11 Christoph Hellwig[XFS] add a FMODE flag to make XFS invisible I/O less...
2008-12-11 Christoph Hellwig[XFS] resync headers with libxfs
2008-12-11 Christoph Hellwig[XFS] simplify projid check in xfs_rename
2008-12-11 Christoph Hellwig[XFS] replace b_fspriv with b_mount
2008-12-10 Lachlan McIlroy[XFS] Remove unused tracing code
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-05 Lachlan McIlroy[XFS] Remove unnecessary assertion
2008-12-05 Lachlan McIlroy[XFS] Remove unused variable in ktrace_free()
2008-12-05 Lachlan McIlroy[XFS] Check return value of xfs_buf_get_noaddr()
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-05 Christoph Hellwig[XFS] Fix compile with CONFIG_COMPAT enabled
2008-12-04 Christoph Hellwigmove inode tracing out of xfs_vnode.
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2008-12-04 Christoph Hellwigkill vn_ioerror
2008-12-04 Christoph Hellwigkill xfs_unmount_flush
next