aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* xfs: fix incorrect remote symlink block countDave Chinner2013-05-30
* xfs: fix split buffer vector log recovery supportDave Chinner2013-05-30
* xfs: kill suid/sgid through the truncate path.Dave Chinner2013-05-30
* xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner2013-05-30
* xfs: remote attribute lookups require the value lengthDave Chinner2013-05-24
* xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-24
* xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner2013-05-24
* xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner2013-05-24
* xfs: Don't reference the EFI after it is freedDave Chinner2013-05-24
* xfs: fix rounding in xfs_free_file_spaceDave Chinner2013-05-24
* xfs: fix sub-page blocksize data integrity writesDave Chinner2013-05-24
* Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-09
|\
| * xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handleEric Sandeen2013-05-07
| * xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handleEric Sandeen2013-05-07
| * xfs: introduce CONFIG_XFS_WARNDave Chinner2013-05-07
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-02
|\|
| * xfs: fix da node magic number mismatchesDave Chinner2013-05-01
| * xfs: Remote attr validation fixes and optimisationsDave Chinner2013-05-01
| * xfs: Teach dquot recovery about CONFIG_XFS_QUOTADave Chinner2013-04-30
| * xfs: implement extended feature masksDave Chinner2013-04-27
| * xfs: add CRC checks to the superblockDave Chinner2013-04-27
| * xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
| * xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
| * xfs: add CRC protection to remote attributesDave Chinner2013-04-27
| * xfs: split remote attribute code outDave Chinner2013-04-27
| * xfs: add CRCs to attr leaf blocksDave Chinner2013-04-27
| * xfs: add CRCs to dir2/da node blocksDave Chinner2013-04-27
| * xfs: shortform directory offsets change for dir3 formatDave Chinner2013-04-27
| * xfs: add CRC checking to dir2 leaf blocksDave Chinner2013-04-27
| * xfs: add CRC checking to dir2 data blocksDave Chinner2013-04-27
| * xfs: add CRC checking to dir2 free blocksDave Chinner2013-04-27
| * xfs: add CRC checks to block format directory blocksDave Chinner2013-04-27
| * xfs: add CRC checks to remote symlinksDave Chinner2013-04-27
| * xfs: split out symlink code into it's own file.Dave Chinner2013-04-21
| * xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-21
| * xfs: add CRC checks for quota blocksChristoph Hellwig2013-04-21
| * xfs: add CRC checks to the AGIDave Chinner2013-04-21
| * xfs: add CRC checks to the AGFLChristoph Hellwig2013-04-21
| * xfs: add CRC checks to the AGFDave Chinner2013-04-21
| * xfs: add support for large btree blocksChristoph Hellwig2013-04-21
| * xfs: increase hexdump output in xfs_corruption_errorDave Chinner2013-04-21
| * xfs: Update xfs_log_commit_cil() commentsJeff Liu2013-04-16
| * xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macrosJeff Liu2013-04-16
| * xfs: don't free EFIs before the EFDs are committedDave Chinner2013-04-05
| * xfs: Add ratelimited printk for different alert levelsRich Johnston2013-04-03
| * xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()Jan Kara2013-03-22
| * xfs: xfs_iomap_prealloc_size() tracepointBrian Foster2013-03-22
| * xfs: add quota-driven speculative preallocation throttlingBrian Foster2013-03-22
| * xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster2013-03-22