aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* xfs: add CRC checks to the logChristoph Hellwig2012-11-19
* xfs: add CRC infrastructureChristoph Hellwig2012-11-19
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: add buffer pre-write callbackDave Chinner2012-11-15
* xfs: Add verifiers to dir2 data readahead.Dave Chinner2012-11-15
* xfs: add xfs_da_node verificationDave Chinner2012-11-15
* xfs: factor and verify attr leaf readsDave Chinner2012-11-15
* xfs: factor dir2 leaf readDave Chinner2012-11-15
* xfs: factor out dir2 data block readingDave Chinner2012-11-15
* xfs: factor dir2 free block readingDave Chinner2012-11-15
* xfs: verify dir2 block format buffersDave Chinner2012-11-15
* xfs: factor dir2 block read operationsDave Chinner2012-11-15
* xfs: add verifier callback to directory read codeDave Chinner2012-11-15
* xfs: verify dquot blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify btree blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify inode buffers as they are read from diskDave Chinner2012-11-15
* xfs: verify AGFL blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify AGI blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify AGF blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify superblocks as they are read from diskDave Chinner2012-11-15
* xfs: uncached buffer reads need to return an errorDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: remove xfs_flushinval_pagesDave Chinner2012-11-14
* xfs: remove xfs_flush_pagesDave Chinner2012-11-14
* xfs: remove xfs_wait_on_pages()Dave Chinner2012-11-14
* xfs: reverse the check on XFS_IOC_ZERO_RANGEAndrew Dahl2012-11-14
* xfs: remove xfs_tosspagesDave Chinner2012-11-14
* xfs: make growfs initialise the AGFL headerDave Chinner2012-11-13
* xfs: growfs: use uncached buffers for new headersDave Chinner2012-11-13
* xfs: use btree block initialisation functions in growfsDave Chinner2012-11-13
* xfs: add more attribute tree trace points.Dave Chinner2012-11-13
* xfs: drop buffer io reference when a bad bio is builtDave Chinner2012-11-13
* xfs: fix broken error handling in xfs_vm_writepageDave Chinner2012-11-13
* xfs: fix attr tree double split corruptionDave Chinner2012-11-13
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-08
* xfs: add minimum file size filtering to eofblocks scanBrian Foster2012-11-08
* xfs: support multiple inode id filtering in eofblocks scanBrian Foster2012-11-08
* xfs: add inode id filtering to eofblocks scanBrian Foster2012-11-08
* xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster2012-11-08
* xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster2012-11-08
* xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failureBrian Foster2012-11-08
* xfs: create helper to check whether to free eofblocks on inodeBrian Foster2012-11-08
* xfs: support a tag-based inode_ag_iteratorBrian Foster2012-11-08
* xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster2012-11-08
* xfs: report projid32bit feature in geometry callEric Sandeen2012-11-07
* xfs: fix reading of wrapped log dataDave Chinner2012-11-07
* xfs: fix buffer shudown reference count mismatchDave Chinner2012-11-07
* xfs: don't vmap inode cluster buffers during freeDave Chinner2012-11-07