summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-10-17 01:10:49 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2024-10-18 00:49:48 -0400
commit97535cd84f189248ea0fe14544628d480908e99b (patch)
tree233c4fd521f34f0524ab35f6c74df5f0070280fc /tools/lib/python/kdoc
parent335d318ef5329e0b500e0f3394bbe0a14cd7f99b (diff)
bcachefs: Fix data corruption on -ENOSPC in buffered write path
Found by generic/299: When we have to truncate a write due to -ENOSPC, we may have to read in the folio we're writing to if we're now no longer doing a complete write to a !uptodate folio. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions
h?id=2e19e10131a08dc65079c755fb6e8af936bfedbd'>KEYS: trusted: Move TPM2 trusted keys codeSumit Garg 2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg 2019-11-12tpm: provide a way to override the chip returned durationsJerry Snitselaar 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner 2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu 2019-02-13tpm: move tpm_chip definition to include/linux/tpm.hRoberto Sassu 2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu 2019-02-13tpm: rename and export tpm2_digest and tpm2_algorithmsRoberto Sassu 2019-02-13tpm: don't return bool from update_timeoutsJerry Snitselaar 2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler 2018-07-28tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger 2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler 2018-03-23tpm: cmd_ready command can be issued only after granting localityTomas Winkler 2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh 2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen 2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen 2016-07-19tpm: Factor out common startup codeJason Gunthorpe 2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen 2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe 2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe 2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar 2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder 2010-11-29key: add tpm_send commandMimi Zohar 2009-10-29tpm: fix header for modular buildRandy Dunlap 2009-10-28tpm add default function definitionsMimi Zohar 2009-02-03TPM: integrity interfaceRajiv Andrade