Btrfs: always pin metadata in discard mode
[safe/jmp/linux-2.6] / fs / xfs /
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-08-17 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-12 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-12 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-12 Eric Sandeenuse XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_read...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_buf_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_dir_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_b...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_s...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_getbmap
2009-08-12 Christoph Hellwigxfs: avoid memory allocation under m_peraglock in growf...
2009-08-07 Christoph Hellwigxfs: fix freeing of inodes not yet added to the inode...
2009-08-07 Christoph Hellwigvfs: fix inode_init_always calling convention
2009-07-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-07-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-07-31 Eric Sandeenxfs: reduce bmv_count in xfs_vn_fiemap
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-06-24 Al Viroswitch xfs to generic acl caching helpers
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-13 Felix BlyakherMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-06-13 Christoph Hellwigxfs: fix small mismerge in xfs_vn_mknod
2009-06-13 Christoph Hellwigxfs: fix warnings with CONFIG_XFS_QUOTA disabled
2009-06-12 Felix Blyakherxfs: fix freeing memory in xfs_getbmap()
2009-06-12 Christoph Hellwigxfs: remove ->write_super and stop maintaining ->s_dirt
2009-06-11 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-06-08 Christoph Hellwigxfs: remove SYNC_BDFLUSH
2009-06-08 Christoph Hellwigxfs: remove SYNC_IOWAIT
2009-06-08 Christoph Hellwigxfs: split xfs_sync_inodes
2009-06-08 Christoph Hellwigxfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
2009-06-08 Dave Chinnerxfs: introduce a per-ag inode iterator
2009-06-08 Dave Chinnerxfs: remove unused parameter from xfs_reclaim_inodes
2009-06-08 Dave Chinnerxfs: factor out inode validation for sync
2009-06-08 Christoph Hellwigxfs: split inode flushing from xfs_sync_inodes_ag
2009-06-08 Dave Chinnerxfs: split inode data writeback from xfs_sync_inodes_ag
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-06-08 Christoph Hellwigxfs: validate quota log items during log recovery
2009-06-08 Christoph Hellwigxfs: update max log size
2009-06-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-06-02 Eric Sandeenxfs: fix overflow in xfs_growfs_data_private
2009-06-02 Felix Blyakherxfs: fix double unlock in xfs_swap_extents()
2009-06-01 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-05-26 Eric Sandeenxfs: fix overflow in xfs_growfs_data_private
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-08 Felix Blyakherxfs: fix double unlock in xfs_swap_extents()
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-29 Christoph Hellwigxfs: fix getbmap vs mmap deadlock
2009-04-29 Christoph Hellwigxfs: a couple getbmap cleanups
2009-04-29 Olaf Weberxfs: add more checks to superblock validation
2009-04-29 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
next