bcache: make kobj_type structures constant
[platform/kernel/linux-starfive.git] / drivers /
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 Kuaiscsi: sg: fix blktrace debugfs entries leakage
2023-06-14 Pankaj Raghavbrd: use cond_resched instead of cond_resched_rcu
2023-06-14 Jens AxboeMerge tag 'md-next-20230613' of https://git./linux...
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 Christoph Hellwigswim3: fix the floppy_locked_ioctl prototype
2023-06-12 Christoph Hellwigblock: replace fmode_t with a block-specific type for...
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 Hellwigblock: use the holder as indication for exclusive opens
2023-06-12 Christoph Hellwigrnbd-srv: don't pass a holder for non-exclusive blkdev_...
2023-06-12 Christoph Hellwigbcache: don't pass a stack address to blkdev_get_by_path
2023-06-12 Christoph Hellwigblock: remove the unused mode argument to ->release
2023-06-12 Christoph Hellwigblock: pass a gendisk to ->open
2023-06-12 Christoph Hellwigblock: pass a gendisk on bdev_check_media_change
2023-06-12 Christoph Hellwigcdrom: remove the unused mode argument to cdrom_release
2023-06-12 Christoph Hellwigcdrom: track if a cdrom_device_info was opened for...
2023-06-12 Christoph Hellwigcdrom: remove the unused cdrom_close_write release...
2023-06-12 Christoph Hellwigcdrom: remove the unused mode argument to cdrom_ioctl
2023-06-12 Christoph Hellwigcdrom: remove the unused bdev argument to cdrom_open
2023-06-12 Guoqing Jiangblock/rnbd-srv: make process_msg_sess_info returns...
2023-06-12 Guoqing Jiangblock/rnbd-srv: init err earlier in rnbd_srv_init_module
2023-06-12 Guoqing Jiangblock/rnbd-srv: init ret with 0 instead of -EPERM
2023-06-12 Guoqing Jiangblock/rnbd-srv: rename one member in rnbd_srv_dev
2023-06-12 Guoqing Jiangblock/rnbd-srv: no need to check sess_dev
2023-06-12 Guoqing Jiangblock/rnbd: introduce rnbd_access_modes
2023-06-12 Guoqing Jiangblock/rnbd-srv: remove unused header
2023-06-12 Guoqing Jiangblock/rnbd: kill rnbd_flags_supported
2023-06-07 Andy Shevchenkopktcdvd: Sort headers
2023-06-07 Andy Shevchenkopktcdvd: Get rid of redundant 'else'
2023-06-07 Andy Shevchenkopktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
2023-06-07 Andy Shevchenkopktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
2023-06-07 Andy Shevchenkopktcdvd: Drop redundant castings for sector_t
2023-06-07 Andy Shevchenkopktcdvd: Get rid of pkt_seq_show() forward declaration
2023-06-07 Andy Shevchenkopktcdvd: use sysfs_emit() to instead of scnprintf()
2023-06-07 Andy Shevchenkopktcdvd: replace sscanf() by kstrtoul()
2023-06-07 Andy Shevchenkopktcdvd: Get rid of custom printing macros
2023-06-07 Zhong Jinghuanbd: Add the maximum limit of allocated index in nbd_de...
2023-06-05 Christoph Hellwigmtd: block2mtd: don't call early_lookup_bdev after...
2023-06-05 Christoph Hellwigmtd: block2mtd: factor the early block device open...
2023-06-05 Christoph Hellwigdm: only call early_lookup_bdev from early boot context
2023-06-05 Christoph Hellwigdm: remove dm_get_dev_t
2023-06-05 Christoph Hellwigdm: open code dm_get_dev_t in dm_init_init
2023-06-05 Christoph Hellwigdm-snap: simplify the origin_dev == cow_dev check in...
2023-06-05 Christoph Hellwiginit: improve the name_to_dev_t interface
2023-06-05 Christoph Hellwigdriver core: return bool from driver_probe_done
2023-06-05 Christoph Hellwigblock: introduce holder ops
2023-06-05 Christoph Hellwigdrbd: stop defining __KERNEL_SYSCALLS__
2023-06-04 Ming Leiublk: add control command of UBLK_U_CMD_GET_FEATURES
2023-06-01 Johannes Thumshirndm-crypt: use __bio_add_page to add single page to...
2023-06-01 Johannes Thumshirnmd: raid1: check if adding pages to resync bio fails
2023-06-01 Johannes Thumshirnmd: raid1: use __bio_add_page for adding single page...
2023-06-01 Johannes Thumshirnmd: check for failure when adding pages in alloc_behind...
2023-05-31 Johannes Thumshirnfloppy: use __bio_add_page for adding single page to bio
2023-05-31 Johannes Thumshirnzram: use __bio_add_page for adding single page to bio
2023-05-31 Johannes Thumshirnmd: raid5: use __bio_add_page to add single page to...
2023-05-31 Johannes Thumshirnmd: raid5-log: use __bio_add_page to add single page
2023-05-31 Johannes Thumshirnmd: use __bio_add_page to add single page
2023-05-31 Johannes Thumshirndm: dm-zoned: use __bio_add_page for adding single...
2023-05-31 Johannes Thumshirndrbd: use __bio_add_page to add page to bio
2023-05-24 Jens AxboeMerge branch 'for-6.5/splice' into for-6.5/block
2023-05-24 David Howellstty, proc, kernfs, random: Use copy_splice_read()
2023-05-21 Ming Leiublk: fix build warning on iov_iter_get_pages2
2023-05-20 Ming Leiublk: support user copy
2023-05-20 Ming Leiublk: add read()/write() support for ublk char device
2023-05-20 Ming Leiublk: support to copy any part of request pages
2023-05-20 Ming Leiublk: grab request reference when the request is handle...
2023-05-20 Ming Leiublk: cleanup ublk_copy_user_pages
next