summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27btrfs: change timing for qgroup reserved space for ordered extents to fix res...Qu Wenruo
2020-07-27btrfs: file: reserve qgroup space after the hole punch range is lockedQu Wenruo
2020-07-27btrfs: inode: move qgroup reserved space release to the callers of insert_res...Qu Wenruo
2020-07-27btrfs: inode: refactor the parameters of insert_reserved_file_extent()Qu Wenruo
2020-07-27btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_blockDavid Sterba
2020-07-27btrfs: scrub: simplify tree block checksum calculationDavid Sterba
2020-07-27btrfs: scrub: clean up temporary page variables in scrub_checksum_dataDavid Sterba
2020-07-27btrfs: scrub: simplify data block checksum calculationDavid Sterba
2020-07-27btrfs: scrub: clean up temporary page variables in scrub_checksum_superDavid Sterba
2020-07-27btrfs: scrub: remove temporary csum array in scrub_checksum_superDavid Sterba
2020-07-27btrfs: scrub: simplify superblock checksum calculationDavid Sterba
2020-07-27btrfs: scrub: unify naming of page address variablesDavid Sterba
2020-07-27btrfs: scrub: remove kmap/kunmap of pagesDavid Sterba
2020-07-27btrfs: introduce "rescue=" mount optionQu Wenruo
2020-07-27btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for reloca...Filipe Manana
2020-07-27btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()Filipe Manana
2020-07-27btrfs: check-integrity: remove unnecessary failure messages during memory all...Liao Pingfang
2020-07-27btrfs: use helper btrfs_get_block_groupAnand Jain
2020-07-27btrfs: let btrfs_return_cluster_to_free_space() return voidAnand Jain
2020-07-27btrfs: remove no longer necessary chunk mutex locking casesFilipe Manana
2020-07-27btrfs: factor out reading of bg from find_frist_block_groupJohannes Thumshirn
2020-07-27btrfs: get mapping tree directly from fsinfo in find_first_block_groupJohannes Thumshirn
2020-07-27btrfs: simplify checks when adding excluded rangesNikolay Borisov
2020-07-27btrfs: read stripe len directly in btrfs_rmap_blockNikolay Borisov
2020-07-27btrfs: don't balance btree inode pages from buffered write pathNikolay Borisov
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-25Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-25Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into masterLinus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24riscv: Parse all memory blocks to remove unusable memoryAtish Patra
2020-07-24RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-24RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-24qrtr: orphan socket in qrtr_release()Cong Wang
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller