This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f4ce1f3318ad Merge tag 'wq-for-6.14-rc4-fixes' of git://git.kernel.org/ [...] new 4fa382be4304 scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_e [...] new dce5c4afd035 scsi: core: Clear driver private data when retrying request new fe06b7c07f3f scsi: ufs: core: Set default runtime/system PM levels befo [...] new f27a95845b01 scsi: ufs: core: bsg: Fix crash when arpmb command fails new 102c16a1f9a9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 68aaa6371627 bcachefs: print op->nonce on data update inconsistency new c522093b0283 bcachefs: Fix memmove when move keys down new cf3e6960263a bcachefs: fix bch2_extent_ptr_eq() new 4804f3ac2649 bcachefs: Revert directory i_size new 7909d1fb90e2 bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize new 677bdb7346b6 bcachefs: Fix deadlock new eb54d2695b57 bcachefs: Fix truncate sometimes failing and returning 1 new dd83757f6e68 Merge tag 'bcachefs-2025-02-26' of git://evilpiepirate.org [...]
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/scsi/scsi_lib.c | 14 +++++++------- drivers/ufs/core/ufs_bsg.c | 6 ++++-- drivers/ufs/core/ufshcd.c | 38 +++++++++++++++++++------------------- fs/bcachefs/btree_cache.c | 9 +++++---- fs/bcachefs/btree_io.c | 2 +- fs/bcachefs/btree_key_cache.c | 2 +- fs/bcachefs/btree_locking.c | 5 +++-- fs/bcachefs/btree_locking.h | 2 +- fs/bcachefs/data_update.c | 1 + fs/bcachefs/dirent.h | 5 ----- fs/bcachefs/extents.h | 2 +- fs/bcachefs/fs-common.c | 11 ----------- fs/bcachefs/fs-io.c | 1 + fs/bcachefs/fsck.c | 21 --------------------- fs/bcachefs/journal.c | 4 +++- fs/bcachefs/sb-downgrade.c | 5 +---- fs/bcachefs/six.c | 5 +++-- fs/bcachefs/six.h | 7 ++++--- 18 files changed, 55 insertions(+), 85 deletions(-)