1. 1cb1f0b btrfs: tracepoints: fix qgroup reservation type printing by Nikolay Borisov · 4 years, 9 months ago
  2. 5bca2c9 btrfs: tracepoints: move FLUSH_ACTIONS define by Nikolay Borisov · 4 years, 9 months ago
  3. 0840dd2 btrfs: tracepoints: fix extent type symbolic name print by Nikolay Borisov · 4 years, 9 months ago
  4. 45e3186 btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags by Nikolay Borisov · 4 years, 9 months ago
  5. 3502a8c btrfs: allow use of global block reserve for balance item deletion by David Sterba · 4 years, 9 months ago
  6. 38d37aa btrfs: refactor btrfs_check_can_nocow() into two variants by Qu Wenruo · 4 years, 9 months ago
  7. e4ecaf9 btrfs: add comments for btrfs_check_can_nocow() and can_nocow_extent() by Qu Wenruo · 4 years, 9 months ago
  8. 6d4572a btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation by Qu Wenruo · 4 years, 9 months ago
  9. b547a88 btrfs: start deprecation of mount option inode_cache by David Sterba · 4 years, 9 months ago
  10. a2570ef btrfs: remove unused btrfs_root::defrag_trans_start by David Sterba · 4 years, 9 months ago
  11. bab16e2 btrfs: don't use UAPI types for fiemap callback by David Sterba · 4 years, 9 months ago
  12. 5af9d6e btrfs: tests: remove if duplicate in __check_free_space_extents() by Denis Efremov · 4 years, 9 months ago
  13. 923eb52 btrfs: use free_root_extent_buffer to free root by Johannes Thumshirn · 4 years, 9 months ago
  14. 4e9d0d0 btrfs: use for loop in prealloc_file_extent_cluster by Nikolay Borisov · 4 years, 9 months ago
  15. 214e61d btrfs: perform data management operations outside of inode lock by Nikolay Borisov · 4 years, 9 months ago
  16. c171edd btrfs: remove hole check in prealloc_file_extent_cluster by Nikolay Borisov · 4 years, 9 months ago
  17. 906c448 btrfs: make __btrfs_drop_extents take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  18. bd242a0 btrfs: make btrfs_csum_one_bio takae btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  19. ad7ff17 btrfs: make extent_clear_unlock_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  20. 4b67c11 btrfs: make create_io_em take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  21. 7bfa953 btrfs: make btrfs_reloc_clone_csums take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  22. c350437 btrfs: make btrfs_lookup_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  23. 43c6984 btrfs: make get_extent_allocation_hint take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  24. da69fea btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  25. 3ef6414 btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 9 months ago
  26. cd8d39f4a btrfs: remove no longer used log_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 9 months ago
  27. ce6ef5a btrfs: add little-endian optimized key helpers by David Sterba · 4 years, 9 months ago
  28. 5958253 btrfs: qgroup: catch reserved space leaks at unmount time by Qu Wenruo · 4 years, 9 months ago
  29. 7dbeaad btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak by Qu Wenruo · 4 years, 9 months ago
  30. a7f8b1c btrfs: file: reserve qgroup space after the hole punch range is locked by Qu Wenruo · 4 years, 9 months ago
  31. 9729f10 btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() by Qu Wenruo · 4 years, 9 months ago
  32. 203f44c5 btrfs: inode: refactor the parameters of insert_reserved_file_extent() by Qu Wenruo · 4 years, 9 months ago
  33. 100aa5d btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block by David Sterba · 4 years, 10 months ago
  34. 521e102 btrfs: scrub: simplify tree block checksum calculation by David Sterba · 4 years, 10 months ago
  35. d41ebef btrfs: scrub: clean up temporary page variables in scrub_checksum_data by David Sterba · 4 years, 10 months ago
  36. 771aba0 btrfs: scrub: simplify data block checksum calculation by David Sterba · 4 years, 10 months ago
  37. c746054 btrfs: scrub: clean up temporary page variables in scrub_checksum_super by David Sterba · 4 years, 10 months ago
  38. 74710cf btrfs: scrub: remove temporary csum array in scrub_checksum_super by David Sterba · 4 years, 10 months ago
  39. 83cf6d5 btrfs: scrub: simplify superblock checksum calculation by David Sterba · 4 years, 10 months ago
  40. b048525 btrfs: scrub: unify naming of page address variables by David Sterba · 4 years, 10 months ago
  41. a8b3a89 btrfs: scrub: remove kmap/kunmap of pages by David Sterba · 4 years, 10 months ago
  42. 74ef001 btrfs: introduce "rescue=" mount option by Qu Wenruo · 4 years, 10 months ago
  43. a89ef45 btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for relocation by Filipe Manana · 4 years, 9 months ago
  44. 46d4dac btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() by Filipe Manana · 4 years, 9 months ago
  45. ab48300 btrfs: check-integrity: remove unnecessary failure messages during memory allocation by Liao Pingfang · 4 years, 9 months ago
  46. b5790d5 btrfs: use helper btrfs_get_block_group by Anand Jain · 4 years, 10 months ago
  47. 69b0e09 btrfs: let btrfs_return_cluster_to_free_space() return void by Anand Jain · 4 years, 10 months ago
  48. f22f457 btrfs: remove no longer necessary chunk mutex locking cases by Filipe Manana · 4 years, 10 months ago
  49. e3ba67a btrfs: factor out reading of bg from find_frist_block_group by Johannes Thumshirn · 4 years, 10 months ago
  50. 89d7da9 btrfs: get mapping tree directly from fsinfo in find_first_block_group by Johannes Thumshirn · 4 years, 10 months ago
  51. 96f9b0f btrfs: simplify checks when adding excluded ranges by Nikolay Borisov · 5 years ago
  52. 9e22b92 btrfs: read stripe len directly in btrfs_rmap_block by Nikolay Borisov · 5 years ago
  53. 6a3c7f5 btrfs: don't balance btree inode pages from buffered write path by Nikolay Borisov · 4 years, 10 months ago
  54. 92ed301 Linux 5.8-rc7 by Linus Torvalds · 4 years, 8 months ago
  55. 1c8594b8 Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into master by Linus Torvalds · 4 years, 8 months ago
  56. 40c60ac Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into master by Linus Torvalds · 4 years, 8 months ago
  57. 1ada901 Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master by Linus Torvalds · 4 years, 8 months ago
  58. 7f2e231 Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master by Linus Torvalds · 4 years, 8 months ago
  59. f208a76 Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master by Linus Torvalds · 4 years, 8 months ago
  60. 7d22af6 Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master by Linus Torvalds · 4 years, 8 months ago
  61. 17f50e2 Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into master by Linus Torvalds · 4 years, 8 months ago
  62. cf48f79 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master by Linus Torvalds · 4 years, 8 months ago
  63. 04300d6 Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into master by Linus Torvalds · 4 years, 8 months ago
  64. fbe0d45 Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  65. 78b1afe Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  66. a7b36c2 Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  67. 3077805 Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  68. 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  69. 7cb3a5c Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master by Linus Torvalds · 4 years, 8 months ago
  70. 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 8 months ago
  71. fa5a198 riscv: Parse all memory blocks to remove unusable memory by Atish Patra · 4 years, 8 months ago
  72. 4400231 RISC-V: Do not rely on initrd_start/end computed during early dt parsing by Atish Patra · 4 years, 8 months ago
  73. 8754e13 drivers/net/wan: lapb: Corrected the usage of skb_cow by Xie He · 4 years, 8 months ago
  74. 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 8 months ago
  75. d0d8aae RISC-V: Set maximum number of mapped pages correctly by Atish Patra · 4 years, 8 months ago
  76. 23ee3e4 Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master by Linus Torvalds · 4 years, 8 months ago
  77. af9f691 qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 8 months ago
  78. 657237f Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 8 months ago
  79. c2c6331 xen-netfront: fix potential deadlock in xennet_remove() by Andrea Righi · 4 years, 8 months ago
  80. 5876aa0 Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master by Linus Torvalds · 4 years, 8 months ago
  81. c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 8 months ago
  82. 68845a5 Merge branch 'akpm' into master (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  83. c953d60 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into master by Linus Torvalds · 4 years, 8 months ago
  84. c6d6860 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 8 months ago
  85. 0669704 Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into master by Linus Torvalds · 4 years, 8 months ago
  86. 6a34365 Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs into master by Linus Torvalds · 4 years, 8 months ago
  87. 1f68f31 Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 8 months ago
  88. 5a0b8af Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into master by Linus Torvalds · 4 years, 8 months ago
  89. fcef104 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into master by Linus Torvalds · 4 years, 8 months ago
  90. a38a19e Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into master by Linus Torvalds · 4 years, 8 months ago
  91. c615035 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into master by Linus Torvalds · 4 years, 8 months ago
  92. b85bcb7 Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc into master by Linus Torvalds · 4 years, 8 months ago
  93. 88fff0b Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm into master by Linus Torvalds · 4 years, 8 months ago
  94. 7359608 scripts/gdb: fix lx-symbols 'gdb.error' while loading modules by Stefano Garzarella · 4 years, 8 months ago
  95. bb97153 MAINTAINERS: add KCOV section by Andrey Konovalov · 4 years, 8 months ago
  96. e0b3e0b io-mapping: indicate mapping failure by Michael J. Ruhl · 4 years, 8 months ago
  97. d178770 scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years, 8 months ago
  98. 2910c59 squashfs: fix length field overlap check in metadata reading by Phillip Lougher · 4 years, 8 months ago
  99. e57942c mailmap: add entry for Mike Rapoport by Mike Rapoport · 4 years, 8 months ago
  100. 594cced khugepaged: fix null-pointer dereference due to race by Kirill A. Shutemov · 4 years, 8 months ago