1. 9c0fce4 xfs: use the existing type definition for di_projid by Kaixu Xia · 4 years, 4 months ago
  2. c63290e xfs: remove the unused SYNCHRONIZE macro by Kaixu Xia · 4 years, 4 months ago
  3. 0c771b9 xfs: clean up calculation of LR header blocks by Gao Xiang · 4 years, 4 months ago
  4. f692d09 xfs: avoid LR buffer overrun due to crafted h_len by Gao Xiang · 4 years, 4 months ago
  5. 384ff09 xfs: don't release log intent items when recovery fails by Darrick J. Wong · 4 years, 4 months ago
  6. 2dbf872 xfs: attach inode to dquot in xfs_bui_item_recover by Darrick J. Wong · 4 years, 4 months ago
  7. 93293bc xfs: log new intent items created as part of finishing recovered intent items by Darrick J. Wong · 4 years, 4 months ago
  8. e581c93 xfs: check dabtree node hash values when loading child blocks by Darrick J. Wong · 4 years, 4 months ago
  9. 8df0fa3 xfs: don't free rt blocks when we're doing a REMAP bunmapi call by Darrick J. Wong · 4 years, 4 months ago
  10. c54e14d xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files by Chandan Babu R · 4 years, 4 months ago
  11. 72cc951 xfs: Set xfs_buf type flag when growing summary/bitmap files by Chandan Babu R · 4 years, 4 months ago
  12. 6dd379c xfs: drop extra transaction roll from inode extent truncate by Brian Foster · 4 years, 4 months ago
  13. b96cb83 xfs: deprecate the V4 format by Darrick J. Wong · 4 years, 4 months ago
  14. d4f2c14 xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev by Darrick J. Wong · 4 years, 4 months ago
  15. 8a569d7 xfs: refactor inode flags propagation code by Darrick J. Wong · 4 years, 4 months ago
  16. fe341eb xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt extent size by Darrick J. Wong · 4 years, 4 months ago
  17. 2a6ca4b xfs: make sure the rt allocator doesn't run off the end by Darrick J. Wong · 4 years, 4 months ago
  18. 0f4ec0f1 xfs: Remove unneeded semicolon by Zheng Bin · 4 years, 4 months ago
  19. 5ffce3c xfs: force the log after remapping a synchronous-writes file by Darrick J. Wong · 4 years, 4 months ago
  20. e01b7ee xfs: Convert xfs_attr_sf macros to inline functions by Carlos Maiolino · 4 years, 4 months ago
  21. c418dbc xfs: Use variable-size array for nameval in xfs_attr_sf_entry by Carlos Maiolino · 4 years, 4 months ago
  22. 47e6cc1 xfs: Remove typedef xfs_attr_shortform_t by Carlos Maiolino · 4 years, 4 months ago
  23. 6337c84 xfs: remove typedef xfs_attr_sf_entry_t by Carlos Maiolino · 4 years, 4 months ago
  24. 8ca79df xfs: Remove kmem_zalloc_large() by Carlos Maiolino · 4 years, 4 months ago
  25. 29887a2 xfs: enable big timestamps by Darrick J. Wong · 4 years, 5 months ago
  26. 06dbf82 xfs: trace timestamp limits by Darrick J. Wong · 4 years, 5 months ago
  27. 4ea1ff3 xfs: widen ondisk quota expiration timestamps to handle y2038+ by Darrick J. Wong · 4 years, 5 months ago
  28. f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 5 months ago
  29. 30e0559 xfs: redefine xfs_ictimestamp_t by Darrick J. Wong · 4 years, 5 months ago
  30. 5a0bb06 xfs: redefine xfs_timestamp_t by Darrick J. Wong · 4 years, 5 months ago
  31. 88947ea xfs: move xfs_log_dinode_to_disk to the log recovery code by Darrick J. Wong · 4 years, 5 months ago
  32. 9f99c8f xfs: refactor quota timestamp coding by Darrick J. Wong · 4 years, 5 months ago
  33. ccc8e77 xfs: refactor default quota grace period setting code by Darrick J. Wong · 4 years, 5 months ago
  34. 11d8a91 xfs: refactor quota expiration timer modification by Darrick J. Wong · 4 years, 5 months ago
  35. 876fdc7 xfs: explicitly define inode timestamp range by Darrick J. Wong · 4 years, 5 months ago
  36. b896a39 xfs: enable new inode btree counters feature by Darrick J. Wong · 4 years, 5 months ago
  37. 11f7442 xfs: support inode btree blockcounts in online repair by Darrick J. Wong · 4 years, 5 months ago
  38. 1dbbff0 xfs: support inode btree blockcounts in online scrub by Darrick J. Wong · 4 years, 5 months ago
  39. 1ac35f0 xfs: use the finobt block counts to speed up mount times by Darrick J. Wong · 4 years, 5 months ago
  40. 2a39946 xfs: store inode btree block counts in AGI header by Darrick J. Wong · 4 years, 5 months ago
  41. 26e32875 xfs: reuse _xfs_buf_read for re-reading the superblock by Christoph Hellwig · 4 years, 4 months ago
  42. b3f8e08 xfs: remove xfs_getsb by Christoph Hellwig · 4 years, 4 months ago
  43. cead0b1 xfs: simplify xfs_trans_getsb by Christoph Hellwig · 4 years, 4 months ago
  44. 22c1058 xfs: remove xlog_recover_iodone by Christoph Hellwig · 4 years, 4 months ago
  45. 55b7d71 xfs: clear the read/write flags later in xfs_buf_ioend by Christoph Hellwig · 4 years, 4 months ago
  46. b840e2a xfs: use xfs_buf_item_relse in xfs_buf_item_done by Christoph Hellwig · 4 years, 4 months ago
  47. 70796c6 xfs: simplify the xfs_buf_ioend_disposition calling convention by Christoph Hellwig · 4 years, 4 months ago
  48. 844c935 xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition by Christoph Hellwig · 4 years, 4 months ago
  49. 3cc4988 xfs: remove xfs_buf_ioerror_retry by Christoph Hellwig · 4 years, 4 months ago
  50. f58d0ea xfs: refactor xfs_buf_ioerror_fail_without_retry by Christoph Hellwig · 4 years, 4 months ago
  51. 6a7584b xfs: fold xfs_buf_ioend_finish into xfs_ioend by Christoph Hellwig · 4 years, 4 months ago
  52. 664ffb8 xfs: move the buffer retry logic to xfs_buf.c by Christoph Hellwig · 4 years, 4 months ago
  53. 23fb5a9 xfs: refactor xfs_buf_ioend by Christoph Hellwig · 4 years, 4 months ago
  54. 76b2d32 xfs: mark xfs_buf_ioend static by Christoph Hellwig · 4 years, 4 months ago
  55. 12e164a xfs: refactor the buf ioend disposition code by Christoph Hellwig · 4 years, 4 months ago
  56. 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 5 months ago
  57. 771915c xfs: remove kmem_realloc() by Carlos Maiolino · 4 years, 5 months ago
  58. f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
  59. a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  60. 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 4 months ago
  61. 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  62. 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  63. c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 4 months ago
  64. b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 4 months ago
  65. dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 4 months ago
  66. 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
  67. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  68. 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 4 months ago
  69. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
  70. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
  71. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
  72. 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
  73. 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
  74. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
  75. ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
  76. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
  77. 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
  78. b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  79. fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  80. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
  81. 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 4 months ago
  82. b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 4 months ago
  83. f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 4 months ago
  84. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  85. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
  86. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
  87. 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
  88. b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  89. 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  90. c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 4 months ago
  91. c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
  92. 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  93. 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 4 months ago
  94. 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
  95. f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
  96. d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  97. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  98. d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  99. 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
  100. e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 4 months ago