platform/kernel/linux-starfive.git
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-09 Christoph Hellwigblock: fix rootwait= again
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 Christoph Hellwigblock: fix rootwait=
2023-06-07 Waiman Longblk-cgroup: Reinit blkg_iostat_set after clearing in...
2023-06-07 Yu Kuaiblk-ioc: fix recursive spin_lock/unlock_irq() in ioc_cl...
2023-06-07 Zhong Jinghuanbd: Add the maximum limit of allocated index in nbd_de...
2023-06-07 Hou Taoblk-ioprio: Introduce promote-to-rt policy
2023-06-05 Li Nanblk-iocost: use spin_lock_irqsave in adjust_inuse_and_c...
2023-06-05 Christoph Hellwigblock: mark early_lookup_bdev as __init
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 HellwigPM: hibernate: don't use early_lookup_bdev in resume_store
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 Hellwigblock: move more code to early-lookup.c
2023-06-05 Christoph Hellwigblock: move the code to do early boot lookup of block...
2023-06-05 Christoph Hellwiginit: clear root_wait on all invalid root= strings
2023-06-05 Christoph Hellwiginit: improve the name_to_dev_t interface
2023-06-05 Christoph Hellwiginit: move the nfs/cifs/ram special cases out of name_t...
2023-06-05 Christoph Hellwiginit: factor the root_wait logic in prepare_namespace...
2023-06-05 Christoph Hellwiginit: handle ubi/mtd root mounting like all other root...
2023-06-05 Christoph Hellwiginit: don't remove the /dev/ prefix from error messages
2023-06-05 Christoph Hellwiginit: pass root_device_name explicitly
2023-06-05 Christoph Hellwiginit: refactor mount_root
2023-06-05 Christoph Hellwiginit: rename mount_block_root to mount_root_generic
2023-06-05 Christoph Hellwiginit: remove pointless Root_* values
2023-06-05 Christoph HellwigPM: hibernate: move finding the resume device out of...
2023-06-05 Christoph HellwigPM: hibernate: remove the global snapshot_test variable
2023-06-05 Christoph HellwigPM: hibernate: factor out a helper to find the resume...
2023-06-05 Christoph Hellwigdriver core: return bool from driver_probe_done
2023-06-05 Christoph Hellwigext4: wire up the ->mark_dead holder operation for...
2023-06-05 Christoph Hellwigext4: wire up sops->shutdown
2023-06-05 Christoph Hellwigext4: split ext4_shutdown
2023-06-05 Christoph Hellwigxfs: wire up the ->mark_dead holder operation for log...
2023-06-05 Christoph Hellwigxfs: wire up sops->shutdown
2023-06-05 Christoph Hellwigfs: add a method to shut down the file system
2023-06-05 Christoph Hellwigblock: add a mark_dead holder operation
2023-06-05 Christoph Hellwigblock: introduce holder ops
2023-06-05 Christoph Hellwigblock: remove blk_drop_partitions
2023-06-05 Christoph Hellwigblock: delete partitions later in del_gendisk
2023-06-05 Christoph Hellwigblock: unhash the inode earlier in delete_partition
2023-06-05 Christoph Hellwigblock: avoid repeated work in blk_mark_disk_dead
2023-06-05 Christoph Hellwigblock: consolidate the shutdown logic in blk_mark_disk_...
2023-06-05 Christoph Hellwigblock: turn bdev_lock into a mutex
2023-06-05 Christoph Hellwigblock: refactor bd_may_claim
2023-06-05 Christoph Hellwigblock: factor out a bd_end_claim helper from blkdev_put
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 Azeem Shaikhblock: Replace all non-returning strlcpy with strscpy
2023-06-01 Yu Kuaiblk-ioc: protect ioc_destroy_icq() by 'queue_lock'
2023-06-01 Johannes Thumshirnblock: mark bio_add_folio as __must_check
2023-06-01 Johannes Thumshirnfs: iomap: use bio_add_folio_nofail where possible
2023-06-01 Johannes Thumshirnblock: add bio_add_folio_nofail
2023-06-01 Johannes Thumshirnblock: mark bio_add_page as __must_check
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 Thumshirnzonefs: use __bio_add_page for adding single page to bio
2023-05-31 Johannes Thumshirngfs2: use __bio_add_page for adding single page to bio
2023-05-31 Johannes Thumshirnjfs: logmgr: use __bio_add_page to add single page...
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 Thumshirnfs: buffer: use __bio_add_page to add single page to bio
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-31 Johannes Thumshirnswap: use __bio_add_page to add page to bio
2023-05-31 David Howellsblock: Use iov_iter_extract_pages() and page pinning...
2023-05-31 David Howellsmm: Provide a function to get an additional pin on...
2023-05-31 David Howellsmm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-30 Thomas Weißschuhblock: constify the whole_disk device_attribute
2023-05-30 Thomas Weißschuhblock: constify struct part_attr_group
2023-05-30 Thomas Weißschuhblock: constify struct part_type part_type
2023-05-30 Thomas Weißschuhblock: constify partition prober array
2023-05-24 David Howellsblock: convert bio_map_user_iov to use iov_iter_extract...
2023-05-24 David Howellsblock: Convert bio_iov_iter_get_pages to use iov_iter_e...
2023-05-24 David Howellsblock: Add BIO_PAGE_PINNED and associated infrastructure
2023-05-24 Christoph Hellwigblock: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED...
2023-05-24 David Howellsblock: Fix bio_flagged() so that gcc can better optimise it
2023-05-24 David Howellsiomap: Don't get an reference on ZERO_PAGE for direct...
2023-05-24 Jens AxboeMerge branch 'for-6.5/splice' into for-6.5/block
2023-05-24 David Howellssplice: kdoc for filemap_splice_read() and copy_splice_...
2023-05-24 David Howellsiov_iter: Kill ITER_PIPE
next