1. 7fcf8a0 btrfs: remove useless WARN_ON in record_root_in_trans by Josef Bacik · 3 years, 2 months ago
  2. 7939dd9 btrfs: stop accessing ->free_space_root directly by Josef Bacik · 3 years, 2 months ago
  3. fc28b25 btrfs: stop accessing ->csum_root directly by Josef Bacik · 3 years, 2 months ago
  4. 056c831 btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root by Josef Bacik · 3 years, 2 months ago
  5. 84d2d6c btrfs: fix csum assert to check objectid of the root by Josef Bacik · 3 years, 2 months ago
  6. 29cbcf4 btrfs: stop accessing ->extent_root directly by Josef Bacik · 3 years, 2 months ago
  7. 2e608bd btrfs: init root block_rsv at init root time by Josef Bacik · 3 years, 2 months ago
  8. ce5603d btrfs: don't use the extent_root in flush_space by Josef Bacik · 3 years, 2 months ago
  9. 30a9da5 btrfs: don't use extent_root in iterate_extent_inodes by Josef Bacik · 3 years, 2 months ago
  10. fd51eb2 btrfs: don't use the extent root in btrfs_chunk_alloc_add_chunk_item by Josef Bacik · 3 years, 2 months ago
  11. 3478c73 btrfs: remove unnecessary extent root check in btrfs_defrag_leaves by Josef Bacik · 3 years, 2 months ago
  12. 826582c btrfs: do not special case the extent root for switch commit roots by Josef Bacik · 3 years, 2 months ago
  13. 8e1d029 btrfs: use chunk_root in find_free_extent_update_loop by Josef Bacik · 3 years, 2 months ago
  14. 76d76e7 btrfs: make remove_extent_backref pass the root by Josef Bacik · 3 years, 2 months ago
  15. dfe8aec btrfs: add a btrfs_block_group_root() helper by Josef Bacik · 3 years, 2 months ago
  16. 9f05c09 btrfs: remove BUG_ON(!eie) in find_parent_nodes by Josef Bacik · 3 years, 2 months ago
  17. fcba012 btrfs: remove BUG_ON() in find_parent_nodes() by Josef Bacik · 3 years, 2 months ago
  18. e0b7661 btrfs: remove SANITY_TESTS check form find_parent_nodes by Josef Bacik · 3 years, 2 months ago
  19. 9665ebd btrfs: move comment in find_parent_nodes() by Josef Bacik · 3 years, 2 months ago
  20. 98cc422 btrfs: pass the root to add_keyed_refs by Josef Bacik · 3 years, 2 months ago
  21. 7a60751 btrfs: remove trans_handle->root by Josef Bacik · 3 years, 2 months ago
  22. 2e4e97ab btrfs: pass fs_info to trace_btrfs_transaction_commit by Josef Bacik · 3 years, 2 months ago
  23. fdfbf02 btrfs: rework async transaction committing by Josef Bacik · 3 years, 2 months ago
  24. 0af4769 btrfs: remove unused BTRFS_FS_BARRIER flag by Josef Bacik · 3 years, 2 months ago
  25. f1a8fc6 btrfs: eliminate if in main loop in tree_search_offset by Nikolay Borisov · 3 years, 1 month ago
  26. bf08387 btrfs: don't check stripe length if the profile is not stripe based by Qu Wenruo · 3 years, 1 month ago
  27. 167c0bd btrfs: get next entry in tree_search_offset before doing checks by Nikolay Borisov · 3 years, 1 month ago
  28. bbf2727 btrfs: add self test for bytes_index free space cache by Josef Bacik · 3 years, 1 month ago
  29. 59c7b56 btrfs: index free space entries on size by Josef Bacik · 3 years, 1 month ago
  30. 950575c btrfs: only use ->max_extent_size if it is set in the bitmap by Josef Bacik · 3 years, 1 month ago
  31. 83f1b68 btrfs: remove unnecessary @nr_written parameters by Qu Wenruo · 3 years, 2 months ago
  32. 9270501 btrfs: change root to fs_info for btrfs_reserve_metadata_bytes by Josef Bacik · 3 years, 2 months ago
  33. 5423001 btrfs: get rid of root->orphan_cleanup_state by Josef Bacik · 3 years, 2 months ago
  34. 6dbdd57 btrfs: remove global rsv stealing logic for orphan cleanup by Josef Bacik · 3 years, 2 months ago
  35. ee6adbf btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code by Josef Bacik · 3 years, 2 months ago
  36. 1b0309e btrfs: check ticket->steal in steal_from_global_block_rsv by Josef Bacik · 3 years, 2 months ago
  37. 9cd8dcd btrfs: check for priority ticket granting before flushing by Josef Bacik · 3 years, 2 months ago
  38. 9f35f76 btrfs: handle priority ticket failures in their respective helpers by Josef Bacik · 3 years, 2 months ago
  39. 16beac8 btrfs: zoned: cache reported zone during mount by Naohiro Aota · 3 years, 2 months ago
  40. d21deec btrfs: remove unused parameter fs_devices from btrfs_init_workqueues by Su Yue · 3 years, 2 months ago
  41. dfba78d btrfs: reduce the scope of the tree log mutex during transaction commit by Filipe Manana · 3 years, 2 months ago
  42. 849eae5 btrfs: consolidate device_list_mutex in prepare_sprout to its parent by Anand Jain · 3 years, 2 months ago
  43. fd88080 btrfs: switch seeding_dev in init_new_device to bool by Anand Jain · 3 years, 3 months ago
  44. b1dea4e btrfs: send: remove unused type parameter to iterate_inode_ref_t by Omar Sandoval · 3 years, 2 months ago
  45. eab67c0 btrfs: send: remove unused found_type parameter to lookup_dir_item_inode() by Omar Sandoval · 3 years, 2 months ago
  46. dc2e724 btrfs: rename btrfs_item_end_nr to btrfs_item_data_end by Josef Bacik · 3 years, 2 months ago
  47. 5a08663 btrfs: remove the btrfs_item_end() helper by Josef Bacik · 3 years, 2 months ago
  48. 3212fa1 btrfs: drop the _nr from the item helpers by Josef Bacik · 3 years, 2 months ago
  49. 7479420 btrfs: introduce item_nr token variant helpers by Josef Bacik · 3 years, 2 months ago
  50. 437bd07 btrfs: make btrfs_file_extent_inline_item_len take a slot by Josef Bacik · 3 years, 2 months ago
  51. c91666b btrfs: add btrfs_set_item_*_nr() helpers by Josef Bacik · 3 years, 2 months ago
  52. 227f3cd btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere by Josef Bacik · 3 years, 2 months ago
  53. ccae4a1 btrfs: remove no longer needed logic for replaying directory deletes by Filipe Manana · 3 years, 2 months ago
  54. 339d035 btrfs: only copy dir index keys when logging a directory by Filipe Manana · 3 years, 2 months ago
  55. 17130a6 btrfs: remove spurious unlock/lock of unused_bgs_lock by Nikolay Borisov · 3 years, 3 months ago
  56. 232796d btrfs: fix deadlock between quota enable and other quota operations by Filipe Manana · 3 years, 2 months ago
  57. f0bfa76 btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range by Filipe Manana · 3 years, 2 months ago
  58. c9e6606 Linux 5.16-rc8 by Linus Torvalds · 3 years ago
  59. 24a0b22 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  60. 859431a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years ago
  61. 1286cc4 Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  62. 64f18d2 perf top: Fix TUI exit screen refresh race condition by yaowenbin · 3 years ago
  63. e0257a0 perf pmu: Fix alias events list by John Garry · 3 years ago
  64. 278218f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years ago
  65. 8008293 mm: vmscan: reduce throttling due to a failure to make progress -fix by Mel Gorman · 3 years ago
  66. 1b4e3f2 mm: vmscan: Reduce throttling due to a failure to make progress by Mel Gorman · 3 years, 1 month ago
  67. f87bcc8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  68. e46227b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  69. ebb3f99 mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' by SeongJae Park · 3 years ago
  70. f5c7329 userfaultfd/selftests: fix hugetlb area allocations by Mike Kravetz · 3 years ago
  71. c116fe1 Docs: Fixes link to I2C specification by Deep Majumder · 3 years, 1 month ago
  72. bb43628 i2c: validate user data in compat ioctl by Pavel Skripkin · 3 years ago
  73. bc7ec91 Input: spaceball - fix parsing of movement data packets by Leo L. Schwab · 3 years ago
  74. 9f3ccdc Input: appletouch - initialize work before device registration by Pavel Skripkin · 3 years ago
  75. 4f3d93c Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  76. ce9b333 Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes by Dave Airlie · 3 years ago
  77. 012e332 fs/mount_setattr: always cleanup mount_kattr by Christian Brauner · 3 years ago
  78. 74c78b4 Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  79. 9bad743 Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
  80. 2d40060 Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years ago
  81. bf2b09f fsl/fman: Fix missing put_device() call in fman_port_probe by Miaoqian Lin · 3 years ago
  82. 8b3170e selftests: net: using ping6 for IPv6 in udpgro_fwd.sh by Jianguo Wu · 3 years ago
  83. be1c5b5 Documentation: fix outdated interpretation of ip_no_pmtu_disc by xu xin · 3 years ago
  84. aeeb82f Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years ago
  85. ccc0c9b Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 3 years ago
  86. 05097b1 Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years ago
  87. 92a34ab net/ncsi: check for error return from call to nla_put_u32 by Jiasheng Jiang · 3 years ago
  88. 168fed9 net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper by Nikolay Aleksandrov · 3 years ago
  89. e22e45f net: fix use-after-free in tw_timer_handler by Muchun Song · 3 years ago
  90. add25d6 selftests: net: Fix a typo in udpgro_fwd.sh by Jianguo Wu · 3 years ago
  91. 9c1952a selftests/net: udpgso_bench_tx: fix dst ip argument by wujianguo · 3 years ago
  92. d6f12f8 x86/build: Use the proper name CONFIG_FW_LOADER by Lukas Bulwahn · 3 years ago
  93. f7397cd Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum' by Jakub Kicinski · 3 years ago
  94. f83a112 net: bridge: mcast: add and enforce startup query interval minimum by Nikolay Aleksandrov · 3 years ago
  95. 99b4061 net: bridge: mcast: add and enforce query interval minimum by Nikolay Aleksandrov · 3 years ago
  96. fb7bc92 ipv6: raw: check passed optlen before reading by Tamir Duberstein · 3 years ago
  97. eec4df2 Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
  98. 5bec7ca xsk: Initialise xskb free_list_node by Ciara Loftus · 3 years ago
  99. 992d8a4 net/mlx5e: Fix wrong features assignment in case of error by Gal Pressman · 3 years, 1 month ago
  100. 077cdda net/mlx5e: TC, Fix memory leak with rules with internal port by Roi Dayan · 3 years ago