summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2015-09-08xfs: huge page fault supportMatthew Wilcox
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner
2015-08-28xfs: fix error gotos in xfs_setattr_nonsizeEric Sandeen
2015-08-28xfs: add mssing inode cache attempts counter incrementLucas Stach
2015-08-28xfs: return errors from partial I/O failures to filesDavid Jeffery
2015-08-28libxfs: bad magic number should set da block buffer errorDarrick J. Wong
2015-08-25Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner
2015-08-25xfs: fix non-debug build warningsDave Chinner
2015-08-25xfs: collapse allocsize and biosize mount option handlingEric Sandeen
2015-08-25xfs: Fix file type directory corruption for btree directoriesJan Kara
2015-08-25xfs: lockdep annotations throw warnings on non-debug buildsDave Chinner
2015-08-25xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara
2015-08-20Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner
2015-08-20xfs: inode lockdep annotations broke non-lockdep buildDave Chinner
2015-08-19xfs: flush entire file on dio read/write to cached fileBrian Foster
2015-08-19xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-08-19libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong
2015-08-19xfs: stop holding ILOCK over filldir callbacksDave Chinner
2015-08-19xfs: clean up inode lockdep annotationsDave Chinner
2015-08-19xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster
2015-08-19xfs: relocate sparse inode mount warningBrian Foster
2015-08-19xfs: dquots should be stamped with sb_meta_uuidDave Chinner
2015-08-19xfs: log recovery needs to validate against sb_meta_uuidDave Chinner
2015-08-19xfs: growfs not aware of sb_meta_uuidDave Chinner
2015-08-19xfs: fix sb_meta_uuid usageDave Chinner
2015-08-19xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen
2015-08-19Merge branch 'xfs-efi-rework' into for-nextDave Chinner
2015-08-19xfs: add missing bmap cancel calls in error pathsBrian Foster
2015-08-19xfs: add helper to conditionally remove items from the AILBrian Foster
2015-08-19xfs: fix btree cursor error cleanupsBrian Foster
2015-08-19xfs: clean up root inode properly on mount failureBrian Foster
2015-08-19xfs: checksum log record ext headers based on record sizeBrian Foster
2015-08-19xfs: fix broken icreate log item cancellationBrian Foster
2015-08-19xfs: icreate log item recovery and cancellation tracepointsBrian Foster
2015-08-19xfs: don't leave EFIs on AIL on mount failureBrian Foster
2015-08-19xfs: use EFI refcount consistently in log recoveryBrian Foster
2015-08-19xfs: ensure EFD trans aborts on log recovery extent free failureBrian Foster
2015-08-19xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster
2015-08-19xfs: return committed status from xfs_trans_roll()Brian Foster
2015-08-19xfs: disentagle EFI release from the extent countBrian Foster
2015-08-15introduce __sb_writers_{acquired,release}() helpersOleg Nesterov
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-29Merge branch 'xfs-meta-uuid' into for-nextDave Chinner
2015-07-29Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner