xfs: fix xfs_quiesce_data
[safe/jmp/linux-2.6] / fs /
2009-10-08 Dave Chinnerxfs: fix xfs_quiesce_data
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
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-10 Alex ElderMerge branch 'master' of git://git./linux/kernel/git...
2009-09-09 Christoph Hellwigxfs: use correct log reservation when handling ENOSPC...
2009-09-07 Mimi ZoharIMA: update ima_counts_put
2009-09-05 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.31
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Nicolas Pitreext2: fix unbalanced kmap()/kunmap()
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-05 Oleg Nesterovexec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-04 Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-09-03 Massimo CirilloJFFS2: add missing verify buffer allocation/deallocation
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-09-01 Ian Kentautofs4 - fix missed case when changing to use struct...
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-31 Ryusuke Konishinilfs2: fix preempt count underflow in nilfs_btnode_pre...
2009-08-28 Eric Parisinotify: update the group mask on mark addition
2009-08-28 Eric Parisinotify: fix length reporting and size checking
2009-08-28 Brian Rogersinotify: do not send a block of zeros when no pathname...
2009-08-28 Tao Maocfs2: invalidate dentry if its dentry_lock isn't initi...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-27 David HowellsAFS: Stop readlink() on AFS crashing due to NULL 'file...
2009-08-27 Eric W. Biedermaninotify: Ensure we alwasy write the terminating NULL.
2009-08-27 Eric Parisinotify: fix locking around inotify watching in the idr
2009-08-27 Eric Parisinotify: do not BUG on idr entries at inotify destruction
2009-08-27 Eric Parisinotify: seperate new watch creation updating existing...
2009-08-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-08-24 Trond MyklebustNFSv4: Fix an infinite looping problem with the nfs4_st...
2009-08-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-24 Hugh Dickinsmm: fix hugetlb bug due to user_shm_unlock call
2009-08-24 Jan Karaext3: Improve error message that changing journaling...
2009-08-24 Theodore Ts'oext3: Update Kconfig description of EXT3_DEFAULTS_TO_OR...
2009-08-24 Mimi Zoharkernel_read: redefine offset type
2009-08-22 Linus TorvaldsRe-introduce page mapping check in mark_buffer_dirty()
2009-08-21 Linus TorvaldsMerge branch 'btrfs' of git://git.kernel.dk/linux-2...
2009-08-21 From: Nick Pigginbtrfs: fix inode rbtree corruption
2009-08-21 Goldwyn Rodriguesocfs2/dlm: Wait on lockres instead of erroring cancel...
2009-08-20 Jan Karaocfs2: Add missing lock name
2009-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-08-18 Jeff Laytonvfs: make get_sb_pseudo set s_maxbytes to value that...
2009-08-18 Ryusuke Konishinilfs2: fix oopses with doubly mounted snapshots
2009-08-18 Zhang Qiangnilfs2: missing a read lock for segment writer in nilfs...
2009-08-18 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-17 Abhishek Kulkarni9p: remove unnecessary v9fses->options which duplicates...
2009-08-17 Abhishek Kulkarni9p: Add missing cast for the error return value in...
2009-08-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-08-17 Abhishek Kulkarni9p: Remove redundant inode uid/gid assignment
2009-08-17 Abhishek Kulkarni9p: Fix possible regressions when ->get_sb fails.
2009-08-17 Abhishek Kulkarni9p: Fix v9fs show_options
2009-08-17 Abhishek Kulkarni9p: Fix possible memleak in v9fs_inode_from fid.
2009-08-17 Abhishek Kulkarni9p: minor comment fixes
2009-08-17 Abhishek Kulkarni9p: Fix possible inode leak in v9fs_get_inode.
2009-08-17 Abhishek Kulkarni9p: Check for error in return value of v9fs_fid_add
2009-08-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-17 Eric Parisinotify: start watch descriptor count at 1
2009-08-17 Eric Parisinotify: tail drop inotify q_overflow events
2009-08-17 Eric Parisnotify: unused event private race
2009-08-17 Tao Maocfs2: release the buffer head in ocfs2_do_truncate.
2009-08-17 Jan Karaocfs2: Handle quota file corruption more gracefully
2009-08-17 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-16 Guillaume Knispelpoll/select: initialize triggered field of struct poll_...
2009-08-14 Steven WhitehouseGFS2: Fix permissions on "recover" file
2009-08-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-12 Trond MyklebustNFS: Fix an O_DIRECT Oops...
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
next