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
/
drivers
/
nvdimm
/
btt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
btt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+5
2024-02-20
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
1
-4
/
+4
2024-01-13
Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+5
2024-01-03
nvdimm/btt: fix btt_blk_cleanup() kernel-doc
Randy Dunlap
1
-1
/
+1
2024-01-03
nvdimm-btt: simplify code with the scope based resource management
Dinghao Liu
1
-9
/
+4
2023-12-01
nvdimm/btt: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-02-03
block: remove ->rw_page
Christoph Hellwig
1
-15
/
+1
2022-07-14
nvdimm-btt: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
1
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
1
-6
/
+4
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+13
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-5
/
+6
2021-11-04
nvdimm/btt: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+3
2021-11-04
nvdimm/btt: use goto error labels on btt_blk_init()
Luis Chamberlain
1
-6
/
+10
2021-11-03
nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
1
-1
/
+0
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-3
/
+2
2021-09-21
libnvdimm/labels: Add uuid helpers
Dan Williams
1
-5
/
+6
2021-06-01
nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-17
/
+7
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-2
/
+2
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
1
-2
/
+0
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
1
-2
/
+1
2020-08-15
mm: add thp_size
Matthew Wilcox (Oracle)
1
-3
/
+1
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2020-05-27
nvdimm: use bio_{start,end}_io_acct
Christoph Hellwig
1
-2
/
+4
2020-05-14
nvdimm/btt: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2019-11-17
libnvdimm/btt: fix variable 'rc' set but not used
Qian Cai
1
-4
/
+4
2019-11-15
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
1
-2
/
+8
2019-09-24
libnvdimm: Fix endian conversion issuesÂ
Aneesh Kumar K.V
1
-4
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-02-28
libnvdimm/btt: Fix LBA masking during 'free list' population
Vishal Verma
1
-6
/
+19
2019-02-28
libnvdimm/btt: Remove unnecessary code in btt_freelist_init
Vishal Verma
1
-6
/
+2
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
1
-6
/
+6
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-03-08
libnvdimm, {btt, blk}: do integrity setup before add_disk()
Vishal Verma
1
-2
/
+1
2018-02-03
Merge branch 'for-4.16/dax' into libnvdimm-for-next
Ross Zwisler
1
-34
/
+167
2018-01-20
libnvdimm, btt: fix uninitialized err_lock
Jeff Moyer
1
-1
/
+1
2017-12-22
libnvdimm, btt: Fix an incompatibility in the log layout
Vishal Verma
1
-34
/
+167
2017-11-16
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
1
-0
/
+3
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-40
/
+157
2017-09-09
libnvdimm, btt: fix format string warnings
Randy Dunlap
1
-2
/
+2
2017-09-07
libnvdimm, btt: clean up warning and error messages
Vishal Verma
1
-22
/
+36
2017-09-07
block, THP: make block_device_operations.rw_page support THP
Huang Ying
1
-1
/
+3
[next]