summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner2015-09-011-0/+1
|\
| * libxfs: bad magic number should set da block buffer errorDarrick J. Wong2015-08-281-0/+1
* | Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner2015-08-252-2/+10
|\ \
| * | xfs: Fix file type directory corruption for btree directoriesJan Kara2015-08-251-1/+9
| * | xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara2015-08-251-1/+1
* | | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-206-15/+30
|\ \ \ | |/ /
| * | xfs: Fix xfs_attr_leafblock definitionJan Kara2015-08-191-2/+9
| * | libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong2015-08-191-1/+2
| * | xfs: stop holding ILOCK over filldir callbacksDave Chinner2015-08-191-0/+3
| * | xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster2015-08-191-9/+14
| * | xfs: relocate sparse inode mount warningBrian Foster2015-08-191-3/+0
| * | xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen2015-08-191-0/+2
* | | Merge branch 'xfs-efi-rework' into for-nextDave Chinner2015-08-192-1/+2
|\ \ \
| * | | xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-191-0/+1
| * | | xfs: fix btree cursor error cleanupsBrian Foster2015-08-191-1/+1
| | |/ | |/|
* | | Merge branch 'xfs-meta-uuid' into for-nextDave Chinner2015-07-2918-36/+66
|\ \ \ | | |/ | |/|
| * | xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-2918-36/+66
| |/
* | Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner2015-07-296-30/+147
|\ \
| * | libxfs: add xfs_bit.cDave Chinner2015-07-291-0/+118
| * | xfs: Use consistent logging message prefixesJoe Perches2015-07-292-7/+10
| * | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-293-23/+19
| |/
* | xfs: remote attributes need to be considered dataDave Chinner2015-07-291-4/+11
* | xfs: remote attribute headers contain an invalid LSNDave Chinner2015-07-291-6/+23
|/
* Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner2015-06-232-7/+4
|\
| * xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig2015-06-222-7/+4
* | Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner2015-06-236-129/+140
|\ \
| * | xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-226-20/+25
| * | xfs: sanitise error handling in xfs_alloc_fix_freelistDave Chinner2015-06-221-56/+55
| * | xfs: factor out free space extent length checkDave Chinner2015-06-221-27/+44
| * | xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner2015-06-223-45/+35
* | | Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-044-33/+18
|\ \ \
| * | | xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-044-13/+6
| * | | xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-044-20/+12
| |/ /
* | | Merge branch 'xfs-misc-fixes-for-4.2-2' into for-nextDave Chinner2015-06-041-7/+8
|\ \ \
| * | | xfs: check min blks for random debug mode sparse allocationsBrian Foster2015-06-041-7/+8
* | | | Merge branch 'xfs-sparse-inode' into for-nextDave Chinner2015-06-019-64/+715
|\ \ \ \ | |/ / /
| * | | xfs: enable sparse inode chunks for v5 superblocksBrian Foster2015-05-291-1/+2
| * | | xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()Brian Foster2015-05-292-12/+15
| * | | xfs: only free allocated regions of inode chunksBrian Foster2015-05-291-3/+78
| * | | xfs: filter out sparse regions from individual inode allocationBrian Foster2015-05-291-2/+13
| * | | xfs: randomly do sparse inode allocations in DEBUG modeBrian Foster2015-05-291-2/+13
| * | | xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster2015-05-293-14/+354
| * | | xfs: helper to convert holemask to inode alloc. bitmapBrian Foster2015-05-292-0/+54
| * | | xfs: pass inode count through ordered icreate log itemBrian Foster2015-05-292-4/+5
| * | | xfs: introduce inode record hole mask for sparse inode chunksBrian Foster2015-05-293-12/+81
| * | | xfs: add fs geometry bit for sparse inode chunksBrian Foster2015-05-291-0/+1
| * | | xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster2015-05-292-0/+28
| * | | xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster2015-05-292-1/+6
| * | | xfs: add sparse inode chunk alignment superblock fieldBrian Foster2015-05-292-4/+4
| * | | xfs: support min/max agbno args in block allocatorBrian Foster2015-05-292-5/+39
OpenPOWER on IntegriCloud