summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-2010-29/+32
|\
| * xfs: mute some sparse warningsEryu Guan2016-04-063-2/+4
| * xfs: improve kmem_reallocChristoph Hellwig2016-04-065-21/+20
| * xfs: Add caller function output to xfs_log_force tracepointCarlos Maiolino2016-04-062-6/+8
* | Merge branch 'xfs-4.7-cleanup-attr-listent' into for-nextDave Chinner2016-05-203-67/+39
|\ \
| * | xfs: collapse cases in xfs_attr3_leaf_list_intEric Sandeen2016-04-061-17/+17
| * | xfs: remove put_value from attr ->put_listent contextEric Sandeen2016-04-062-29/+3
| * | xfs: don't pass value into attr ->put_listentEric Sandeen2016-04-063-15/+8
| * | xfs: only return -errno or success from attr ->put_listentEric Sandeen2016-04-063-9/+14
| |/
* | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-209-84/+125
|\ \
| * | xfs: optimize inline symlinksChristoph Hellwig2016-04-064-15/+49
| * | xfs: use ->readlink to implement the readlink_by_handle ioctlChristoph Hellwig2016-04-061-16/+2
| * | xfs: set up inode operation vectors laterChristoph Hellwig2016-04-063-23/+42
| * | xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-064-34/+36
| |/
* | Merge branch 'xfs-4.7-trans-type-cleanup' into for-nextDave Chinner2016-05-2028-508/+200
|\ \
| * | xfs: remove transaction typesChristoph Hellwig2016-04-068-162/+10
| * | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-0622-347/+191
| |/
* | Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner2016-05-203-191/+184
|\ \
| * | xfs: fix warning in xfs_finish_page_writeback for non-debug buildsChristoph Hellwig2016-05-201-3/+2
| * | xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig2016-04-063-165/+123
| * | xfs: don't release bios on completion immediatelyDave Chinner2016-04-062-29/+71
| * | xfs: build bios directly in xfs_add_to_ioendDave Chinner2016-04-062-38/+32
| |/
* | xfs: add missing break in xfs_parseargs()Eryu Guan2016-04-061-0/+1
* | xfs: Don't wrap growfs AGFL indexesDave Chinner2016-04-061-2/+2
* | xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen2016-04-061-0/+10
|/
* Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-243-3/+4
|\
| * nfsd: add SCSI layout supportChristoph Hellwig2016-03-182-1/+2
| * nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-183-3/+3
* | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2159-1562/+2061
|\ \
| * \ Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner2016-03-156-56/+221
| |\ \
| | * | xfs: always set rvalp in xfs_dir2_node_trim_freeChristoph Hellwig2016-03-151-1/+3
| | * | xfs: ensure committed is initialized in xfs_trans_rollEric Sandeen2016-03-151-1/+3
| | * | xfs: borrow indirect blocks from freed extent when availableBrian Foster2016-03-151-10/+36
| | * | xfs: refactor delalloc indlen reservation split into helperBrian Foster2016-03-151-19/+54
| | * | xfs: update freeblocks counter after extent deletionBrian Foster2016-03-151-24/+34
| | * | xfs: debug mode forced buffered write failureBrian Foster2016-03-153-11/+101
| * | | Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner2016-03-096-79/+204
| |\ \ \
| | * | | xfs: remove impossible conditionLuis de Bethencourt2016-03-091-4/+1
| | * | | xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong2016-03-092-0/+120
| | * | | xfs: use named array initializers for log item dumpingDarrick J. Wong2016-03-071-64/+68
| | * | | xfs: fix computation of inode btree maxlevelsDarrick J. Wong2016-03-071-2/+2
| | * | | xfs: reinitialise per-AG structures if geometry changes during recoveryDave Chinner2016-03-071-9/+13
| * | | | Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-079-282/+304
| |\ \ \ \
| | * | | | xfs: remove xfs_trans_get_block_resChristoph Hellwig2016-03-023-6/+5
| | * | | | xfs: fix up inode32/64 (re)mount handlingEric Sandeen2016-03-024-71/+60
| | * | | | xfs: fix format specifier , should be %llx and not %lluColin Ian King2016-03-021-1/+1
| | * | | | xfs: sanitize remount optionsEric Sandeen2016-03-021-1/+31
| | * | | | xfs: convert mount option parsing to tokensEric Sandeen2016-03-021-194/+197
| | * | | | xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-03-021-9/+10
| | | |/ / | | |/| |
| * | | | Merge branch 'xfs-dax-fixes-4.6' into for-nextDave Chinner2016-03-072-9/+102
| |\ \ \ \
OpenPOWER on IntegriCloud