summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2-4/+8
2005-06-21[XFS] remove xfs_incore_relseChristoph Hellwig2-11/+0
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig1-1/+1
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig1-2/+2
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig1-66/+77
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich1-3/+24
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott3-1/+25
2005-05-27[XFS] remove an over-zealous WARN_ONChristoph Hellwig1-1/+0
2005-05-06[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott4-17/+28
2005-05-06[XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott1-29/+39
2005-05-06[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimesNathan Scott1-5/+3
2005-05-06[XFS] remove noisy printk at vnode trace allocationEric Sandeen1-1/+0
2005-05-06[XFS] stop background sync from waiting for in-use inodesDaniel Moore1-1/+4
2005-05-06[XFS] Disable the combination of XFS direct IO and AIO until the IO completionNathan Scott2-2/+44
2005-05-06[XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott1-2/+9
2005-05-06[XFS] Fix up warningsEric Sandeen2-4/+4
2005-05-06[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich1-0/+1
2005-05-06[XFS] Enable XFS_VNODE_TRACEEric Sandeen1-1/+2
2005-05-06[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott1-1/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds38-0/+12989