sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-16 Alex ElderMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-09-15 Jaswinder Singh... xfs: includecheck fix for fs/xfs/xfs_iops.c
2009-09-15 Alexey Dobriyanxfs: switch to seq_file
2009-09-14 Jan Karaxfs: Convert sync_page_range() to simple filemap_write_...
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-09-02 Alex Elderxfs: xfs_showargs() reports group *and* project quotas...
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-08-31 Eric Sandeenxfs: add more statics & drop some unused functions
2009-08-18 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
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: switch to NOFS allocation under i_lock in xfs_buf_...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_buf_...
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-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-07-27 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-07-02 Eric Sandeenxfs: add more statics & drop some unused functions
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-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-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-01 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
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: 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: prevent unwritten extent conversion from blocking...
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-29 Hisashi Hifumixfs: pagecache usage optimization
2009-03-29 Christoph Hellwigxfs: kill ino64 mount option
2009-03-29 Christoph Hellwigxfs: kill mutex_t typedef
2009-03-16 Christoph Hellwigxfs: kill VN_BAD
2009-03-16 Christoph Hellwigxfs: kill vn_atime_* helpers.
2009-03-06 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
2009-03-06 Hannes Ederxfs: include header files for prototypes
2009-03-06 Hannes Ederxfs: make symbols static
2009-03-04 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
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-09 Christoph Hellwigxfs: get rid of indirections in the quotaops implementation
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-08 Christoph Hellwigxfs: cleanup xfs_find_handle
2009-02-04 Christoph Hellwigxfs: merge xfs_inode_flush into xfs_fs_write_inode
2009-02-03 Felix Blyakher[XFS] Warn on transaction in flight on read-only remount
2009-01-27 Felix Blyakher[XFS] Warn on transaction in flight on read-only remount
2009-01-19 Christoph Hellwigxfs: fix bad_features2 fixups for the root filesystem
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: fix bad_features2 fixups for the root filesystem
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-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 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
next