summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg
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-02xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz
2010-09-02xfs: improve buffer cache hash scalabilityDave Chinner
2010-08-24xfs: do not discard page cache data on EAGAINChristoph Hellwig
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner
2010-08-24xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky
2010-08-24xfs: handle negative wbc->nr_to_write during sync writebackDave Chinner
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09simplify checks for I_CLEAR/I_FREEINGAl Viro
2010-08-09xfs: new truncate sequenceChristoph Hellwig
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-07-26xfs simplify and speed up direct I/O completionsChristoph Hellwig
2010-07-26xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-07-26direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: remove obsolete osyncisosync mount optionChristoph Hellwig
2010-07-26xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck
2010-07-26xfs: use GFP_NOFS for page cache allocationDave Chinner
2010-07-26xfs: simplify and remove xfs_ireclaimDave Chinner
2010-07-26xfs: don't block on buffer read errorsDave Chinner
2010-07-26xfs: move inode shrinker unregister even earlierDave Chinner
2010-07-26xfs: remove a dmapi leftoverChristoph Hellwig
2010-07-26xfs: writepage always has buffersChristoph Hellwig
2010-07-26xfs: allow writeback from kswapdChristoph Hellwig
2010-07-26xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig
2010-07-26xfs: remove xfs_iput_newChristoph Hellwig
2010-07-26xfs: some iget tracing cleanups / fixesChristoph Hellwig
2010-07-26xfs: do not use emums for flags used in tracingChristoph Hellwig
2010-07-26xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig
2010-07-26xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig
2010-07-26xfs: avoid synchronous transaction in xfs_fs_write_inodeChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_writepageChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_releasepageChristoph Hellwig
2010-07-26xfs: fix corruption case for block size < page sizeEric Sandeen
2010-07-26xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: simplify buffer pinningChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-07-21quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner