summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-13Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-12Merge branch 'xfs-misc-fixes-for-4.5-2' into for-nextDave Chinner
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-01-12xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen
2016-01-08xfs: bmapbt checking on debug kernels too expensiveDave Chinner
2016-01-08xfs: add tracepoints to readpage callsDave Chinner
2016-01-06fs: use block_device name vsprintf helperDmitry Monakhov
2016-01-05Merge branch 'xfs-dax-fixes-for-4.5' into for-nextDave Chinner
2016-01-05Merge branch 'xfs-misc-fixes-for-4.5' into for-nextDave Chinner
2016-01-05xfs: debug mode log record crc error injectionBrian Foster
2016-01-05xfs: detect and trim torn writes during log recoveryBrian Foster
2016-01-04xfs: fix recursive splice read locking with DAXDave Chinner
2016-01-04xfs: Don't use reserved blocks for data blocks with DAXDave Chinner
2016-01-04XFS: Use a signed return type for suffix_kstrtoint()Markus Elfring
2016-01-04libxfs: refactor short btree block verificationDarrick J. Wong
2016-01-04libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2016-01-04libxfs: use a convenience variable instead of open-coding the forkDarrick J. Wong
2016-01-04xfs: fix log ticket type printingDarrick J. Wong
2016-01-04libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong
2016-01-04xfs: make xfs_buf_ioend_async() staticAlexander Kuleshov
2016-01-04xfs: send warning of project quota to userspace via netlinkMasatake YAMATO
2016-01-04xfs: get mp from bma->ip in xfs_bmap codeEric Sandeen
2016-01-04xfs: print name of verifier if it failsEric Sandeen
2016-01-04libxfs: Optimize the loop for xfs_bitmap_emptyJia He
2016-01-04xfs: refactor log record start detection into a new helperBrian Foster
2016-01-04xfs: support a crc verification only log record passBrian Foster
2016-01-04xfs: return start block of first bad log record during recoveryBrian Foster
2016-01-04xfs: refactor and open code log record crc checkBrian Foster
2016-01-04xfs: refactor log record unpack and data processingBrian Foster
2016-01-04xfs: detect and handle invalid iclog size set by mkfsBrian Foster
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-06xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-10Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner
2015-11-10xfs: give all workqueues rescuer threadsChris Mason
2015-11-10xfs: fix log recovery op header validation assertBrian Foster
2015-11-10xfs: Fix error path in xfs_get_aclAndreas Gruenbacher
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner