summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-07btrfs: remove unnecessarily shadowed variablesDavid Sterba
2020-10-07btrfs: compression: move declarations to headerDavid Sterba
2020-10-07btrfs: remove const from btrfs_feature_set_nameDavid Sterba
2020-10-07btrfs: cleanup calculation of lockend in lock_and_cleanup_extent_if_need()Qu Wenruo
2020-10-07btrfs: fix possible infinite loop in data async reclaimJosef Bacik
2020-10-07btrfs: add a comment explaining the data flush stepsJosef Bacik
2020-10-07btrfs: do async reclaim for data reservationsJosef Bacik
2020-10-07btrfs: flush delayed refs when trying to reserve data spaceJosef Bacik
2020-10-07btrfs: run delayed iputs before committing the transaction for dataJosef Bacik
2020-10-07btrfs: don't force commit if we are dataJosef Bacik
2020-10-07btrfs: drop the commit_cycles stuff for data reservationsJosef Bacik
2020-10-07btrfs: use the same helper for data and metadata reservationsJosef Bacik
2020-10-07btrfs: serialize data reservations if we are flushingJosef Bacik
2020-10-07btrfs: use ticketing for data space reservationsJosef Bacik
2020-10-07btrfs: add btrfs_reserve_data_bytes and use itJosef Bacik
2020-10-07btrfs: add the data transaction commit logic into may_commit_transactionJosef Bacik
2020-10-07btrfs: add flushing states for handling data reservationsJosef Bacik
2020-10-07btrfs: check tickets after waiting on ordered extentsJosef Bacik
2020-10-07btrfs: use btrfs_start_delalloc_roots in shrink_delallocJosef Bacik
2020-10-07btrfs: use the btrfs_space_info_free_bytes_may_use helper for delallocJosef Bacik
2020-10-07btrfs: call btrfs_try_granting_tickets when reserving spaceJosef Bacik
2020-10-07btrfs: call btrfs_try_granting_tickets when unpinning anythingJosef Bacik
2020-10-07btrfs: call btrfs_try_granting_tickets when freeing reserved bytesJosef Bacik
2020-10-07btrfs: make ALLOC_CHUNK use the space info flagsJosef Bacik
2020-10-07btrfs: make shrink_delalloc take space_info as an argJosef Bacik
2020-10-07btrfs: handle U64_MAX for shrink_delallocJosef Bacik
2020-10-07btrfs: remove orig from shrink_delallocJosef Bacik
2020-10-07btrfs: change nr to u64 in btrfs_start_delalloc_rootsJosef Bacik
2020-10-07btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsidNikolay Borisov
2020-10-07btrfs: remove spurious BUG_ON in btrfs_get_extentNikolay Borisov
2020-10-07btrfs: delete duplicated words + other fixes in commentsRandy Dunlap
2020-10-07btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2020-10-04Linux 5.9-rc8Linus Torvalds
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds