summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-07-04xfs: don't perform discard if the given range length is less than block sizeJie Liu
2014-07-04xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock orderingDave Chinner
2014-07-04xfs: fix the extent count when allocating an new indirection array entryJie Liu
2014-07-04xfs: fix possible NULL dereference in xlog_verify_iclogGeyslan G. Bem
2014-07-04xfs: prevent stack overflows from page cache allocationDave Chinner
2014-07-04xfs: don't break from growfs ag update loop on errorEric Sandeen
2014-07-04xfs: don't emit corruption noise on fs probesEric Sandeen
2014-07-04xfs: prevent deadlock trying to cover an active logDave Chinner
2014-07-04xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()Jie Liu
2014-06-20fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-05-05xfs: fix directory hash ordering bugMark Tinguely
2014-01-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu
2013-12-20xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-20xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-12-08xfs: add capability check to free eofblocks ioctlDwight Engen
2013-11-29xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fieldsEric Sandeen
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-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