string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / fs / xfs /
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-11 Jason Gunthorpexfs: Fix error return for fallocate() on XFS
2009-12-11 Christoph Hellwigxfs: cleanup dmapi macros in the umount path
2009-12-11 Christoph Hellwigxfs: remove incorrect sparse annotation for xfs_iget_ca...
2009-12-11 Christoph Hellwigxfs: kill the STATIC_INLINE macro
2009-12-11 Christoph Hellwigxfs: uninline xfs_get_extsz_hint
2009-12-11 Christoph Hellwigxfs: rename xfs_attr_fetch to xfs_attr_get_int
2009-12-11 Christoph Hellwigxfs: simplify xfs_buf_get / xfs_buf_read interfaces
2009-12-11 Christoph Hellwigxfs: remove IO_ISAIO
2009-12-11 Andy Polingxfs: Wrapped journal record corruption on read at recovery
2009-12-11 Christoph Hellwigxfs: cleanup data end I/O handlers
2009-12-11 Christoph Hellwigxfs: use WRITE_SYNC_PLUG for synchronous writeout
2009-12-11 Christoph Hellwigxfs: reset the i_iolock lock class in the reclaim path
2009-12-11 Christoph Hellwigxfs: I/O completion handlers must use NOFS allocations
2009-12-11 Christoph Hellwigxfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
2009-12-11 Christoph Hellwigxfs: simplify inode teardown
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-17 Nathaniel W. Turnerxfs: copy li_lsn before dropping AIL lock
2009-11-17 Jan RekorajskiXFS bug in log recover with quota (bugzilla id 855)
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git./fs/xfs/xfs
2009-10-30 Ryota Yamauchixfs: fix xfs_quota remove error
2009-10-30 Eric Sandeenxfs: free temporary cursor in xfs_dialloc
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-13 Alex ElderMerge branch 'master' of ssh://oss.sgi.com/oss/git...
2009-10-13 Christoph Hellwigxfs: fix double IRELE in xfs_dqrele_inode
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-08 Alex ElderMerge branch 'master' into for-linus
2009-10-08 Christoph Hellwigxfs: stop calling filemap_fdatawait inside ->fsync
2009-10-08 Eric Sandeenfix readahead calculations in xfs_dir2_leaf_getdents()
2009-10-08 Dave Chinnerxfs: make sure xfs_sync_fsdata covers the log
2009-10-08 Dave Chinnerxfs: mark inodes dirty before issuing I/O
2009-10-08 Christoph Hellwigxfs: cleanup ->sync_fs
2009-10-08 Dave Chinnerxfs: fix xfs_quiesce_data
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-10-03 Christoph Lameterthis_cpu: xfs_icsb_modify_counters does not need "cpu...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
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-09 Christoph Hellwigxfs: use correct log reservation when handling ENOSPC...
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-02 Christoph Hellwigxfs: un-static xfs_inobt_lookup
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: simplify xfs_trans_iget
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-09-01 Dave Chinnerxfs: speed up free inode search
2009-09-01 Christoph Hellwigxfs: rationalize xfs_inobt_lookup*
2009-09-01 Christoph Hellwigxfs: untangle xfs_dialloc
2009-09-01 Dave Chinnerxfs: factor out debug checks from xfs_dialloc and xfs_d...
2009-09-01 Christoph Hellwigxfs: improve xfs_inobt_update prototype
2009-09-01 Christoph Hellwigxfs: improve xfs_inobt_get_rec prototype
2009-09-01 Dave Chinnerxfs: factor out inode initialisation
2009-08-31 Julia Lawallfs/xfs: Correct redundant test
2009-08-31 Eric Sandeenxfs: remove XFS_INO64_OFFSET
2009-08-31 Eric Sandeenun-static xfs_read_agf
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: 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-11 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-11 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-11 Eric Sandeenuse XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_read...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-11 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_dir_...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_b...
next