aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig
2005-06-21Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-22[XFS] Handle inode semaphores properly for dmapi queuesDean Roehrich
2005-06-21[XFS] Remove some debugging code from quota syscalls.Nathan Scott
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Nathan Scott
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott
2005-06-21[XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott
2005-06-21[XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig
2005-06-21[XFS] simplify ASSERTChristoph Hellwig
2005-06-21[XFS] consolidate extent item freeingChristoph Hellwig
2005-06-21[XFS] quiesce the filesystem proper when freezingChristoph Hellwig
2005-06-21[XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig
2005-06-21[XFS] Fix up some warning fallout from functions made staticEric Sandeen
2005-06-21[XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott
2005-06-21[XFS] remove xfs_incore_relseChristoph Hellwig
2005-06-21[XFS] simplify XFS_PURGE_INODEChristoph Hellwig
2005-06-21[XFS] rewrite xfs_iflush_allChristoph Hellwig
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott
2005-05-27[XFS] remove an over-zealous WARN_ONChristoph Hellwig
2005-05-06[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott
2005-05-06[XFS] Fix a bug in xfs_iomap for extent handling of write casesRussell Cattelan
2005-05-05[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott
2005-05-05[XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott
2005-05-05[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimesNathan Scott
2005-05-05[XFS] remove noisy printk at vnode trace allocationEric Sandeen
2005-05-05[XFS] stop background sync from waiting for in-use inodesDaniel Moore
2005-05-05[XFS] Disable the combination of XFS direct IO and AIO until the IO completionNathan Scott
2005-05-05[XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott
2005-05-05[XFS] Fix up warningsEric Sandeen
2005-05-05[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Nathan Scott
2005-05-05[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich
2005-05-05[XFS] Enable XFS_VNODE_TRACEEric Sandeen
2005-05-05[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott
2005-05-05[XFS] Block mount attempts for filesystems with version 1 directories.Nathan Scott
2005-05-05[XFS] Move the XFS inode to the front of its hash list on a cache hitNathan Scott
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds