summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18xfs: semaphore cleanupThomas Gleixner
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig
2010-10-18xfs: remove xfs_globals.hChristoph Hellwig
2010-10-18xfs: remove xfs_version.hChristoph Hellwig
2010-10-18xfs: remove xfs_refcache.hChristoph Hellwig
2010-10-18xfs: fix the xfs_trans_committedChristoph Hellwig
2010-10-18xfs: remove unused t_callback field in struct xfs_transChristoph Hellwig
2010-10-18xfs: fix bogus m_maxagi check in xfs_igetChristoph Hellwig
2010-10-18xfs: do not use xfs_mod_incore_sb_batch for per-cpu countersChristoph Hellwig
2010-10-18xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig
2010-10-18xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig
2010-10-18xfs: pack xfs_buf structure more tightlyDave Chinner
2010-10-18xfs: convert buffer cache hash to rbtreeDave Chinner
2010-10-18xfs: serialise inode reclaim within an AGDave Chinner
2010-10-18xfs: batch inode reclaim lookupDave Chinner
2010-10-18xfs: implement batched inode lookups for AG walkingDave Chinner
2010-10-18xfs: split out inode walk inode grabbingDave Chinner
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner
2010-10-18xfs: remove buftarg hash for external devicesDave Chinner
2010-10-18xfs: use unhashed buffers for size checksDave Chinner
2010-10-18xfs: kill XBF_FS_MANAGED buffersDave Chinner
2010-10-18xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner
2010-10-18xfs: introduced uncached buffer read primitveDave Chinner
2010-10-18xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner
2010-10-18xfs: lockless per-ag lookupsDave Chinner
2010-10-18xfs: remove debug assert for per-ag reference countingDave Chinner
2010-10-18xfs: reduce the number of CIL lock round trips during commitDave Chinner
2010-10-18xfs: eliminate some newly-reported gcc warningsPoyo VL
2010-10-18xfs: remove the ->kill_root btree operationChristoph Hellwig
2010-10-18xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflushChristoph Hellwig
2010-10-18xfs: simplify xfs_qm_dqusage_adjustChristoph Hellwig
2010-10-18xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner
2010-10-18xfs: use range primitives for xfs page cache operationsDave Chinner
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner
2010-09-29xfs: force background CIL push under sustained loadDave Chinner
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-10xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-03Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder
2010-09-03xfs: Make fiemap work with sparse filesTao Ma
2010-09-03xfs: prevent 32bit overflow in space reservationDave Chinner