1. c9a6526 xfs: rename block gc start and stop functions by Darrick J. Wong · 4 years ago
  2. 4195675 xfs: only walk the incore inode tree once per blockgc scan by Darrick J. Wong · 4 years ago
  3. 9669f51 xfs: consolidate the eofblocks and cowblocks workers by Darrick J. Wong · 4 years ago
  4. ce2d3bb xfs: consolidate incore inode radix tree posteof/cowblocks tags by Darrick J. Wong · 4 years ago
  5. 865ac8e xfs: remove trivial eof/cowblocks functions by Darrick J. Wong · 4 years ago
  6. b943c0c xfs: hide xfs_icache_free_cowblocks by Darrick J. Wong · 4 years ago
  7. 0461a32 xfs: hide xfs_icache_free_eofblocks by Darrick J. Wong · 4 years ago
  8. f929656 xfs: relocate the eofb/cowb workqueue functions by Darrick J. Wong · 4 years ago
  9. 05a302a xfs: set WQ_SYSFS on all workqueues in debug mode by Darrick J. Wong · 4 years ago
  10. f83d436 xfs: increase the default parallelism levels of pwork clients by Darrick J. Wong · 4 years ago
  11. a1a7d05 xfs: flush speculative space allocations when we run out of space by Darrick J. Wong · 4 years ago
  12. 85c5b27 xfs: refactor xfs_icache_free_{eof,cow}blocks call sites by Darrick J. Wong · 4 years ago
  13. 38899f8 xfs: add a tracepoint for blockgc scans by Darrick J. Wong · 4 years ago
  14. 758303d xfs: flush eof/cowblocks if we can't reserve quota for chown by Darrick J. Wong · 4 years ago
  15. c237dd7 xfs: flush eof/cowblocks if we can't reserve quota for inode creation by Darrick J. Wong · 4 years ago
  16. 766aabd xfs: flush eof/cowblocks if we can't reserve quota for file blocks by Darrick J. Wong · 4 years ago
  17. 4ca7420 xfs: try worst case space reservation upfront in xfs_reflink_remap_extent by Darrick J. Wong · 4 years ago
  18. 111068f xfs: pass flags and return gc errors from xfs_blockgc_free_quota by Darrick J. Wong · 4 years ago
  19. 3d4feec xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts by Darrick J. Wong · 4 years ago
  20. 9a537de xfs: xfs_inode_free_quota_blocks should scan project quota by Darrick J. Wong · 4 years ago
  21. f41a071 xfs: don't stall cowblocks scan if we can't take locks by Darrick J. Wong · 4 years ago
  22. a636b1d xfs: trigger all block gc scans when low on quota space by Darrick J. Wong · 4 years ago
  23. 2a4bdfa xfs: shut down the filesystem if we screw up quota reservation by Darrick J. Wong · 4 years ago
  24. fea7aae xfs: rename code to error in xfs_ioctl_setattr by Darrick J. Wong · 4 years ago
  25. 5c615f0 xfs: remove xfs_qm_vop_chown_reserve by Darrick J. Wong · 4 years ago
  26. 7317a03 xfs: refactor inode ownership change transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
  27. f2f7b9f xfs: refactor inode creation transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
  28. f273387 xfs: refactor reflink functions to use xfs_trans_alloc_inode by Darrick J. Wong · 4 years ago
  29. 3de4eb1 xfs: allow reservation of rtblocks with xfs_trans_alloc_inode by Darrick J. Wong · 4 years ago
  30. 3a1af6c xfs: refactor common transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
  31. 02b7ee4 xfs: reserve data and rt quota at the same time by Darrick J. Wong · 4 years ago
  32. 7ac6eb4 xfs: fix up build warnings when quotas are disabled by Darrick J. Wong · 4 years ago
  33. ad4a747 xfs: clean up icreate quota reservation calls by Darrick J. Wong · 4 years ago
  34. 35b11010 xfs: remove xfs_trans_unreserve_quota_nblks completely by Darrick J. Wong · 4 years ago
  35. 8554650 xfs: create convenience wrappers for incore quota block reservations by Darrick J. Wong · 4 years ago
  36. 4abe21a xfs: clean up quota reservation callsites by Darrick J. Wong · 4 years ago
  37. b8055ed xfs: reduce quota reservation when doing a dax unwritten extent conversion by Darrick J. Wong · 4 years ago
  38. 1aecf37 xfs: fix chown leaking delalloc quota blocks when fssetxattr fails by Darrick J. Wong · 4 years ago
  39. 560ab6c xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments() by Chandan Babu R · 4 years ago
  40. 4533fc6 xfs: fix unused log variable in xfs_log_cover() by Brian Foster · 4 years ago
  41. ae29e42 xfs: reduce ilock acquisitions in xfs_file_fsync by Christoph Hellwig · 4 years ago
  42. f22c7f8 xfs: refactor xfs_file_fsync by Christoph Hellwig · 4 years ago
  43. 5b0ad7c xfs: cover the log on freeze instead of cleaning it by Brian Foster · 4 years ago
  44. ea2064d xfs: remove xfs_quiesce_attr() by Brian Foster · 4 years ago
  45. 5232b93 xfs: remove duplicate wq cancel and log force from attr quiesce by Brian Foster · 4 years ago
  46. f46e5a1 xfs: fold sbcount quiesce logging into log covering by Brian Foster · 4 years ago
  47. b0eb9e1 xfs: don't reset log idle state on covering checkpoints by Brian Foster · 4 years ago
  48. 303591a xfs: cover the log during log quiesce by Brian Foster · 4 years ago
  49. 9e54ee0 xfs: separate log cleaning from log quiesce by Brian Foster · 4 years ago
  50. 37444fc xfs: lift writable fs check up into log worker task by Brian Foster · 4 years ago
  51. 50d2548 xfs: sync lazy sb accounting on quiesce of read-only mounts by Brian Foster · 4 years ago
  52. 8aa921a xfs: set inode size after creating symlink by Jeffrey Mitchell · 4 years ago
  53. 8321ddb xfs: don't drain buffer lru on freeze and read-only remount by Brian Foster · 4 years ago
  54. 10fb9ac xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() by Brian Foster · 4 years ago
  55. 88a9e03 xfs: Fix assert failure in xfs_setattr_size() by Yumei Huang · 4 years ago
  56. 01ea173 xfs: fix up non-directory creation in SGID directories by Christoph Hellwig · 4 years ago
  57. eaf9254 xfs: remove a stale comment from xfs_file_aio_write_checks() by Eric Biggers · 4 years ago
  58. 3015196 xfs: Introduce error injection to allocate only minlen size extents for files by Chandan Babu R · 4 years ago
  59. 07c72e5 xfs: Process allocated extent in a separate function by Chandan Babu R · 4 years ago
  60. 0961fdd xfs: Compute bmap extent alignments in a separate function by Chandan Babu R · 4 years ago
  61. aff4db5 xfs: Remove duplicate assert statement in xfs_bmap_btalloc() by Chandan Babu R · 4 years ago
  62. f9fa871 xfs: Introduce error injection to reduce maximum inode fork extent count by Chandan Babu R · 4 years ago
  63. bcc561f xfs: Check for extent overflow when swapping extents by Chandan Babu R · 4 years ago
  64. ee898d7 xfs: Check for extent overflow when remapping an extent by Chandan Babu R · 4 years ago
  65. 5f1d5bbf xfs: Check for extent overflow when moving extent from cow to data fork by Chandan Babu R · 4 years ago
  66. c442f30 xfs: Check for extent overflow when writing to unwritten extent by Chandan Babu R · 4 years ago
  67. 3a19bb1 xfs: Check for extent overflow when adding/removing xattrs by Chandan Babu R · 4 years ago
  68. 02092a2 xfs: Check for extent overflow when renaming dir entries by Chandan Babu R · 4 years ago
  69. 0dbc5cb xfs: Check for extent overflow when removing dir entries by Chandan Babu R · 4 years ago
  70. f5d9274 xfs: Check for extent overflow when adding dir entries by Chandan Babu R · 4 years ago
  71. 85ef08b xfs: Check for extent overflow when punching a hole by Chandan Babu R · 4 years ago
  72. 727e1ac xfs: Check for extent overflow when trivally adding a new extent by Chandan Babu R · 4 years ago
  73. b9b7e1d xfs: Add helper for checking per-inode extent count overflow by Chandan Babu R · 4 years ago
  74. 6da1b4b xfs: fix an ABBA deadlock in xfs_rename by Darrick J. Wong · 4 years ago
  75. 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years ago
  76. e2da7836 Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  77. a1339d6 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  78. a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  79. feb889f mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years ago
  80. 0da0a8a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  81. d36a1dd dump_common_audit_data(): fix racy accesses to ->d_name by Al Viro · 4 years ago
  82. 54c6247d Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  83. 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  84. acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  85. 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  86. 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  87. e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years ago
  88. abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
  89. 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years ago
  90. a959a97 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
  91. 1d94330 Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years ago
  92. b45e2da Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  93. 8cbe71e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
  94. a8d13db io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() by Jens Axboe · 4 years ago
  95. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  96. 7cd3c41 Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  97. 82821be8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  98. f288c89 Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
  99. 648b054 perf inject: Correct event attribute sizes by Al Grant · 4 years, 2 months ago
  100. 5501e92 perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 4 years ago