index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-1
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-0
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
1
-0
/
+1
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
1
-1
/
+0
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
1
-2
/
+2
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
1
-2
/
+1
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
2
-1
/
+1
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
1
-1
/
+1
2023-06-05
dm: remove dm_get_dev_t
Christoph Hellwig
1
-2
/
+0
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
1
-1
/
+0
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2
-1
/
+5
2023-06-05
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
1
-0
/
+1
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
1
-8
/
+0
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
1
-1
/
+1
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
1
-0
/
+1
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
1
-0
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
2
-3
/
+10
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
1
-0
/
+8
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
1
-0
/
+2
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
1
-0
/
+1
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-2
/
+24
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
1
-1
/
+1
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2
-1
/
+3
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2
-2
/
+2
2023-05-24
block: Fix bio_flagged() so that gcc can better optimise it
David Howells
1
-1
/
+1
2023-05-24
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
3
-19
/
+6
2023-05-24
iov_iter: Kill ITER_PIPE
David Howells
1
-14
/
+0
2023-05-24
splice: Remove generic_file_splice_read()
David Howells
1
-2
/
+0
2023-05-24
splice: Make do_splice_to() generic and export it
David Howells
1
-0
/
+3
2023-05-24
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
1
-3
/
+3
2023-05-24
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
1
-0
/
+26
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
1
-0
/
+1
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
1
-1
/
+1
2023-05-20
ublk: support user copy
Ming Lei
1
-0
/
+3
2023-05-20
ublk: add read()/write() support for ublk char device
Ming Lei
1
-1
/
+21
2023-05-20
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2
-3
/
+2
2023-05-20
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
1
-16
/
+11
2023-05-19
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
1
-0
/
+17
2023-05-19
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
1
-4
/
+7
[next]