| Commit message (Expand) | Author | Age |
* | xfs: merge fsync and O_SYNC handling | Christoph Hellwig | 2009-09-01 |
* | xfs: speed up free inode search | Dave Chinner | 2009-09-01 |
* | xfs: rationalize xfs_inobt_lookup* | Christoph Hellwig | 2009-09-01 |
* | xfs: untangle xfs_dialloc | Christoph Hellwig | 2009-09-01 |
* | xfs: factor out debug checks from xfs_dialloc and xfs_difree | Dave Chinner | 2009-09-01 |
* | xfs: improve xfs_inobt_update prototype | Christoph Hellwig | 2009-09-01 |
* | xfs: improve xfs_inobt_get_rec prototype | Christoph Hellwig | 2009-09-01 |
* | xfs: factor out inode initialisation | Dave Chinner | 2009-09-01 |
* | fs/xfs: Correct redundant test | Julia Lawall | 2009-08-31 |
* | xfs: remove XFS_INO64_OFFSET | Eric Sandeen | 2009-08-31 |
* | un-static xfs_read_agf | Eric Sandeen | 2009-08-31 |
* | xfs: add more statics & drop some unused functions | Eric Sandeen | 2009-08-31 |
* | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 2009-08-17 |
* | poll/select: initialize triggered field of struct poll_wqueues | Guillaume Knispel | 2009-08-15 |
* | GFS2: Fix permissions on "recover" file | Steven Whitehouse | 2009-08-14 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-08-13 |
|\ |
|
| * | ocfs2: Fix possible deadlock when extending quota file | Jan Kara | 2009-08-10 |
| * | ocfs2: keep index within status_map[] | Roel Kluin | 2009-08-07 |
| * | ocfs2: Initialize the cluster we're writing to in a non-sparse extend | Sunil Mushran | 2009-08-07 |
| * | ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() | Goldwyn Rodrigues | 2009-07-31 |
| * | ocfs2/quota: Release lock for error in ocfs2_quota_write. | Tao Ma | 2009-07-30 |
| * | ocfs2: Define credit counts for quota operations | Jan Kara | 2009-07-23 |
| * | ocfs2: Remove syncjiff field from quota info | Jan Kara | 2009-07-23 |
| * | ocfs2: Fix initialization of blockcheck stats | Jan Kara | 2009-07-23 |
| * | ocfs2: Zero out padding of on disk dquot structure | Jan Kara | 2009-07-23 |
| * | ocfs2: Initialize blocks allocated to local quota file | Jan Kara | 2009-07-23 |
| * | ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq() | Jan Kara | 2009-07-23 |
| * | ocfs2: Make global quota files blocksize aligned | Jan Kara | 2009-07-23 |
| * | ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records. | Tao Ma | 2009-07-23 |
| * | ocfs2: Fix deadlock on umount | Jan Kara | 2009-07-21 |
| * | ocfs2: Add extra credits and access the modified bh in update_edge_lengths. | Tao Ma | 2009-07-21 |
| * | ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation | Wengang Wang | 2009-07-20 |
| * | ocfs2: Fix error return in ocfs2_write_cluster() | Wengang Wang | 2009-07-20 |
| * | ocfs2: Fix compilation warning for fs/ocfs2/xattr.c | Subrata Modak | 2009-07-20 |
| * | ocfs2: Initialize count in aio_write before generic_write_checks | Goldwyn Rodrigues | 2009-07-20 |
| * | ocfs2: log the actual return value of ocfs2_file_aio_write() | Wengang Wang | 2009-07-10 |
| * | ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging | Jeff Liu | 2009-07-08 |
| * | ocfs2: Fixup orphan scan cleanup after failed mount | Jeff Mahoney | 2009-07-08 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-08-12 |
|\ \ |
|
| * | | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig | 2009-08-12 |
| * | | xfs: check for dinode realtime flag corruption | Christoph Hellwig | 2009-08-12 |
| * | | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock | Eric Sandeen | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc | Christoph Hellwig | 2009-08-12 |
| * | | xfs: switch to NOFS allocation under i_lock in xfs_getbmap | Christoph Hellwig | 2009-08-12 |