aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * 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
| * xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster2013-03-22
| * xfs: push rounddown_pow_of_two() to after prealloc throttleBrian Foster2013-03-22
| * xfs: reorganize xfs_iomap_prealloc_size to remove indentationBrian Foster2013-03-22
| * xfs: take inode version into account in XFS_LITINOChristoph Hellwig2013-03-14
| * xfs: ensure we capture IO errors correctlyDave Chinner2013-03-14
| * xfs: Remove obsoleted m_inode_shrink from xfs_mount structureJeff Liu2013-03-14
| * xfs: rearrange some code in xfs_bmap for better localityDave Chinner2013-03-07
| * xfs: rename random32() to prandom_u32()Akinobu Mita2013-03-07
| * xfs: don't verify buffers after IO errorsDave Chinner2013-03-07
| * xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely2013-03-07
| * xfs: increase prealloc size to double that of the previous extentBrian Foster2013-03-07
| * xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster2013-03-07
* | lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
* | Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-03-19
|\ \
| * | xfs: ensure we capture IO errors correctlyDave Chinner2013-03-18
| * | xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely2013-03-18
| * | xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster2013-03-18
| |/
* / fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
| |\|
| | * xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-16
| | * xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-16