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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-1
/
+0
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2
-12
/
+18
2017-04-20
lustre: Convert to separately allocated bdi
Jan Kara
2
-25
/
+3
2017-04-20
ligtnvm: fix double blk_put_queue on same queue
Rakesh Pandit
1
-0
/
+1
2017-04-20
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
1
-5
/
+1
2017-04-20
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
1
-8
/
+1
2017-04-19
lightnvm: assume 64-bit lba numbers
Arnd Bergmann
1
-1
/
+1
2017-04-19
block: remove the osdblk driver
Christoph Hellwig
3
-710
/
+0
2017-04-19
nbd: set the max segment size to UINT_MAX
Josef Bacik
1
-0
/
+1
2017-04-18
blkfront: add uevent for size change
Marc Olson
1
-0
/
+3
2017-04-17
nbd: add a flag to destroy an nbd device on disconnect
Josef Bacik
1
-0
/
+30
2017-04-17
nbd: add device refcounting
Josef Bacik
1
-18
/
+86
2017-04-17
nbd: add a status netlink command
Josef Bacik
1
-0
/
+108
2017-04-17
nbd: handle dead connections
Josef Bacik
1
-4
/
+59
2017-04-17
nbd: only clear the queue on device teardown
Josef Bacik
1
-1
/
+3
2017-04-17
nbd: multicast dead link notifications
Josef Bacik
1
-12
/
+77
2017-04-17
nbd: add a reconfigure netlink command
Josef Bacik
1
-0
/
+141
2017-04-17
nbd: add a basic netlink interface
Josef Bacik
1
-26
/
+290
2017-04-17
nbd: stop using the bdev everywhere
Josef Bacik
1
-55
/
+37
2017-04-17
nbd: separate out the config information
Josef Bacik
1
-174
/
+263
2017-04-17
nbd: handle single path failures gracefully
Josef Bacik
1
-26
/
+125
2017-04-17
nbd: put socket in error cases
Josef Bacik
1
-2
/
+7
2017-04-16
lightnvm: fix some error code in pblk-init.c
Dan Carpenter
1
-6
/
+14
2017-04-16
lightnvm: fix some WARN() messages
Dan Carpenter
3
-8
/
+8
2017-04-16
lightnvm: pblk-gc: fix an error pointer dereference in init
Dan Carpenter
1
-2
/
+2
2017-04-16
lightnvm: physical block device (pblk) target
Javier González
14
-0
/
+8023
2017-04-16
lightnvm: convert sprintf into strlcpy
Javier González
1
-3
/
+3
2017-04-16
lightnvm: fix type checks on rrpc
Javier González
1
-2
/
+2
2017-04-16
lightnvm: clean unused variable
Javier González
1
-3
/
+0
2017-04-16
lightnvm: make nvm_free static
Javier González
1
-1
/
+1
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
2
-4
/
+13
2017-04-16
lightnvm: bad type conversion for nvme control bits
Javier González
1
-1
/
+1
2017-04-16
lightnvm: fix cleanup order of disk on init error
Javier González
1
-7
/
+7
2017-04-16
lightnvm: double-clear of dev->lun_map on target init error
Javier González
1
-7
/
+10
2017-04-16
lightnvm: don't check for failure from mempool_alloc()
NeilBrown
1
-9
/
+0
2017-04-16
lightnvm: enable nvme size compile asserts
Matias Bjørling
1
-2
/
+4
2017-04-16
lightnvm: free reverse device map
Javier González
1
-1
/
+13
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
3
-45
/
+44
2017-04-16
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
1
-1
/
+1
2017-04-16
lightnvm: Fix error handling
Christophe JAILLET
1
-2
/
+4
2017-04-14
remove the mg_disk driver
Christoph Hellwig
3
-1128
/
+0
2017-04-08
scsi: sd: Remove LBPRZ dependency for discards
Martin K. Petersen
1
-19
/
+6
2017-04-08
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
2
-3
/
+61
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
14
-79
/
+21
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
5
-7
/
+15
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
4
-110
/
+7
2017-04-08
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
1
-2
/
+0
2017-04-08
rsxx: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+0
2017-04-08
rbd: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+0
2017-04-08
brd: remove discard support
Christoph Hellwig
1
-54
/
+0
[next]