summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-18fs/xfs: convert comma to semicolonZheng Yongjun
2020-12-18xfs: open code updating i_mode in xfs_set_aclChristoph Hellwig
2020-12-18xfs: remove xfs_vn_setattr_nonsizeChristoph Hellwig
2020-12-18xfs: kill ialloced in xfs_dialloc()Gao Xiang
2020-12-18xfs: spilt xfs_dialloc() into 2 functionsDave Chinner
2020-12-18xfs: move xfs_dialloc_roll() into xfs_dialloc()Dave Chinner
2020-12-18xfs: move on-disk inode allocation out of xfs_ialloc()Dave Chinner
2020-12-18xfs: introduce xfs_dialloc_roll()Dave Chinner
2020-12-18xfs: convert noroom, okalloc in xfs_dialloc() to boolGao Xiang
2020-12-18xfs: don't catch dax+reflink inodes as corruption in verifierEric Sandeen
2020-12-18xfs: fix the forward progress assertion in xfs_iwalk_run_callbacksDarrick J. Wong
2020-12-18xfs: remove unneeded return value check for *init_cursor()Joseph Qi
2020-12-18xfs: introduce xfs_validate_stripe_geometry()Gao Xiang
2020-12-18xfs: show the proper user quota optionsKaixu Xia
2020-12-18xfs: remove the unused XFS_B_FSB_OFFSET macroKaixu Xia
2020-12-18xfs: remove unnecessary null check in xfs_generic_createKaixu Xia
2020-12-18xfs: directly return if the delta equal to zeroKaixu Xia
2020-12-18xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flagKaixu Xia
2020-12-18xfs: delete duplicated tp->t_dqinfo null check and allocationKaixu Xia
2020-12-18xfs: rename xfs_fc_* back to xfs_fs_*Darrick J. Wong
2020-12-18xfs: refactor file range validationDarrick J. Wong
2020-12-18xfs: refactor realtime volume extent validationDarrick J. Wong
2020-12-18xfs: refactor data device extent validationDarrick J. Wong
2020-12-18xfs: scrub should mark a directory corrupt if any entries cannot be iget'dDarrick J. Wong
2020-12-18xfs: fix parent pointer scrubber bailing out on unallocated inodesDarrick J. Wong
2020-12-18xfs: detect overflows in bmbt recordsDarrick J. Wong
2020-12-18xfs: trace log intent item recovery failuresDarrick J. Wong
2020-12-18xfs: validate feature support when recovering rmap/refcount intentsDarrick J. Wong
2020-12-18xfs: improve the code that checks recovered extent-free intent itemsDarrick J. Wong
2020-12-18xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recoverDarrick J. Wong
2020-12-18xfs: improve the code that checks recovered refcount intent itemsDarrick J. Wong
2020-12-18xfs: hoist recovered refcount intent checks out of xfs_cui_item_recoverDarrick J. Wong
2020-12-18xfs: improve the code that checks recovered rmap intent itemsDarrick J. Wong
2020-12-18xfs: hoist recovered rmap intent checks out of xfs_rui_item_recoverDarrick J. Wong
2020-12-18xfs: improve the code that checks recovered bmap intent itemsDarrick J. Wong
2020-12-18xfs: hoist recovered bmap intent checks out of xfs_bui_item_recoverDarrick J. Wong
2020-12-18xfs: enable the needsrepair featureDarrick J. Wong
2020-12-18xfs: define a new "needrepair" featureDarrick J. Wong
2020-12-18xfs: move kernel-specific superblock validation out of libxfsDarrick J. Wong
2020-12-13Linux 5.10v5.10Linus Torvalds
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedblock-5.10-2020-12-12Mike Snitzer