summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-137-117/+16
|\
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-2/+1
| * xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-056-65/+8
| * xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig2017-06-053-27/+4
| * uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-052-13/+0
| * uuid: rename uuid typesChristoph Hellwig2017-06-051-2/+0
| * xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2017-06-052-4/+3
| * xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein2017-06-051-6/+2
* | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-122-15/+28
|\ \ | |/
| * Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-022-15/+28
| |\
| | * xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-05-312-15/+28
* | | block: switch bios to blk_status_tChristoph Hellwig2017-06-092-5/+9
|/ /
* | Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-266-74/+66
|\ \ | |/
| * xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara2017-05-251-30/+8
| * xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara2017-05-251-1/+1
| * xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-05-251-20/+9
| * xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-05-251-1/+1
| * xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-05-251-1/+1
| * xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong2017-05-191-12/+31
| * xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong2017-05-161-1/+4
| * xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang2017-05-161-1/+1
| * xfs: fix warnings about unused stack variablesDarrick J. Wong2017-05-161-2/+0
| * xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong2017-05-161-2/+6
| * xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-05-161-3/+4
* | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-131-2/+2
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-121-0/+1
|\
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+1
* | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-081-1/+1
* | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-1/+1
* | Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-0654-667/+2047
|\ \
| * | xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan2017-05-051-2/+2
| * | xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-05-033-9/+37
| * | xfs: wait on new inodes during quotaoff dquot releaseBrian Foster2017-04-281-1/+2
| * | xfs: update ag iterator to support wait on new inodesBrian Foster2017-04-282-8/+53
| * | xfs: support ability to wait on new inodesBrian Foster2017-04-282-2/+7
| * | xfs: publish UUID in struct super_blockAmir Goldstein2017-04-281-0/+4
| * | xfs: Allow user to kill fstrim processLukas Czerner2017-04-271-1/+9
| * | xfs: better log intent item refcount checkingDarrick J. Wong2017-04-254-0/+4
| * | xfs: fix up quotacheck buffer list error handlingBrian Foster2017-04-253-6/+26
| * | xfs: remove xfs_trans_ail_delete_bulkChristoph Hellwig2017-04-253-60/+55
| * | xfs: don't use bool values in trace buffersChristoph Hellwig2017-04-251-5/+5
| * | xfs: fix getfsmap userspace memory corruption while setting OF_LASTDarrick J. Wong2017-04-251-1/+1
| * | xfs: fix __user annotations for xfs_ioc_getfsmapChristoph Hellwig2017-04-251-8/+8
| * | xfs: corruption needs to respect endianess too!Christoph Hellwig2017-04-251-1/+1
| * | xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmapChristoph Hellwig2017-04-251-1/+1
| * | xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmapChristoph Hellwig2017-04-251-1/+1
| * | xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-256-122/+41
| * | xfs: remove unused values from xfs_exntst_tChristoph Hellwig2017-04-251-1/+0
| * | xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig2017-04-251-2/+0
| * | xfs: more do_div cleanupsEric Sandeen2017-04-253-7/+4
OpenPOWER on IntegriCloud