summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-02-053-11/+24
|\
| * xfs: remove experimental tag for reverse mappingDarrick J. Wong2018-02-011-8/+4
| * xfs: don't allow reflink + realtime filesystemsDarrick J. Wong2018-02-011-0/+7
| * xfs: don't allow DAX on reflink filesystemsDarrick J. Wong2018-02-011-1/+4
| * xfs: add scrub to XFS_BUILD_OPTIONSEric Sandeen2018-02-011-0/+7
| * xfs: fix u32 type usage in sb validation functionDarrick J. Wong2018-01-311-2/+2
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-02-031-1/+1
|\ \
| * | dax: pass detailed error code from dax_iomap_fault()Jan Kara2018-01-071-1/+1
* | | Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-311-3/+0
|\ \ \
| * | | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-011-3/+0
* | | | Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-3194-1555/+4565
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: remove experimental tag for reflinksChristoph Hellwig2018-01-291-5/+1
| * | | xfs: don't screw up direct writes when freesp is fragmentedDarrick J. Wong2018-01-291-0/+20
| * | | xfs: check reflink allocation mappingsDarrick J. Wong2018-01-291-0/+7
| * | | xfs: treat CoW fork operations as delalloc for quota accountingDarrick J. Wong2018-01-292-6/+41
| * | | xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong2018-01-291-10/+15
| * | | xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modesDarrick J. Wong2018-01-294-22/+39
| * | | xfs: reflink should break pnfs leases before sharing blocksDarrick J. Wong2018-01-291-1/+47
| * | | xfs: don't clobber inobt/finobt cursors when xref with rmapDarrick J. Wong2018-01-291-2/+2
| * | | xfs: skip CoW writes past EOF when writeback races with truncateDarrick J. Wong2018-01-291-0/+13
| * | | xfs: preserve i_rdev when recycling a reclaimable inodeAmir Goldstein2018-01-291-0/+2
| * | | xfs: refactor accounting updates out of xfs_bmap_btallocDarrick J. Wong2018-01-291-13/+17
| * | | xfs: refactor inode verifier corruption error printingDarrick J. Wong2018-01-294-10/+50
| * | | xfs: make tracepoint inode number format consistentDarrick J. Wong2018-01-291-6/+6
| * | | xfs: always zero di_flags2 when we free the inodeDarrick J. Wong2018-01-291-0/+1
| * | | xfs: call xfs_qm_dqattach before performing reflink operationsDarrick J. Wong2018-01-291-0/+5
| * | | xfs: bmap code cleanupShan Hai2018-01-291-24/+8
| * | | Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-299-71/+44
| * | | Split buffer's b_fspriv fieldCarlos Maiolino2018-01-2918-86/+104
| * | | Get rid of xfs_buf_log_item_t typedefCarlos Maiolino2018-01-293-52/+56
| * | | xfs: fix non-debug build compiler warningsDarrick J. Wong2018-01-171-4/+1
| * | | xfs: check sb_agblocks and sb_agblklog when validating superblockDarrick J. Wong2018-01-172-0/+21
| * | | xfs: recheck reflink / dirty page status before freeing CoW reservationsDarrick J. Wong2018-01-172-22/+51
| * | | xfs: check that br_blockcount doesn't overflowDarrick J. Wong2018-01-171-4/+9
| * | | xfs: btree format ifork loader should check for zero numrecsDarrick J. Wong2018-01-171-0/+1
| * | | xfs: attr leaf verifier needs to check for obviously bad countDarrick J. Wong2018-01-171-5/+21
| * | | xfs: directory scrubber must walk through data block to offsetDarrick J. Wong2018-01-175-33/+58
| * | | xfs: don't iunlock unlocked inodesDarrick J. Wong2018-01-171-1/+2
| * | | xfs: scrub in-core metadataDarrick J. Wong2018-01-176-0/+57
| * | | xfs: cross-reference the block mappings when possibleDarrick J. Wong2018-01-171-0/+34
| * | | xfs: cross-reference the realtime bitmapDarrick J. Wong2018-01-175-0/+57
| * | | xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-178-14/+186
| * | | xfs: cross-reference the rmapbt data with the refcountbtDarrick J. Wong2018-01-171-2/+334
| * | | xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-1710-4/+440
| * | | xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-178-0/+160
| * | | xfs: cross-reference bnobt records with cntbtDarrick J. Wong2018-01-172-0/+78
| * | | xfs: cross-reference with the bnobtDarrick J. Wong2018-01-179-0/+176
| * | | xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-177-1/+157
| * | | xfs: check btree block ownership with bnobt/rmapbt when scrubbing btreeDarrick J. Wong2018-01-171-0/+93
| * | | xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong2018-01-173-5/+5
OpenPOWER on IntegriCloud