summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2010-12-09xfs: log timestamp changes to the source inode in renameChristoph Hellwig
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-11-10xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig
2010-11-10xfs: use hlist_add_fakeChristoph Hellwig
2010-11-10xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig
2010-11-10xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig
2010-11-10xfs: move delayed write buffer traceDave Chinner
2010-11-10xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner
2010-11-10xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig
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