- 5d2c74f dm zoned: allocate temporary superblock for tertiary devices by Hannes Reinecke · 4 years, 7 months ago
- a92fbc4 dm zoned: convert to xarray by Hannes Reinecke · 4 years, 7 months ago
- aec67b4 dm zoned: add a 'reserved' zone flag by Hannes Reinecke · 4 years, 7 months ago
- c3ff479 dm zoned: improve logging messages for reclaim by Hannes Reinecke · 4 years, 7 months ago
- 1565929 dm zoned: avoid unnecessary device recalulation for secondary superblock by Hannes Reinecke · 4 years, 7 months ago
- 35d0c96 dm zoned: add debugging message for reading superblocks by Hannes Reinecke · 4 years, 7 months ago
- 334b4fc dm ebs: use dm_bufio_forget_buffers by Mikulas Patocka · 4 years, 7 months ago
- 33a1806 dm bufio: introduce forget_buffer_locked by Mikulas Patocka · 4 years, 7 months ago
- 88f878e dm bufio: clean up rbtree block ordering by Mikulas Patocka · 4 years, 7 months ago
- a1c979f dm bufio: delete unused and inefficient dm_bufio_discard_buffers by Mikulas Patocka · 4 years, 8 months ago
- b4756d4 dm zoned: remove leftover hunk for switching to sequential zones by Hannes Reinecke · 4 years, 8 months ago
- a16b7de dm zoned: terminate reclaim on congestion by Hannes Reinecke · 4 years, 8 months ago
- c5c7885 dm zoned: start reclaim with sequential zones by Hannes Reinecke · 4 years, 8 months ago
- 90a9b86 dm zoned: reclaim random zones when idle by Hannes Reinecke · 4 years, 8 months ago
- 34f5aff dm zoned: separate random and cache zones by Hannes Reinecke · 4 years, 8 months ago
- 489dc0f dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone by Hannes Reinecke · 4 years, 8 months ago
- 42c689f dm zoned: Avoid 64-bit division error in dmz_fixup_devices by Nathan Chancellor · 4 years, 8 months ago
- ac75b09f dm: use DMDEBUG macros now that they use pr_debug variants by Mike Snitzer · 4 years, 8 months ago
- 49de3b7 dm zoned: remove spurious newlines from debugging messages by Hannes Reinecke · 4 years, 8 months ago
- b18ae8d dm: replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- bd5c403 dm zoned: metadata version 2 by Hannes Reinecke · 4 years, 8 months ago
- dc076c8 dm zoned: ignore metadata zone in dmz_alloc_zone() by Hannes Reinecke · 4 years, 8 months ago
- ae3c1f1 dm zoned: Reduce logging output on startup by Hannes Reinecke · 4 years, 8 months ago
- ca1a704 dm zoned: add metadata logging functions by Hannes Reinecke · 4 years, 8 months ago
- aa821c8 dm zoned: use dmz_zone_to_dev() when handling metadata I/O by Hannes Reinecke · 4 years, 8 months ago
- 52d6775 dm zoned: replace 'target' pointer in the bio context by Hannes Reinecke · 4 years, 8 months ago
- 6c805f7 dm zoned: remove 'dev' argument from reclaim by Hannes Reinecke · 4 years, 8 months ago
- d0e21ce dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev() by Hannes Reinecke · 4 years, 8 months ago
- 2234e73 dm zoned: introduce dmz_metadata_label() to format device name by Hannes Reinecke · 4 years, 8 months ago
- 3682056 dm zoned: move fields from struct dmz_dev to dmz_metadata by Hannes Reinecke · 4 years, 8 months ago
- bf28a3b dm zoned: store device in struct dmz_sb by Hannes Reinecke · 4 years, 8 months ago
- 735bd7e4 dm zoned: use array for superblock zones by Hannes Reinecke · 4 years, 8 months ago
- b712287 dm zoned: store zone id within the zone structure and kill dmz_id() by Hannes Reinecke · 4 years, 8 months ago
- 90b39d5 dm zoned: add 'message' callback by Hannes Reinecke · 4 years, 8 months ago
- bc3d571 dm zoned: add 'status' callback by Hannes Reinecke · 4 years, 8 months ago
- 2613eab dm mpath: add Historical Service Time Path Selector by Khazhismel Kumykov · 4 years, 9 months ago
- 087615bf dm mpath: pass IO start time to path selector by Gabriel Krisman Bertazi · 4 years, 9 months ago
- 48338da dm writecache: improve performance on DDR persistent memory (Optane) by Mikulas Patocka · 4 years, 9 months ago
- 499c180 dm writecache: remove superfluous test in persistent_memory_claim by Mikulas Patocka · 4 years, 9 months ago
- 9431cf6 dm persistent data: switch exit_ro_spine to return void by Zhiqiang Liu · 4 years, 9 months ago
- a86fe8b dm integrity: remove set but not used variables by YueHaibing · 4 years, 9 months ago
- a5089a9 dm ebs: pass discards down to underlying device by Heinz Mauelshagen · 4 years, 9 months ago
- 6fbeb00 dm bufio: implement discard by Mikulas Patocka · 5 years ago
- d3c7b35 dm: add emulated block size target by Heinz Mauelshagen · 4 years, 10 months ago
- 2361ae5 dm mpath: switch paths in dm_blk_ioctl() code path by Martin Wilck · 4 years, 9 months ago
- 27f5411 dm crypt: support using encrypted keys by Dmitry Baryshkov · 4 years, 9 months ago
- 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
- 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
- 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
- a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
- d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
- c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
- e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
- cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
- 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
- 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- fb3637a iommu/virtio: Reverse arguments to list_add by Julia Lawall · 4 years, 8 months ago
- a9fe6f18 Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
- c61b0b9 Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 91edf63 usb: chipidea: msm: Ensure proper controller reset using role switch API by Bryan O'Donoghue · 4 years, 8 months ago
- a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
- 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago
- 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 8 months ago
- 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 8 months ago
- b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
- 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 8 months ago
- 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 8 months ago
- c0d7ecc net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms by Vladimir Oltean · 4 years, 8 months ago
- 21ce7f3 net: dsa: ocelot: the MAC table on Felix is twice as large by Vladimir Oltean · 4 years, 8 months ago
- b938895 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 8 months ago
- 0ba83aa net: dsa: sja1105: the PTP_CLK extts input reacts on both edges by Vladimir Oltean · 4 years, 8 months ago
- 29ca3cd net: macsec: fix rtnl locking issue by Antoine Tenart · 4 years, 8 months ago
- 722c0f0 net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() by Dan Carpenter · 4 years, 8 months ago
- 39bd16d net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() by Dan Carpenter · 4 years, 8 months ago
- 084d7e7 Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 4 years, 8 months ago
- dc56c5ac Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
- e6142dd drm/amd/display: Prevent dpcd reads with passive dongles by Aurabindo Pillai · 4 years, 9 months ago
- 80797dd drm/amd/display: fix counter in wait_for_no_pipes_pending by Roman Li · 4 years, 11 months ago
- b95e51e drm/amd/display: Update DCN2.1 DV Code Revision by Sung Lee · 4 years, 9 months ago
- 755f573 net: broadcom: fix a mistake about ioremap resource by Dejin Zheng · 4 years, 8 months ago
- 5fe89a6 drm: Fix HDCP failures when SRM fw is missing by Sean Paul · 4 years, 9 months ago
- f0e1d3a bus: mhi: core: Fix channel device name conflict by Jeffrey Hugo · 4 years, 9 months ago
- 45723a4 bus: mhi: core: Offload register accesses to the controller by Jeffrey Hugo · 4 years, 9 months ago
- 85a087d bus: mhi: core: Remove link_status() callback by Jeffrey Hugo · 4 years, 9 months ago
- ce31225 bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails by Jeffrey Hugo · 4 years, 9 months ago
- d76bc82 mei: me: disable mei interface on LBG servers. by Tomas Winkler · 4 years, 9 months ago
- 119b2b2 iommu/amd: Do not flush Device Table in iommu_map_page() by Joerg Roedel · 4 years, 8 months ago
- 19c6978 iommu/amd: Update Device Table in increase_address_space() by Joerg Roedel · 4 years, 8 months ago
- f44a4d7 iommu/amd: Call domain_flush_complete() in update_domain() by Joerg Roedel · 4 years, 8 months ago
- 5b8a9a0 iommu/amd: Do not loop forever when trying to increase address space by Joerg Roedel · 4 years, 8 months ago
- eb791aa iommu/amd: Fix race in increase_address_space()/fetch_pte() by Joerg Roedel · 4 years, 8 months ago
- f8a31ec platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 9 months ago
- 01f259f platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 9 months ago
- 3bd12da platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
- e87fa33 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
- 7990be4 usb: typec: mux: intel: Handle alt mode HPD_HIGH by Prashant Malani · 4 years, 9 months ago
- 2bef9ae usb: usbfs: correct kernel->user page attribute mismatch by Jeremy Linton · 4 years, 8 months ago