aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-08macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet1-1/+3
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit1-0/+7
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara1-9/+13
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet1-0/+1
2020-10-08Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski1-0/+3
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-4/+10
2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund1-15/+11
2020-10-08Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+3
2020-10-08Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-22/+12
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2020-10-08afs: Fix deadlock between writeback and truncateDavid Howells3-9/+50
2020-10-08mm: avoid early COW write protect games during fork()Linus Torvalds1-37/+4
2020-10-08block: ratelimit handle_bad_sector() messageTetsuo Handa1-5/+4
2020-10-08Merge tag 'nvme-5.10-2020-10-08' of git://git.infradead.org/nvme into for-5.1...Jens Axboe5-268/+220
2020-10-08blk-throttle: Re-use the throtl_set_slice_end()Baolin Wang1-1/+1
2020-10-08blk-throttle: Open code __throtl_de/enqueue_tg()Baolin Wang1-17/+9
2020-10-08blk-throttle: Move service tree validation out of the throtl_rb_first()Baolin Wang1-4/+5
2020-10-08blk-throttle: Move the list operation after list validationBaolin Wang1-2/+4
2020-10-08blk-throttle: Fix IO hang for a corner caseBaolin Wang1-4/+4
2020-10-08blk-throttle: Avoid tracking latency if low limit is invalidBaolin Wang1-1/+3
2020-10-08blk-throttle: Avoid getting the current time if tg->last_finish_time is 0Baolin Wang1-2/+6
2020-10-08blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()Baolin Wang1-3/+3
2020-10-08block: Remove redundant 'return' statementBaolin Wang2-2/+2
2020-10-08io_uring: no need to call xa_destroy() on empty xarrayJens Axboe1-1/+0
2020-10-08media: dvb-frontends/drxk_hard.c: fix uninitialized variable warningHans Verkuil1-2/+1
2020-10-08media: tvp7002: fix uninitialized variable warningHans Verkuil1-1/+3
2020-10-08media: s5k5baf: drop 'data' field in struct s5k5baf_fwHans Verkuil1-3/+2
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-08i2c: meson: fixup rate calculation with filter delayNicolas Belin1-11/+12
2020-10-08i2c: meson: keep peripheral clock enabledJerome Brunet1-7/+3
2020-10-08i2c: meson: fix clock setting overwriteJerome Brunet1-1/+18
2020-10-08i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-5/+15
2020-10-08mmc: renesas_sdhi: workaround a regression when reinserting SD cardsWolfram Sang1-0/+13
2020-10-08bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann1-4/+4
2020-10-08x86/mce: Allow for copy_mc_fragile symbol checksum to be generatedBorislav Petkov1-0/+1
2020-10-08media: dt-bindings: media: venus: Add an optional power domain for perf votingRajendra Nayak2-2/+10
2020-10-08media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formatsLad Prabhakar1-4/+4
2020-10-08media: staging: rkisp1: uapi: Do not use BIT() macroNiklas Söderlund1-22/+22
2020-10-08media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_doneEzequiel Garcia1-1/+0
2020-10-08media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-10-08X.509: Fix modular build of public_key_sm2Herbert Xu4-76/+57
2020-10-08crypto: xor - Remove unused variable count in do_xor_speedNathan Chancellor1-3/+1
2020-10-08X.509: fix error return value on the failed pathTianjia Zhang1-1/+3
2020-10-08crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu1-1/+14
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu5-7/+7
2020-10-08crypto: qat - fix function parameters descriptionsGiovanni Cabiddu2-2/+6
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders1-5/+5
2020-10-07io_uring: batch account ->req_issue and task struct referencesJens Axboe1-2/+5
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle1-0/+1
2020-10-07locking/seqlock: Tweak DEFINE_SEQLOCK() kernel docSebastian Andrzej Siewior1-1/+1
2020-10-07x86/asm: Add an enqcmds() wrapper for the ENQCMDS instructionDave Jiang1-0/+42
2020-10-07x86/asm: Carve out a generic movdir64b() helper for general usageDave Jiang2-14/+25
2020-10-07Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org/nvme into block-5.9Jens Axboe1-1/+3
2020-10-07block: soft limit zone-append sectors as wellJohannes Thumshirn1-1/+4
2020-10-07partitions/ibm: fix non-DASD devicesChristoph Hellwig1-4/+3
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon18-17/+2089
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara1-5/+0
2020-10-07btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flagNikolay Borisov3-9/+9
2020-10-07btrfs: annotate device name rcu_string with __rcuMadhuparna Bhowmik1-1/+1
2020-10-07btrfs: skip devices without magic signature when mountingAnand Jain2-8/+18
2020-10-07btrfs: cleanup cow block on errorJosef Bacik1-0/+6
2020-10-07btrfs: remove BTRFS_INODE_READDIO_NEED_LOCKGoldwyn Rodrigues2-21/+0
2020-10-07fs: remove no longer used dio_end_io()Goldwyn Rodrigues2-21/+0
2020-10-07btrfs: return error if we're unable to read device statsJosef Bacik1-8/+18
2020-10-07btrfs: init device stats for seed devicesJosef Bacik1-41/+46
2020-10-07btrfs: remove struct extent_io_opsNikolay Borisov7-38/+0
2020-10-07btrfs: call submit_bio_hook directly for metadata pagesNikolay Borisov3-7/+7
2020-10-07btrfs: stop calling submit_bio_hook for data inodesNikolay Borisov3-8/+12
2020-10-07btrfs: don't opencode is_data_inode in end_bio_extent_readpageNikolay Borisov1-4/+2
2020-10-07btrfs: call submit_bio_hook directly in submit_one_bioNikolay Borisov1-5/+2
2020-10-07btrfs: remove extent_io_ops::readpage_end_io_hookNikolay Borisov3-6/+1
2020-10-07btrfs: replace readpage_end_io_hook with direct callsNikolay Borisov5-12/+18
2020-10-07btrfs: send, recompute reference path after orphanization of a directoryFilipe Manana1-0/+72
2020-10-07btrfs: send, orphanize first all conflicting inodes when processing referencesFilipe Manana1-40/+87
2020-10-07btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo2-5/+26
2020-10-07btrfs: use unaligned helpers for stack and header set/get helpersDavid Sterba2-16/+14
2020-10-07btrfs: free-space-cache: use unaligned helpers to access dataDavid Sterba1-12/+9
2020-10-07btrfs: send: use helpers for unaligned access to header membersDavid Sterba1-7/+7
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo3-1/+3
2020-10-07btrfs: reschedule when cloning lots of extentsJohannes Thumshirn1-0/+2
2020-10-07btrfs: use kvcalloc for allocation in btrfs_ioctl_send()Denis Efremov1-5/+6
2020-10-07btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()Denis Efremov1-1/+1
2020-10-07btrfs: remove inode argument from btrfs_start_ordered_extentNikolay Borisov5-17/+14
2020-10-07btrfs: remove inode argument from add_pending_csumsNikolay Borisov1-5/+4
2020-10-07btrfs: sink inode argument in insert_ordered_extent_file_extentNikolay Borisov1-5/+4
2020-10-07btrfs: switch btrfs_remove_ordered_extent to btrfs_inodeNikolay Borisov3-7/+6
2020-10-07btrfs: clean BTRFS_I usage in btrfs_destroy_inodeNikolay Borisov1-21/+20
2020-10-07btrfs: open code extent_read_full_page to its sole callerNikolay Borisov3-23/+15
2020-10-07btrfs: sink mirror_num argument in __do_readpageNikolay Borisov1-6/+5
2020-10-07btrfs: sink read_flags argument into extent_read_full_pageNikolay Borisov3-4/+4
2020-10-07btrfs: sink mirror_num argument in extent_read_full_pageNikolay Borisov3-5/+4
2020-10-07btrfs: promote extent_read_full_page to btrfs_readpageNikolay Borisov3-19/+16
2020-10-07btrfs: remove mirror_num argument from extent_read_full_pageNikolay Borisov3-5/+5
2020-10-07btrfs: remove btrfs_get_extent indirection from __do_readpageNikolay Borisov3-22/+14
2020-10-07btrfs: remove btree_get_extentNikolay Borisov2-50/+0
2020-10-07btrfs: simplify metadata pages readingNikolay Borisov1-11/+10
2020-10-07btrfs: remove btree_readpageNikolay Borisov1-6/+0
2020-10-07btrfs: reschedule if necessary when logging directory itemsFilipe Manana1-0/+8
2020-10-07btrfs: do not create raid sysfs entries under any locksJosef Bacik2-8/+48
2020-10-07btrfs: kill the RCU protection for fs_info->space_infoJosef Bacik4-36/+9
2020-10-07btrfs: improve error message in setup_items_for_insertNikolay Borisov1-1/+2
2020-10-07btrfs: add kerneldoc for setup_items_for_insertNikolay Borisov1-4/+10
2020-10-07btrfs: sink total_data parameter in setup_items_for_insertNikolay Borisov6-12/+15
2020-10-07btrfs: eliminate total_size parameter from setup_items_for_insertNikolay Borisov6-19/+11
2020-10-07btrfs: re-arrange statements in setup_items_for_insertNikolay Borisov1-1/+1
2020-10-07btrfs: sysfs: export supported send stream versionOmar Sandoval1-0/+9
2020-10-07btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()Omar Sandoval1-33/+11
2020-10-07btrfs: send: avoid copying file dataOmar Sandoval2-27/+39
2020-10-07btrfs: send: get rid of i_size logic in send_write()Omar Sandoval1-27/+10
2020-10-07btrfs: rename btrfs_insert_clone_extent() to a more generic nameFilipe Manana1-3/+3
2020-10-07btrfs: rename btrfs_punch_hole_range() to a more generic nameFilipe Manana4-6/+6
2020-10-07btrfs: rename struct btrfs_clone_extent_info to a more generic nameFilipe Manana4-50/+54
2020-10-07btrfs: remove item_size member of struct btrfs_clone_extent_infoFilipe Manana4-5/+4
2020-10-07btrfs: fix metadata reservation for fallocate that leads to transaction abortsFilipe Manana4-32/+91
2020-10-07btrfs: remove unused function calc_global_rsv_need_space()YueHaibing1-5/+0
2020-10-07btrfs: move btrfs_dev_replace_update_device_in_mapping_tree to drop declarationAnand Jain1-30/+26
2020-10-07btrfs: simplify gotos in open_seed_deviceAnand Jain1-5/+3
2020-10-07btrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device()Anand Jain1-6/+3
2020-10-07btrfs: remove tmp variable for list traversal in btrfs_init_dev_replace_tgtdevAnand Jain1-3/+1
2020-10-07btrfs: use sprout device_list_mutex in btrfs_init_devices_lateAnand Jain1-3/+1
2020-10-07btrfs: reada: lock all seed/sprout devices in __reada_start_machineAnand Jain1-2/+3
2020-10-07btrfs: handle errors in btrfs_sysfs_add_fs_devicesAnand Jain1-2/+6
2020-10-07btrfs: initialize sysfs devid and device link for seed deviceAnand Jain1-0/+15
2020-10-07btrfs: split and refactor btrfs_sysfs_remove_devices_dirAnand Jain4-23/+17
2020-10-07btrfs: simplify parameters of btrfs_sysfs_add_devices_dirAnand Jain4-11/+7
2020-10-07btrfs: make btrfs_sysfs_remove_devices_dir return voidAnand Jain2-7/+5
2020-10-07btrfs: add btrfs_sysfs_remove_device helperAnand Jain1-34/+27
2020-10-07btrfs: add btrfs_sysfs_add_device helperAnand Jain1-26/+52
2020-10-07btrfs: fix replace of seed deviceAnand Jain1-1/+1
2020-10-07btrfs: improve device scanning messagesAnand Jain1-6/+8
2020-10-07btrfs: pretty print leaked root nameJosef Bacik3-2/+46
2020-10-07btrfs: sysfs: export currently running exclusive operationGoldwyn Rodrigues2-0/+38
2020-10-07btrfs: enumerate the type of exclusive operation in progressGoldwyn Rodrigues5-41/+65
2020-10-07btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik1-3/+4
2020-10-07btrfs: make extent_fiemap take btrfs_inodeNikolay Borisov3-17/+15
2020-10-07btrfs: make btrfs_zero_range_check_range_boundary take btrfs_inodeNikolay Borisov1-5/+6
2020-10-07btrfs: make copy_inline_to_page take btrfs_inodeNikolay Borisov1-19/+19
2020-10-07btrfs: make btrfs_find_ordered_sum take btrfs_inodeNikolay Borisov3-14/+13
2020-10-07btrfs: make get_extent_skip_holes take btrfs_inodeNikolay Borisov1-5/+6
2020-10-07btrfs: make btrfs_writepage_endio_finish_ordered btrfs_inode-centricNikolay Borisov1-5/+5
2020-10-07btrfs: make btrfs_invalidatepage work on btrfs_inodeNikolay Borisov1-10/+8
2020-10-07btrfs: convert btrfs_inode_sectorsize to take btrfs_inodeNikolay Borisov6-14/+15
2020-10-07btrfs: make btrfs_dec_test_ordered_pending take btrfs_inodeNikolay Borisov3-9/+8
2020-10-07btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov2-13/+12
2020-10-07btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inodeNikolay Borisov4-7/+10
2020-10-07btrfs: make inode_tree_del take btrfs_inodeNikolay Borisov1-6/+6
2020-10-07btrfs: use BTRFS_NESTED_NEW_ROOT for double splitsJosef Bacik1-1/+11
2020-10-07btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new rootsJosef Bacik2-2/+12
2020-10-07btrfs: introduce BTRFS_NESTING_SPLIT for split blocksJosef Bacik2-2/+11
2020-10-07btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COWJosef Bacik2-6/+14
2020-10-07btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHTJosef Bacik2-8/+20
2020-10-07btrfs: introduce BTRFS_NESTING_COW for cow'ing blocksJosef Bacik8-36/+66
2020-10-07btrfs: add nesting tags to the locking helpersJosef Bacik3-8/+42
2020-10-07btrfs: introduce btrfs_path::recurseJosef Bacik5-9/+26
2020-10-07btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursedJosef Bacik3-14/+14
2020-10-07btrfs: don't opencode sync_blockdev in btrfs_init_new_deviceNikolay Borisov1-1/+1
2020-10-07btrfs: remove redundant code from btrfs_free_stale_devicesNikolay Borisov1-2/+0
2020-10-07btrfs: refactor locked condition in btrfs_init_new_deviceNikolay Borisov1-3/+4
2020-10-07btrfs: use RCU for quick device check in btrfs_init_new_deviceNikolay Borisov1-5/+4
2020-10-07btrfs: ctree: check key order before merging tree blocksQu Wenruo1-0/+74
2020-10-07btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref()Qu Wenruo1-1/+19
2020-10-07btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()Qu Wenruo1-13/+147
2020-10-07btrfs: extent_io: do extra check for extent buffer read write functionsQu Wenruo1-37/+47
2020-10-07btrfs: rework error detection in init_tree_rootsNikolay Borisov1-10/+9
2020-10-07btrfs: qgroup: fix qgroup meta rsv leak for subvolume operationsQu Wenruo4-7/+16
2020-10-07btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inodeQu Wenruo1-2/+1
2020-10-07btrfs: do not hold device_list_mutex when closing devicesJosef Bacik1-5/+4
2020-10-07btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik1-1/+0
2020-10-07btrfs: remove alloc_list splice in btrfs_prepare_sproutNikolay Borisov1-4/+0
2020-10-07btrfs: document some invariants of seed codeNikolay Borisov1-0/+15
2020-10-07btrfs: switch seed device to list apiNikolay Borisov4-83/+70
2020-10-07btrfs: simplify setting/clearing fs_info to btrfs_fs_devicesNikolay Borisov3-24/+2
2020-10-07btrfs: make close_fs_devices return voidNikolay Borisov2-9/+5
2020-10-07btrfs: factor out loop logic from btrfs_free_extra_devidsNikolay Borisov1-14/+20
2020-10-07btrfs: factor out reada loop in __reada_start_machineNikolay Borisov1-5/+15
2020-10-07btrfs: remove err variable from btrfs_get_extentNikolay Borisov1-18/+14
2020-10-07btrfs: dio iomap DSYNC workaroundJosef Bacik3-2/+94
2020-10-07btrfs: switch to iomap for direct IOGoldwyn Rodrigues4-172/+176
2020-10-07btrfs: add owner and fs_info to alloc_state io_treeQu Wenruo2-3/+5
2020-10-07btrfs: make read_block_group_item return voidMarcos Paulo de Souza1-6/+2
2020-10-07btrfs: sysfs: fix unused-but-set-variable warningsLeon Romanovsky1-2/+6
2020-10-07btrfs: make fast fsyncs wait only for writebackFilipe Manana8-106/+277
2020-10-07btrfs: do not commit logs and transactions during link and rename operationsFilipe Manana3-169/+60
2020-10-07btrfs: do not take the log_mutex of the subvolume when pinning the logFilipe Manana1-2/+0
2020-10-07btrfs: send: remove indirect callback parameter for changed_cbDavid Sterba1-9/+2
2020-10-07btrfs: scrub: rename ratelimit state varaible to avoid shadowingDavid Sterba1-4/+4
2020-10-07btrfs: remove unnecessarily shadowed variablesDavid Sterba2-2/+0
2020-10-07btrfs: compression: move declarations to headerDavid Sterba2-35/+35
2020-10-07btrfs: remove const from btrfs_feature_set_nameDavid Sterba2-2/+2
2020-10-07btrfs: cleanup calculation of lockend in lock_and_cleanup_extent_if_need()Qu Wenruo1-3/+1
2020-10-07btrfs: fix possible infinite loop in data async reclaimJosef Bacik1-0/+6
2020-10-07btrfs: add a comment explaining the data flush stepsJosef Bacik1-0/+47
2020-10-07btrfs: do async reclaim for data reservationsJosef Bacik4-35/+89
2020-10-07btrfs: flush delayed refs when trying to reserve data spaceJosef Bacik1-0/+1
2020-10-07btrfs: run delayed iputs before committing the transaction for dataJosef Bacik1-1/+1
2020-10-07btrfs: don't force commit if we are dataJosef Bacik1-18/+4
2020-10-07btrfs: drop the commit_cycles stuff for data reservationsJosef Bacik1-19/+2
2020-10-07btrfs: use the same helper for data and metadata reservationsJosef Bacik1-33/+13
2020-10-07btrfs: serialize data reservations if we are flushingJosef Bacik1-1/+4