summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | xfs: remove an outdated comment for xfs_inode_item_committingChristoph Hellwig2018-03-141-4/+0
* | | | xfs: remove misleading comment text on xfs_inode_item_unlockChristoph Hellwig2018-03-141-3/+0
* | | | xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster2018-03-115-12/+46
* | | | xfs: rename agfl perag res type to rmapbtBrian Foster2018-03-114-34/+33
* | | | xfs: account format bouncing into rmapbt swapext tx reservationBrian Foster2018-03-111-9/+20
* | | | xfs: shutdown if block allocation overruns tx reservationBrian Foster2018-03-111-4/+8
* | | | xfs: Rename xa_ elements to ail_Matthew Wilcox2018-03-1110-174/+175
* | | | xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-115-23/+31
* | | | xfs: check for cow blocks before trying to clear themDarrick J. Wong2018-03-112-9/+5
* | | | xfs: convert a few more directory asserts to corruptionDarrick J. Wong2018-03-112-3/+5
* | | | xfs: don't iunlock the quota ip when quota blockDarrick J. Wong2018-03-111-2/+0
* | | | xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel2018-03-111-1/+1
* | | | xfs: fix transaction allocation deadlock in IO pathDave Chinner2018-03-112-3/+4
* | | | xfs: implement the lazytime mount optionChristoph Hellwig2018-03-113-1/+49
* | | | xfs: Remove dead code from inode recover functionNikolay Borisov2018-03-111-7/+0
* | | | Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-117-164/+14
* | | | xfs: remove unused m_dmevmask from xfs_mount structEric Sandeen2018-03-113-12/+0
* | | | xfs: fall back to vmalloc when allocation log vector buffersDave Chinner2018-03-113-5/+11
|/ / /
* | | xfs: don't block on the ilock for RWF_NOWAITChristoph Hellwig2018-03-011-8/+19
* | | xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig2018-03-011-4/+2
* | | xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig2018-03-011-1/+10
| |/ |/|
* | xfs: fix potential memory leak in mount option parsingChengguang Xu2018-02-261-0/+2
* | xfs: reserve blocks for refcount / rmap log item recoveryDarrick J. Wong2018-02-222-4/+9
* | xfs: use memset to initialize xfs_scrub_agfl_infoEric Sandeen2018-02-221-1/+2
|/
* 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
OpenPOWER on IntegriCloud