summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-1/+0
|\
| * drop redundant ->owner initializationsAl Viro2016-05-291-1/+0
* | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2757-1420/+1378
|\ \
| * \ Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner2016-07-2211-103/+259
| |\ \
| | * | xfs: remove EXPERIMENTAL tag from sparse inode featureDave Chinner2016-07-221-4/+0
| | * | xfs: bufferhead chains are invalid after end_page_writebackDave Chinner2016-07-221-3/+12
| | * | xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-227-64/+202
| | * | libxfs: directory node splitting does not have an extra blockDave Chinner2016-07-221-30/+29
| | * | xfs: remove dax code from object file when disabledArnd Bergmann2016-07-221-2/+2
| | * | xfs: skip dirty pages in ->releasepage()Brian Foster2016-07-221-0/+14
| * | | Merge branch 'xfs-4.8-dir2-sf-fixes' into for-nextDave Chinner2016-07-205-86/+37
| |\ \ \
| | * | | xfs: remove __arch_packChristoph Hellwig2016-07-202-8/+1
| | * | | xfs: kill xfs_dir2_inou_tChristoph Hellwig2016-07-204-60/+26
| | * | | xfs: kill xfs_dir2_sf_off_tChristoph Hellwig2016-07-203-18/+10
| | | |/ | | |/|
| * | | Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner2016-07-208-118/+203
| |\ \ \ | | | |/ | | |/|
| | * | xfs: split direct I/O and DAX pathChristoph Hellwig2016-07-202-29/+112
| | * | xfs: direct calls in the direct I/O pathChristoph Hellwig2016-07-203-21/+23
| | * | xfs: stop using generic_file_read_iter for direct I/OChristoph Hellwig2016-07-201-2/+13
| | * | xfs: split xfs_file_read_iter into buffered and direct I/O helpersChristoph Hellwig2016-07-201-26/+57
| | * | xfs: remove s_maxbytes enforcement in xfs_file_read_iterChristoph Hellwig2016-07-201-8/+0
| | * | xfs: kill ioflagsChristoph Hellwig2016-07-203-38/+17
| | * | xfs: don't pass ioflags around in the ioctl pathChristoph Hellwig2016-07-203-22/+9
| | |/
| * | Merge branch 'xfs-4.8-buf-fixes' into for-nextDave Chinner2016-07-206-56/+151
| |\ \
| | * | xfs: track and serialize in-flight async buffers against unmountBrian Foster2016-07-202-42/+129
| | * | xfs: exclude never-released buffers from buftarg I/O accountingBrian Foster2016-07-204-7/+12
| | * | xfs: don't reset b_retries to 0 on every failureEric Sandeen2016-07-201-3/+4
| | * | xfs: remove extraneous buffer flag changesEric Sandeen2016-07-202-4/+3
| | * | xfs: fix xfs_error_get_cfg for negative errnosEric Sandeen2016-07-201-0/+3
| | |/
| * | Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner2016-07-206-31/+60
| |\ \
| | * | xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao2016-07-202-25/+43
| | * | xfs: indentation fix in xfs_btree_get_iroot()Kaho Ng2016-07-201-4/+4
| | * | xfs: don't allow negative error tagsDan Carpenter2016-07-202-2/+2
| | * | xfs: fix type confusion in xfs_ioc_swapextJann Horn2016-07-201-0/+11
| | |/
| * | Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-2118-166/+246
| |\ \
| | * | xfs: refactor btree maxlevels computationDarrick J. Wong2016-06-214-27/+28
| | * | xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-215-44/+47
| | * | xfs: separate freelist fixing into a separate helperDave Chinner2016-06-212-30/+56
| | * | xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-214-14/+13
| | * | xfs: check for a valid error_tag in errortag_addDarrick J. Wong2016-06-211-0/+3
| | * | xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong2016-06-212-3/+6
| | * | xfs: check offsets of variable length structuresDarrick J. Wong2016-06-211-2/+23
| | * | xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctlyBrian Foster2016-06-211-45/+60
| | * | xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster2016-06-213-1/+10
| | |/
| * | Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner2016-06-2110-776/+367
| |\ \
| | * | xfs: kill xfs_zero_remaining_bytesChristoph Hellwig2016-06-211-119/+14
| | * | xfs: split xfs_free_file_space in manageable piecesChristoph Hellwig2016-06-211-115/+137
| | * | xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig2016-06-211-127/+1
| | * | xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig2016-06-212-6/+8
| | * | xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig2016-06-212-41/+3
| | * | xfs: use iomap fiemap implementationChristoph Hellwig2016-06-211-75/+5
OpenPOWER on IntegriCloud