aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2010-10-29new helper: mount_bdev()Al Viro
2010-10-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25new helper: ihold()Al Viro
2010-10-25fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig
2010-10-25fs: kill block_prepare_writeChristoph Hellwig
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-10-05quota: Make QUOTACTL config be selected by its usersJan Kara