summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * cache the value of file_inode() in struct fileAl Viro2013-03-01
| * 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| * 9p: untangle ->lookup() a bitAl Viro2013-02-28
| * 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| * 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| * v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| * 9p: turn fid->dlist into hlistAl Viro2013-02-27
| * 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27
| * more file_inode() open-coded instancesAl Viro2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-03
|\ \
| * | btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-03
* | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03
|\ \ \
| * | | Revert some of "binfmt_elf: cleanups"James Hogan2013-03-02
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-02
|\ \ \ \
| * | | | ext4: enable quotas before orphan cleanupJan Kara2013-03-02
| * | | | ext4: don't allow quota mount options when quota feature enabledJan Kara2013-03-02
| * | | | ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu2013-03-02
| * | | | ext4: convert number of blocks to clusters properlyLukas Czerner2013-03-02