summaryrefslogtreecommitdiff
path: root/fs/xfs (follow)
Commit message (Expand)AuthorAge
...
* | | xfs: kill struct xfs_dir2_sfChristoph Hellwig2011-07-08
* | | xfs: cleanup shortform directory inode number handlingChristoph Hellwig2011-07-08
* | | xfs: factor out xfs_dir2_leaf_find_entryChristoph Hellwig2011-07-08
* | | xfs: kill the unused struct xfs_sync_workChristoph Hellwig2011-07-08
* | | xfs: remove i_transpChristoph Hellwig2011-07-08
* | | xfs: fix filesystsem freeze race in xfs_trans_allocChristoph Hellwig2011-07-08
* | | xfs: improve sync behaviour in the face of aggressive dirtyingChristoph Hellwig2011-07-08
* | | xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-08
* | | xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-08
* | | xfs: always log timestamp updates in xfs_setattr_sizeChristoph Hellwig2011-07-08
* | | xfs: split xfs_setattrChristoph Hellwig2011-07-08
* | | xfs: work around bogus gcc warning in xfs_allocbt_init_cursorChristoph Hellwig2011-07-08
* | | xfs: re-enable non-blocking behaviour in xfs_map_blocksChristoph Hellwig2011-07-08
* | | xfs: PF_FSTRANS should never be set in ->writepageChristoph Hellwig2011-07-08
|/ /
* / xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-06
|/
* xfs: prevent bogus assert when trying to remove non-existent attributeDave Chinner2011-06-23
* xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner2011-06-23
* xfs: reset inode per-lifetime state when recycling itDave Chinner2011-06-23
* xfs: make log devices with write back caches workChristoph Hellwig2011-06-16
* xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro2011-06-14
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-26
|\
| * xfs: correctly decrement the extent buffer index in xfs_bmap_del_extentChristoph Hellwig2011-05-25
| * xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irecChristoph Hellwig2011-05-25
| * xfs: fix up asserts in xfs_iflush_forkChristoph Hellwig2011-05-25
| * xfs: do not do pointer arithmetic on extent recordsChristoph Hellwig2011-05-25
| * xfs: do not use unchecked extent indices in xfs_bunmapiChristoph Hellwig2011-05-25
| * xfs: do not use unchecked extent indices in xfs_bmapiChristoph Hellwig2011-05-25
| * xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*Christoph Hellwig2011-05-25
| * xfs: remove if_lastexChristoph Hellwig2011-05-25
| * xfs: remove the unused XFS_BMAPI_RSVBLOCKS flagChristoph Hellwig2011-05-25
| * xfs: do not discard alloc btree blocksChristoph Hellwig2011-05-24
| * xfs: add online discard supportChristoph Hellwig2011-05-24
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-23
|\|
| * xfs: obey minleft values during extent allocation correctlyDave Chinner2011-05-19
| * xfs: reset buffer pointers before freeing themDave Chinner2011-05-19
| * xfs: avoid getting stuck during async inode flushesDave Chinner2011-05-19
| * xfs: fix xfs_itruncate_start tracingDave Chinner2011-05-19
| * xfs: fix duplicate workqueue initialisationDave Chinner2011-05-19
| * xfs: kill off xfs_printk()Joe Perches2011-05-19
| * xfs: fix race condition in AIL push triggerDave Chinner2011-05-09
| * xfs: make AIL target updates and compares 32bit safe.Dave Chinner2011-05-09
| * xfs: always push the AIL to the targetDave Chinner2011-05-09
| * xfs: exit AIL push work correctly when AIL is emptyDave Chinner2011-05-09
| * xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner2011-05-09
| * xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-28
| * xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-28
| * xfs: cleanup duplicate initializationsDavid Sterba2011-04-28
| * xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-28