scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
[platform/kernel/linux-starfive.git] / drivers /
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
2023-05-20 Ming Leiublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
2023-05-20 Ming Leiublk: kill queuing request by task_work_add
2023-05-16 Pankaj Raghavbrd: use XArray instead of radix-tree to index backing...
2023-05-14 Linus TorvaldsMerge tag 'cxl-fixes-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'parisc-for-6.4-2' of git://git./linux/kernel...
2023-05-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-14 Linus TorvaldsMerge tag 'locking_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'perf_urgent_for_v6.4_rc2' of git://git....
2023-05-14 Linus TorvaldsMerge tag 'sched_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'x86_urgent_for_v6.4_rc2' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'timers_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'fbdev-for-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-05-13 Linus TorvaldsMerge tag 'block-6.4-2023-05-13' of git://git.kernel...
2023-05-13 Dave Jiangcxl: Add missing return to cdat read error path
2023-05-12 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-12 Linus TorvaldsMerge tag '6.4-rc1-smb3-client-fixes' of git://git...
2023-05-12 Linus TorvaldsMerge tag 'vfs/v6.4-rc1/pipe' of gitolite.pub/scm/linux...
2023-05-12 Linus TorvaldsMerge tag 'io_uring-6.4-2023-05-12' of git://git.kernel...
2023-05-12 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-rc2' of git://git./linux...
2023-05-12 Ming Leiublk: fix command op code check
2023-05-12 Guoqing Jiangblock/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
2023-05-12 Ivan Orlovnbd: Fix debugfs_create_dir error checking
2023-05-12 Linus TorvaldsMerge tag 'firewire-fixes-6.4-rc2' of git://git./linux...
2023-05-12 Helge Dellerfbdev: stifb: Fix info entry in sti_struct on error...
2023-05-12 Helge Dellerfbdev: modedb: Add 1920x1080 at 60 Hz video mode
2023-05-11 Linus TorvaldsMerge tag 'drm-fixes-2023-05-12' of git://anongit.freed...
2023-05-11 Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git./fs/xfs...
2023-05-11 Zheng Wangfbdev: imsttfb: Fix use after free bug in imsttfb_probe
2023-05-11 Dave AirlieMerge tag 'amd-drm-fixes-6.4-2023-05-11' of https:...
2023-05-11 Dave AirlieMerge tag 'drm-intel-fixes-2023-05-11-1' of git://anong...
2023-05-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
2023-05-11 Linus TorvaldsMerge tag 'dt-fixes-6.4' of git://git./linux/kernel...
2023-05-11 Linus TorvaldsMerge tag 'net-6.4-rc2' of git://git./linux/kernel...
2023-05-11 Linus TorvaldsMerge tag 'media/v6.4-2' of git://git./linux/kernel...
2023-05-11 Thomas Zimmermannfbdev: vfb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: valkyriefb: Remove trailing whitespaces
next