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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
brd: rename XIP to DAX
Matthew Wilcox
2
-13
/
+14
2015-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-117
/
+133
2015-02-13
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-1
/
+1
2015-02-13
mm/zpool: add name argument to create zpool
Ganesh Mahendran
1
-3
/
+5
2015-02-13
zram: remove request_queue from struct zram
Sergey Senozhatsky
2
-9
/
+8
2015-02-13
zram: remove init_lock in zram_make_request
Minchan Kim
2
-32
/
+64
2015-02-13
zram: check bd_openers instead of bd_holders
Minchan Kim
1
-1
/
+1
2015-02-13
zram: rework reset and destroy path
Sergey Senozhatsky
1
-42
/
+33
2015-02-13
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
1
-14
/
+9
2015-02-13
zram: free meta table in zram_meta_free
Ganesh Mahendran
1
-17
/
+16
2015-02-13
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
1
-8
/
+6
2015-02-13
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-333
/
+374
2015-02-13
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+9
2015-02-11
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-54
/
+126
2015-02-10
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2
-2
/
+11
2015-02-10
xen-blkfront: fix accounting of reqs when migrating
Roger Pau Monne
1
-2
/
+2
2015-02-03
floppy: Avoid manual call of device_create_file()
Takashi Iwai
1
-9
/
+8
2015-01-29
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
1
-31
/
+88
2015-01-28
xen-blkback: safely unmap grants in case they are still in use
Jennifer Herbert
2
-50
/
+122
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
1
-4
/
+4
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-24
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2
-2
/
+2
2015-01-24
block: support different tag allocation policy
Shaohua Li
1
-1
/
+1
2015-01-22
NVMe: within nvme_free_queues(), delete RCU sychro/deferred free
kaoudis
1
-8
/
+1
2015-01-21
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
1
-1
/
+1
2015-01-17
null_blk: suppress invalid partition info
Jens Axboe
1
-1
/
+1
2015-01-16
NVMe: cq_vector should be signed
Jens Axboe
1
-1
/
+1
2015-01-14
brd: Request from fdisk 4k alignment
Boaz Harrosh
1
-0
/
+9
2015-01-14
brd: Fix all partitions BUGs
Boaz Harrosh
1
-62
/
+38
2015-01-14
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
1
-7
/
+7
2015-01-14
block: Change direct_access calling convention
Matthew Wilcox
1
-7
/
+7
2015-01-08
NVMe: Fix locking on abort handling
Keith Busch
1
-10
/
+19
2015-01-08
NVMe: Start and stop h/w queues on reset
Keith Busch
1
-3
/
+41
2015-01-08
NVMe: Command abort handling fixes
Keith Busch
1
-4
/
+13
2015-01-08
NVMe: Admin queue removal handling
Keith Busch
1
-14
/
+20
2015-01-08
NVMe: Reference count admin queue usage
Keith Busch
1
-14
/
+14
2015-01-08
NVMe: Start all requests
Keith Busch
1
-4
/
+12
2015-01-03
loop: add blk-mq.h include
Jens Axboe
2
-1
/
+1
2015-01-03
block: loop: don't handle REQ_FUA explicitly
Ming Lei
1
-11
/
+3
2015-01-03
block: loop: introduce lo_discard() and lo_req_flush()
Ming Lei
1
-33
/
+40
2015-01-03
block: loop: say goodby to bio
Ming Lei
1
-25
/
+20
2015-01-03
block: loop: improve performance via blk-mq
Ming Lei
2
-170
/
+174
2015-01-02
block: fix checking return value of blk_mq_init_queue
Ming Lei
3
-3
/
+3
2014-12-22
NVMe: Fix double free irq
Keith Busch
1
-5
/
+12
2014-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+7
2014-12-17
rbd: don't treat CEPH_OSD_OP_DELETE as extent op
Ilya Dryomov
1
-2
/
+6
2014-12-17
ceph, rbd: delete unnecessary checks before two function calls
SF Markus Elfring
1
-2
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+0
2014-12-14
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-1158
/
+942
[next]