]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2023-06-16  Mikulas Patockadm crypt: fix crypt_ctr_cipher_new return value on...
2023-06-16  Mike Snitzerdm thin: update .io_hints methods to not require handli...
2023-06-16  Mike Snitzerdm thin: remove return code variable in pool_map
2023-06-16  Mikulas Patockadm flakey: introduce random_read_corrupt and random_wri...
2023-06-16  Mikulas Patockadm flakey: clone pages on write bio before corrupting...
2023-06-16  Mikulas Patockadm crypt: allocate compound pages if possible
2023-06-16  Ming Leiblk-mq: fix NULL dereference on q->elevator in blk_mq_e...
2023-06-16  Christoph Hellwigiov_iter: remove iov_iter_get_pages and iov_iter_get_pa...
2023-06-16  Christoph Hellwigblock: remove BIO_PAGE_REFFED
2023-06-16  Christoph Hellwigsplice: simplify a conditional in copy_splice_read
2023-06-16  Christoph Hellwigsplice: don't call file_accessed in copy_splice_read
2023-06-16  Jens AxboeMerge tag 'nvme-6.5-2023-06-16' of git://git.infradead...
2023-06-16  Keith Buschnvme: forward port sysfs delete fix
2023-06-15  Mingzhe Zoubcache: fixup btree_cache_wait list damage
2023-06-15  Zheng Wangbcache: Fix __bch_btree_node_alloc to make the failure...
2023-06-15  Zheng Wangbcache: Remove unnecessary NULL point check in node...
2023-06-15  Andrea Tomassettibcache: Remove dead references to cache_readaheads
2023-06-15  Thomas Weißschuhbcache: make kobj_type structures constant
2023-06-15  ye xingchenbcache: Convert to use sysfs_emit()/sysfs_emit_at(...
2023-06-15  Yu Kuaiblock: fix blktrace debugfs entries leakage
2023-06-15  Yu Kuaiscsi: sg: fix blktrace debugfs entries leakage
2023-06-15  Yu Kuaiblktrace: use inline function for blk_trace_remove...
2023-06-14  Pankaj Raghavbrd: use cond_resched instead of cond_resched_rcu
2023-06-14  Ed Tsaiblk-mq: check on cpu id when there is only one ctx...
2023-06-14  Jens AxboeMerge tag 'md-next-20230613' of https://git.kernel...
2023-06-14  David Howellsblock: Fix dio_cleanup() to advance the head index
2023-06-13  Yu Kuaimd/raid1-10: limit the number of plugged bio
2023-06-13  Yu Kuaimd/raid1-10: don't handle pluged bio by daemon thread
2023-06-13  Yu Kuaimd/md-bitmap: add a new helper to unplug bitmap asynchr...
2023-06-13  Yu Kuaimd/raid1-10: submit write io directly if bitmap is...
2023-06-13  Yu Kuaimd/raid1-10: factor out a helper to submit normal write
2023-06-13  Yu Kuaimd/raid1-10: factor out a helper to add bio to plug
2023-06-13  Yu Kuaimd/raid10: prevent soft lockup while flush writes
2023-06-13  Li Nanmd/raid10: fix io loss while replacement replace rdev
2023-06-13  Li Nanmd/raid10: Do not add spare disk when recovery fails
2023-06-13  Li Nanmd/raid10: clean up md_add_new_disk()
2023-06-13  Li Nanmd/raid10: prioritize adding disk to 'removed' mirror
2023-06-13  Li Nanmd/raid10: improve code of mrdev in raid10_sync_request
2023-06-13  Li Nanmd/raid10: fix null-ptr-deref of mreplace in raid10_syn...
2023-06-13  Yu Kuaimd/raid5: don't start reshape when recovery or replace...
2023-06-13  Yu Kuaimd: protect md_thread with rcu
2023-06-13  Yu Kuaimd/bitmap: factor out a helper to set timeout
2023-06-13  Yu Kuaimd/bitmap: always wake up md_thread in timeout_store
2023-06-13  Yu Kuaidm-raid: remove useless checking in raid_message()
2023-06-13  Yu Kuaimd: factor out a helper to wake up md_thread directly
2023-06-13  Yu Kuaimd: fix duplicate filename for rdev
2023-06-13  Li Nanmd/raid10: fix wrong setting of max_corr_read_errors
2023-06-13  Li Nanmd/raid10: fix overflow of md/safe_mode_delay
2023-06-13  Yu Kuaimd/raid5: fix a deadlock in the case that reshape is...
2023-06-13  Yu Kuaimd: add a new api prepare_suspend() in md_personality
2023-06-13  Yu Kuaimd: export md_is_rdwr() and is_md_suspended()
2023-06-13  Yu Kuaimd: fix data corruption for raid456 when reshape restar...
2023-06-13  Yu Kuaimd/raid5: don't allow replacement while reshape is...
2023-06-13  Li Nanmd/raid10: check slab-out-of-bounds in md_bitmap_get_co...
2023-06-13  Arnd Bergmannraid6: neon: add missing prototypes
2023-06-13  Christoph Hellwigswim3: fix the floppy_locked_ioctl prototype
2023-06-13  Keith Buschnvme: skip optional id ctrl csi if it failed
2023-06-12  Irvin Cotenvme-core: use nvme_ns_head_multipath instead of ns...
2023-06-12  Daniel Wagnernvmet-fcloop: Do not wait on completion when unregister...
2023-06-12  Chaitanya Kulkarninvme-fabrics: open code __nvmf_host_find()
2023-06-12  Chaitanya Kulkarninvme-fabrics: error out to unlock the mutex
2023-06-12  Daniel Gomeznvme: Increase block size variable size to 32-bit
2023-06-12  Chaitanya Kulkarninvme-fcloop: no need to return from void function
2023-06-12  Chaitanya Kulkarninvmet-auth: remove unnecessary break after goto
2023-06-12  Christophe... nvmet-auth: remove some dead code
2023-06-12  Irvin Cotenvme-core: remove redundant check from nvme_init_ns_head
2023-06-12  Max Gurtovoynvme: move sysfs code to a dedicated sysfs.c file
2023-06-12  Max Gurtovoynvme-fabrics: prevent overriding of existing host
2023-06-12  Max Gurtovoynvme-fabrics: check hostid using uuid_equal
2023-06-12  Max Gurtovoynvme-fabrics: unify common code in admin and io queue...
2023-06-12  Christophe... nvmet: reorder fields in 'struct nvmefc_fcp_req'
2023-06-12  Christophe... nvmet: reorder fields in 'struct nvme_dhchap_queue_context'
2023-06-12  Christophe... nvmet: reorder fields in 'struct nvmf_ctrl_options'
2023-06-12  Christophe... nvme: reorder fields in 'struct nvme_ctrl'
2023-06-12  Christophe... nvmet: reorder fields in 'struct nvmet_sq'
2023-06-12  Keith Buschnvme-fabrics: add queue setup helpers
2023-06-12  Irvin Cotenvme-pci: cleaning up nvme_pci_init_request
2023-06-12  Max Gurtovoynvme-rdma: fix typo in comment
2023-06-12  Chaitanya Kulkarninvme-core: fix dev_pm_qos memleak
2023-06-12  Chaitanya Kulkarninvme-core: add missing fault-injection cleanup
2023-06-12  Chaitanya Kulkarninvme-core: fix memory leak in dhchap_ctrl_secret
2023-06-12  Chaitanya Kulkarninvme-core: fix memory leak in dhchap_secret_store
2023-06-12  Yu Kuaiblk-mq: fix potential io hang by wrong 'wake_batch'
2023-06-12  Christoph Hellwigfs: remove the now unused FMODE_* flags
2023-06-12  Christoph Hellwigblock: store the holder in file->private_data
2023-06-12  Christoph Hellwigblock: always use I_BDEV on file->f_mapping->host to...
2023-06-12  Christoph Hellwigblock: replace fmode_t with a block-specific type for...
2023-06-12  Christoph Hellwigblock: remove unused fmode_t arguments from ioctl handlers
2023-06-12  Christoph Hellwigblock: move a few internal definitions out of blkdev.h
2023-06-12  Christoph Hellwigubd: remove commented out code in ubd_open
2023-06-12  Christoph Hellwigrnbd-srv: replace sess->open_flags with a "bool readonly"
2023-06-12  Christoph Hellwigmtd: block: use a simple bool to track open for write
2023-06-12  Christoph Hellwignvme: replace the fmode_t argument to the nvme ioctl...
2023-06-12  Christoph Hellwigscsi: replace the fmode_t argument to ->sg_io_fn with...
2023-06-12  Christoph Hellwigscsi: replace the fmode_t argument to scsi_ioctl with...
2023-06-12  Christoph Hellwigscsi: replace the fmode_t argument to scsi_cmd_allowed...
2023-06-12  Christoph Hellwigfs: remove sb->s_mode
2023-06-12  Christoph Hellwigblock: add a sb_open_mode helper
2023-06-12  Christoph Hellwigblock: use the holder as indication for exclusive opens
2023-06-12  Christoph Hellwigbtrfs: don't pass a holder for non-exclusive blkdev_get...
next