summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-15xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...xfs-5.10-merge-2Darrick J. Wong
2020-09-15xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-09-15xfs: Remove unneeded semicolonZheng Bin
2020-09-15xfs: force the log after remapping a synchronous-writes fileDarrick J. Wong
2020-09-15xfs: Convert xfs_attr_sf macros to inline functionsCarlos Maiolino
2020-09-15xfs: Use variable-size array for nameval in xfs_attr_sf_entryCarlos Maiolino
2020-09-15xfs: Remove typedef xfs_attr_shortform_tCarlos Maiolino
2020-09-15xfs: remove typedef xfs_attr_sf_entry_tCarlos Maiolino
2020-09-15xfs: Remove kmem_zalloc_large()Carlos Maiolino
2020-09-15xfs: enable big timestampsDarrick J. Wong
2020-09-15xfs: trace timestamp limitsDarrick J. Wong
2020-09-15xfs: widen ondisk quota expiration timestamps to handle y2038+Darrick J. Wong
2020-09-15xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong
2020-09-15xfs: redefine xfs_ictimestamp_tDarrick J. Wong
2020-09-15xfs: redefine xfs_timestamp_tDarrick J. Wong
2020-09-15xfs: move xfs_log_dinode_to_disk to the log recovery codeDarrick J. Wong
2020-09-15xfs: refactor quota timestamp codingDarrick J. Wong
2020-09-15xfs: refactor default quota grace period setting codeDarrick J. Wong
2020-09-15xfs: refactor quota expiration timer modificationDarrick J. Wong
2020-09-15xfs: explicitly define inode timestamp rangeDarrick J. Wong
2020-09-15xfs: enable new inode btree counters featureDarrick J. Wong
2020-09-15xfs: support inode btree blockcounts in online repairDarrick J. Wong
2020-09-15xfs: support inode btree blockcounts in online scrubDarrick J. Wong
2020-09-15xfs: use the finobt block counts to speed up mount timesDarrick J. Wong
2020-09-15xfs: store inode btree block counts in AGI headerDarrick J. Wong
2020-09-15xfs: reuse _xfs_buf_read for re-reading the superblockChristoph Hellwig
2020-09-15xfs: remove xfs_getsbChristoph Hellwig
2020-09-15xfs: simplify xfs_trans_getsbChristoph Hellwig
2020-09-15xfs: remove xlog_recover_iodoneChristoph Hellwig
2020-09-15xfs: clear the read/write flags later in xfs_buf_ioendChristoph Hellwig
2020-09-15xfs: use xfs_buf_item_relse in xfs_buf_item_doneChristoph Hellwig
2020-09-15xfs: simplify the xfs_buf_ioend_disposition calling conventionChristoph Hellwig
2020-09-15xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_dispositionChristoph Hellwig
2020-09-15xfs: remove xfs_buf_ioerror_retryChristoph Hellwig
2020-09-15xfs: refactor xfs_buf_ioerror_fail_without_retryChristoph Hellwig
2020-09-15xfs: fold xfs_buf_ioend_finish into xfs_ioendChristoph Hellwig
2020-09-15xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig
2020-09-15xfs: refactor xfs_buf_ioendChristoph Hellwig
2020-09-15xfs: mark xfs_buf_ioend staticChristoph Hellwig
2020-09-15xfs: refactor the buf ioend disposition codeChristoph Hellwig
2020-09-06xfs: xfs_iflock is no longer a completionDave Chinner
2020-09-06xfs: remove kmem_realloc()Carlos Maiolino
2020-09-06Linux 5.9-rc4v5.9-rc4Linus Torvalds
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05io_uring: fix linked deferred ->files cancellationio_uring-5.9-2020-09-06Pavel Begunkov
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds