aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-07xfs: factor out buffer I/O failure codeGravatar Brian Foster 4-27/+22
2020-05-07xfs: refactor failed buffer resubmission into xfsaildGravatar Brian Foster 5-71/+41
2020-05-06xfs: clean up the error handling in xfs_swap_extentsGravatar Darrick J. Wong 1-1/+1
2020-05-04fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()Gravatar Ira Weiny 3-51/+29
2020-05-04fs/xfs: Create function xfs_inode_should_enable_dax()Gravatar Ira Weiny 1-6/+22
2020-05-04fs/xfs: Make DAX mount option a tri-stateGravatar Ira Weiny 2-4/+43
2020-05-04fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSGravatar Ira Weiny 3-7/+6
2020-05-04fs/xfs: Remove unnecessary initialization of i_rwsemGravatar Ira Weiny 1-3/+1
2020-05-04xfs: spell out the parameter name for ->cancel_itemGravatar Christoph Hellwig 1-1/+1
2020-05-04xfs: use a xfs_btree_cur for the ->finish_cleanup stateGravatar Christoph Hellwig 6-46/+19
2020-05-04xfs: turn dfp_done into a xfs_log_itemGravatar Christoph Hellwig 6-24/+24
2020-05-04xfs: refactor xfs_defer_finish_norollGravatar Christoph Hellwig 1-69/+59
2020-05-04xfs: turn dfp_intent into a xfs_log_itemGravatar Christoph Hellwig 5-29/+30
2020-05-04xfs: merge the ->diff_items defer op into ->create_intentGravatar Christoph Hellwig 6-16/+20
2020-05-04xfs: merge the ->log_item defer op into ->create_intentGravatar Christoph Hellwig 6-119/+83
2020-05-04xfs: factor out a xfs_defer_create_intent helperGravatar Christoph Hellwig 1-16/+23
2020-05-04xfs: remove the xfs_inode_log_item_t typedefGravatar Christoph Hellwig 5-7/+7
2020-05-04xfs: remove the xfs_efd_log_item_t typedefGravatar Christoph Hellwig 1-2/+2
2020-05-04xfs: remove the xfs_efi_log_item_t typedefGravatar Christoph Hellwig 3-8/+8
2020-05-04xfs: refactor xlog_recover_buffer_pass1Gravatar Christoph Hellwig 1-59/+55
2020-05-04xfs: simplify xlog_recover_inode_ra_pass2Gravatar Christoph Hellwig 1-13/+8
2020-05-04xfs: factor out a xlog_buf_readahead helperGravatar Christoph Hellwig 1-17/+17
2020-05-04xfs: rename inode_list xlog_recover_reorder_transGravatar Christoph Hellwig 1-4/+4
2020-05-04xfs: refactor the buffer cancellation table helpersGravatar Christoph Hellwig 1-59/+50
2020-05-04xfs: define printk_once variants for xfs messagesGravatar Eric Sandeen 3-9/+24
2020-05-04xfs: stop CONFIG_XFS_DEBUG from changing compiler flagsGravatar Arnd Bergmann 1-2/+0
2020-05-04xfs: remove unnecessary check of the variable resblks in xfs_symlinkGravatar Kaixu Xia 1-4/+2
2020-05-04xfs: simplify the flags setting in xfs_qm_scall_quotaonGravatar Kaixu Xia 1-3/+3
2020-05-04xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattachGravatar Kaixu Xia 1-1/+0
2020-05-04xfs: remove unnecessary variable udqp from xfs_ioctl_setattrGravatar Kaixu Xia 1-5/+2
2020-05-04xfs: reserve quota inode transaction space only when neededGravatar Kaixu Xia 1-1/+2
2020-05-04xfs: combine two if statements with same conditionGravatar Kaixu Xia 1-5/+0
2020-05-04xfs: trace quota allocations for all quota typesGravatar Kaixu Xia 1-2/+1
2020-05-04xfs: report unrecognized log item type codes during recoveryGravatar Darrick J. Wong 1-2/+2
2020-05-03Linux 5.7-rc4v5.7-rc4Gravatar Linus Torvalds 1-1/+1
2020-05-03Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-7/+53
2020-05-03Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-7/+11
2020-05-03MAINTAINERS: btrfs: fix git repo URLGravatar Eric Biggers 1-1/+1
2020-05-02Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-3/+10
2020-05-02Merge branches 'pm-cpufreq' and 'pm-sleep'Gravatar Rafael J. Wysocki 2-1/+8
2020-05-02Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-4/+9
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 10-36/+79
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Gravatar Linus Torvalds 10-60/+65
2020-05-01Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-5/+5
2020-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2020-05-01Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-27/+31
2020-05-01Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+3
2020-05-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-26/+20
2020-05-01Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 8-33/+35
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 40-154/+290