summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2013-10-21xfs: remove the unused XFS_ATTR_NONBLOCK flagChristoph Hellwig
2013-10-21xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig
2013-10-17xfs: don't break from growfs ag update loop on errorEric Sandeen
2013-10-17xfs: don't emit corruption noise on fs probesEric Sandeen
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen
2013-10-17xfs: prevent deadlock trying to cover an active logDave Chinner
2013-10-08xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster
2013-10-08xfs: push down inactive transaction mgmt for ifreeBrian Foster
2013-10-08xfs: push down inactive transaction mgmt for truncateBrian Foster
2013-10-08xfs: push down inactive transaction mgmt for remote symlinksBrian Foster
2013-10-08xfs: add the inode directory type support to XFS_IOC_FSGEOMMark Tinguely
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner
2013-10-01xfs: remove usage of is_bad_inodeBen Myers
2013-10-01xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()Jie Liu
2013-10-01xfs: get rid of count from xfs_iomap_write_allocate()Jie Liu
2013-10-01xfs: Use kmem_free() instead of free()Thierry Reding
2013-09-30xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com
2013-09-30xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner
2013-09-30xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner
2013-09-26xfs: fix node forward in xfs_node_toosmallMark Tinguely
2013-09-24xfs: log recovery lsn ordering needs uuid checkDave Chinner
2013-09-24xfs: fix XFS_IOC_FREE_EOFBLOCKS definitionDave Chinner
2013-09-24xfs: asserting lock not held during freeing not validDave Chinner
2013-09-24xfs: lock the AIL before removing the buffer itemDave Chinner
2013-09-12Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-12xfs: remove dead code from xlog_recover_inode_pass2Mark Tinguely
2013-09-12xfs: = vs == typo in ASSERT()Dan Carpenter
2013-09-10super: fix for destroy lrusGlauber Costa
2013-09-10list_lru: dynamically adjust node arraysGlauber Costa
2013-09-10xfs: fix dquot isolation hangDave Chinner
2013-09-10xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton
2013-09-10xfs: convert dquot cache lru to list_lruDave Chinner
2013-09-10xfs: rework buffer dispose list trackingDave Chinner
2013-09-10xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton
2013-09-10xfs: convert buftarg LRU to generic codeDave Chinner
2013-09-10fs: convert inode and dentry shrinking to be node awareDave Chinner
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-09-10xfs: don't assert fail on bad inode numbersDave Chinner
2013-09-10xfs: aborted buf items can be in the AIL.Dave Chinner
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner
2013-09-10xfs: fix memory allocation failures with ACLsDave Chinner
2013-09-10xfs: ensure we copy buffer type in da btree root splitsDave Chinner
2013-09-10xfs: set remote symlink buffer type for recoveryDave Chinner
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner