summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-07blk-cgroup: delete cpd_init_fn of blkcg_policyChengming Zhou3-13/+2
2023-04-07blk-cgroup: delete cpd_bind_fn of blkcg_policyChengming Zhou2-22/+0
2023-04-07block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou2-4/+1
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina3-0/+165
2023-04-05sed-opal: add helper to get multiple columns at once.Ondrej Kozina1-8/+14
2023-04-05sed-opal: allow user authority to get locking range attributes.Ondrej Kozina2-0/+25
2023-04-05sed-opal: add helper for adding user authorities in ACE.Ondrej Kozina2-20/+77
2023-04-05sed-opal: do not add same authority twice in boolean ace.Ondrej Kozina1-16/+0
2023-04-03block: ublk_drv: cleanup 'struct ublk_map_data'Ming Lei1-15/+12
2023-04-03block: ublk_drv: clean up several helpersMing Lei1-13/+5
2023-04-03block: ublk_drv: add two helpers to clean up map/unmap requestMing Lei1-5/+14
2023-04-03block: ublk_drv: don't consider flush request in map/unmap ioMing Lei1-7/+3
2023-04-03block: ublk_drv: add common exit handlingMing Lei1-6/+9
2023-04-02drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder6-108/+126
2023-04-02drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder5-31/+46
2023-04-02drbd: drbd_uuid_compare: pass a peer_deviceChristoph Böhmwalder1-4/+5
2023-04-02drbd: INFO_bm_xfer_stats(): Pass a peer device argumentAndreas Gruenbacher3-7/+7
2023-04-02drbd: Add peer device parameter to whole-bitmap I/O handlersAndreas Gruenbacher7-62/+96
2023-04-02drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macroAndreas Gruenbacher1-22/+15
2023-04-02genetlink: make _genl_cmd_to_str staticChristoph Böhmwalder1-1/+1
2023-04-02null_blk: use kmap_local_page() and kunmap_local()Chaitanya Kulkarni1-4/+4
2023-04-02null_blk: use non-deprecated lib functionsChaitanya Kulkarni1-22/+7
2023-03-27block: open code __blk_account_io_done()Chaitanya Kulkarni1-13/+9
2023-03-27block: open code __blk_account_io_start()Chaitanya Kulkarni1-20/+16
2023-03-21blk-mq: remove hybrid pollingKeith Busch9-299/+12
2023-03-16blk-crypto: drop the NULL check from blk_crypto_put_keyslot()Eric Biggers1-10/+4
2023-03-16blk-mq: return actual keyslot error in blk_insert_cloned_request()Eric Biggers1-2/+3
2023-03-16blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers3-18/+2
2023-03-16blk-crypto: make blk_crypto_evict_key() more robustEric Biggers2-33/+41
2023-03-16blk-crypto: make blk_crypto_evict_key() return voidEric Biggers3-27/+16
2023-03-16blk-mq: release crypto keyslot before reporting I/O completeEric Biggers4-17/+49
2023-03-14nbd: use the structured req attr checkJakub Kicinski1-4/+4
2023-03-14nbd: allow genl access outside init_netJakub Kicinski1-0/+1
2023-03-13Linux 6.3-rc2v6.3-rc2Linus Torvalds1-1/+1
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin1-2/+0
2023-03-13Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds3-2/+137
2023-03-13tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2-1/+132
2023-03-13tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-21/+40
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds106-51308/+39
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2-1/+4
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+5
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-33/+98
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-47/+52
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger1-1/+4
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng1-0/+1
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin1-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin1-0/+9