aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* xfs: fix endianness error when checking log block crc on big endian platformsDarrick J. Wong2016-02-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-22
* | xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-22
|/
* Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-22
|\
| * Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextDave Chinner2016-01-18
| |\
| | * xfs: log mount failures don't wait for buffers to be releasedDave Chinner2016-01-18
| | * Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner2016-01-18
| * | Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner2016-01-18
| |\ \
| | * | xfs: introduce per-inode DAX enablementDave Chinner2016-01-04
| | * | xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-04
| | * | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-04
| | |/
* | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | | Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-14
|\| |
| * | Merge branch 'xfs-misc-fixes-for-4.5-2' into for-nextDave Chinner2016-01-11
| |\ \
| | * | xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner2016-01-11
| | * | xfs: inode recovery readahead can race with inode buffer creationDave Chinner2016-01-11
| | * | xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-10
| | * | xfs: bmapbt checking on debug kernels too expensiveDave Chinner2016-01-07
| | * | xfs: add tracepoints to readpage callsDave Chinner2016-01-07
| * | | Merge branch 'xfs-dax-fixes-for-4.5' into for-nextDave Chinner2016-01-04
| |\ \ \
| | * | | xfs: fix recursive splice read locking with DAXDave Chinner2016-01-04
| | * | | xfs: Don't use reserved blocks for data blocks with DAXDave Chinner2016-01-04
| | | |/ | | |/|
| * | | Merge branch 'xfs-misc-fixes-for-4.5' into for-nextDave Chinner2016-01-04
| |\ \ \ | | | |/ | | |/|
| | * | XFS: Use a signed return type for suffix_kstrtoint()Markus Elfring2016-01-04
| | * | libxfs: refactor short btree block verificationDarrick J. Wong2016-01-04
| | * | libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong2016-01-04
| | * | libxfs: use a convenience variable instead of open-coding the forkDarrick J. Wong2016-01-04
| | * | xfs: fix log ticket type printingDarrick J. Wong2016-01-04
| | * | libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong2016-01-04
| | * | xfs: make xfs_buf_ioend_async() staticAlexander Kuleshov2016-01-04
| | * | xfs: send warning of project quota to userspace via netlinkMasatake YAMATO2016-01-04
| | * | xfs: get mp from bma->ip in xfs_bmap codeEric Sandeen2016-01-04
| | * | xfs: print name of verifier if it failsEric Sandeen2016-01-04
| | * | libxfs: Optimize the loop for xfs_bitmap_emptyJia He2016-01-04
| | |/
| * | xfs: debug mode log record crc error injectionBrian Foster2016-01-04
| * | xfs: detect and trim torn writes during log recoveryBrian Foster2016-01-04
| * | xfs: refactor log record start detection into a new helperBrian Foster2016-01-03
| * | xfs: support a crc verification only log record passBrian Foster2016-01-03
| * | xfs: return start block of first bad log record during recoveryBrian Foster2016-01-03
| * | xfs: refactor and open code log record crc checkBrian Foster2016-01-03
| * | xfs: refactor log record unpack and data processingBrian Foster2016-01-03
| * | xfs: detect and handle invalid iclog size set by mkfsBrian Foster2016-01-03
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \
| * | fs: use block_device name vsprintf helperDmitry Monakhov2016-01-06
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \
| * | xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher2015-12-06
| * | vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
| * | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
| |/
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30