- 1a7a92c btrfs: add a comment explaining the data flush steps by Josef Bacik · 4 years, 8 months ago
- 5705674 btrfs: do async reclaim for data reservations by Josef Bacik · 4 years, 8 months ago
- cb3e393 btrfs: flush delayed refs when trying to reserve data space by Josef Bacik · 4 years, 8 months ago
- 327feee btrfs: run delayed iputs before committing the transaction for data by Josef Bacik · 4 years, 8 months ago
- bb86bd3 btrfs: don't force commit if we are data by Josef Bacik · 4 years, 8 months ago
- 0282700 btrfs: drop the commit_cycles stuff for data reservations by Josef Bacik · 4 years, 8 months ago
- f3bda42 btrfs: use the same helper for data and metadata reservations by Josef Bacik · 4 years, 8 months ago
- 0532a6f btrfs: serialize data reservations if we are flushing by Josef Bacik · 4 years, 8 months ago
- 1004f68 btrfs: use ticketing for data space reservations by Josef Bacik · 4 years, 8 months ago
- 8698fc4 btrfs: add btrfs_reserve_data_bytes and use it by Josef Bacik · 4 years, 8 months ago
- a1ed0a8 btrfs: add the data transaction commit logic into may_commit_transaction by Josef Bacik · 4 years, 8 months ago
- 058e6d1 btrfs: add flushing states for handling data reservations by Josef Bacik · 4 years, 8 months ago
- 448b966 btrfs: check tickets after waiting on ordered extents by Josef Bacik · 4 years, 8 months ago
- 38d715f btrfs: use btrfs_start_delalloc_roots in shrink_delalloc by Josef Bacik · 4 years, 8 months ago
- 39753e4 btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc by Josef Bacik · 4 years, 8 months ago
- 99ffb43 btrfs: call btrfs_try_granting_tickets when reserving space by Josef Bacik · 4 years, 8 months ago
- 2732798 btrfs: call btrfs_try_granting_tickets when unpinning anything by Josef Bacik · 4 years, 8 months ago
- 3308234 btrfs: call btrfs_try_granting_tickets when freeing reserved bytes by Josef Bacik · 4 years, 8 months ago
- c6c4530 btrfs: make ALLOC_CHUNK use the space info flags by Josef Bacik · 4 years, 8 months ago
- 920a995 btrfs: make shrink_delalloc take space_info as an arg by Josef Bacik · 4 years, 8 months ago
- d7f81fa btrfs: handle U64_MAX for shrink_delalloc by Josef Bacik · 4 years, 8 months ago
- 288be2d btrfs: remove orig from shrink_delalloc by Josef Bacik · 4 years, 8 months ago
- b491213 btrfs: change nr to u64 in btrfs_start_delalloc_roots by Josef Bacik · 4 years, 8 months ago
- 8e56008 btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid by Nikolay Borisov · 4 years, 7 months ago
- 57297c1 btrfs: remove spurious BUG_ON in btrfs_get_extent by Nikolay Borisov · 4 years, 8 months ago
- 260db43 btrfs: delete duplicated words + other fixes in comments by Randy Dunlap · 4 years, 7 months ago
- 437490f btrfs: tracepoints: output proper root owner for trace_find_free_extent() by Qu Wenruo · 4 years, 8 months ago
- 549738f Linux 5.9-rc8 by Linus Torvalds · 4 years, 5 months ago
- 22fbc03 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- 5ee5613 Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- 5f05663 Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
- f35c08e Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
- 72af7b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 5 months ago
- d43ca13 scripts/spelling.txt: fix malformed entry by Eric Biggers · 4 years, 6 months ago
- 1d91df8 mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs by Joonsoo Kim · 4 years, 6 months ago
- 484cfac mm, slub: restore initial kmem_cache flags by Eric Farman · 4 years, 6 months ago
- e2e1a1c Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 6 months ago
- b502e6e KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept by Paolo Bonzini · 4 years, 6 months ago
- d3d45f8 Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 6 months ago
- 4d9c3a6 Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 6 months ago
- cb6f55a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
- 702bfc8 Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- f016a54 Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- d4fce2e Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
- db23baa Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 6 months ago
- 4e3b9ce Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- c513091 Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
- cc8ad8f Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 6 months ago
- 0bf0dfd Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 6 months ago
- 2270b89 Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 6 months ago
- 09a6b0b random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 6 months ago
- 7bbe8f2 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 6 months ago
- be45831 mm: memcg/slab: fix slab statistics in !SMP configuration by Roman Gushchin · 4 years, 6 months ago
- 472e5b0 pipe: remove pipe_wait() and fix wakeup race with splice by Linus Torvalds · 4 years, 6 months ago
- 44b6e23 Merge tag 'iommu-fixes-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 6 months ago
- eed2ef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
- fcadab7 Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
- aa5ff93 Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
- 1a3f2fd iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() by Lu Baolu · 4 years, 6 months ago
- 0891fb3 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years, 6 months ago
- 0bbe4ce iommu/amd: Fix the overwritten field in IVMD header by Adrian Huang · 4 years, 6 months ago
- 452d6222 KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest by Marc Zyngier · 4 years, 8 months ago
- 8c1f1c34 gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x by Andy Shevchenko · 4 years, 6 months ago
- e09e200 gpio: pca953x: Use bitmap API over implicit GCC extension by Andy Shevchenko · 4 years, 6 months ago
- 39c4dbe pinctrl: mediatek: check mtk_is_virt_gpio input parameter by Hanks Chen · 4 years, 7 months ago
- 5d8ff95 pinctrl: qcom: sm8250: correct sdc2_clk by Dmitry Baryshkov · 4 years, 6 months ago
- 132d7c8 Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
- 76a6b0b MAINTAINERS: Add Pali Rohár as aardvark PCI maintainer by Pali Rohár · 4 years, 6 months ago
- a509a66 arm64: permit ACPI core to map kernel memory used for table overrides by Ard Biesheuvel · 4 years, 6 months ago
- 60e7209 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 6 months ago
- aa98876 RISC-V: Check clint_time_val before use by Anup Patel · 4 years, 6 months ago
- 4c8f353 btrfs: fix filesystem corruption after a device replace by Filipe Manana · 4 years, 6 months ago
- a466c85 btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks by Josef Bacik · 4 years, 7 months ago
- 1a67b92 ARM: imx6q: Fixup RCU usage for cpuidle by Ulf Hansson · 4 years, 6 months ago
- eac53b3e Documentation: PM: Fix a reStructuredText syntax error by Yoann Congal · 4 years, 6 months ago
- fc7d175 cpufreq: intel_pstate: Fix missing return statement by Zhang Rui · 4 years, 6 months ago
- 95433a1 drm/amdgpu: disable gfxoff temporarily for navy_flounder by Jiansong Chen · 4 years, 6 months ago
- b195152 drm/amd/pm: setup APU dpm clock table in SMU HW initialization by Evan Quan · 4 years, 6 months ago
- 17479aa Merge tag 'gpio-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 4 years, 6 months ago
- c14decf clocksource: clint: Export clint_time_val for modules by Palmer Dabbelt · 4 years, 6 months ago
- 6f4fc18 Merge branch 'vmwgfx-fixes-5.9' of git://people.freedesktop.org/~sroland/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
- f54c444 drm/vmwgfx: Fix error handling in get_node by Zack Rusin · 4 years, 6 months ago
- bcf3a29 scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername() by Mark Mielke · 4 years, 6 months ago
- 02de58b2 Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 6 months ago
- 90fb702 autofs: use __kernel_write() for the autofs pipe writing by Linus Torvalds · 4 years, 6 months ago
- 548c7ba drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version() by Dirk Gouders · 4 years, 6 months ago
- 3c26d03 drm/amdgpu/swsmu/smu12: fix force clock handling for mclk by Alex Deucher · 4 years, 6 months ago
- a39d0d7 drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config by Jean Delvare · 4 years, 6 months ago
- c73d05e drm/amdgpu/display: fix CFLAGS setup for DCN30 by Alex Deucher · 4 years, 6 months ago
- 898c730 drm/amd/display: fix return value check for hdcp_work by Flora Cui · 4 years, 6 months ago
- 0c70141 drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc. by Jiansong Chen · 4 years, 6 months ago
- 97cf329 drm/amd/pm: Removed fixed clock in auto mode DPM by Sudheesh Mavila · 4 years, 6 months ago
- efe84d4 scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting by Uwe Kleine-König · 4 years, 6 months ago
- 64ff609 dt-bindings: Fix 'reg' size issues in zynqmp examples by Rob Herring · 4 years, 6 months ago
- ccc1d05 Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 6 months ago
- 1ccfa66 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 6 months ago
- b40341f ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 4 years, 6 months ago
- 851e6f6 tracing: Fix trace_find_next_entry() accounting of temp buffer size by Steven Rostedt (VMware) · 4 years, 6 months ago
- 25b9e4b Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into usb-linus by Greg Kroah-Hartman · 4 years, 6 months ago
- 632bfb6 blk-mq: call commit_rqs while list empty but error happen by yangerkun · 4 years, 6 months ago