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
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
2012-01-10
NVMe: Fix DMA mapping for admin commands
Matthew Wilcox
1
-2
/
+4
2012-01-10
NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT
Matthew Wilcox
1
-4
/
+4
2012-01-10
NVMe: Merge the nvme_bio and nvme_prp data structures
Matthew Wilcox
1
-115
/
+124
2012-01-10
NVMe: Change nvme_completion_fn to take a dev
Matthew Wilcox
1
-18
/
+25
2012-01-10
NVMe: Change get_nvmeq to take a dev instead of a namespace
Matthew Wilcox
1
-4
/
+4
2012-01-10
NVMe: Simplify completion handling
Matthew Wilcox
1
-86
/
+81
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+7
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-10
/
+7
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
6
-10
/
+7
2012-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+0
2012-01-05
block: xsysace: Don't use NO_IRQ
Michal Simek
1
-5
/
+5
2012-01-05
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2
-13
/
+7
2012-01-05
mtip32xx: do rebuild monitoring asynchronously
Asai Thambi S P
2
-40
/
+65
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2012-01-04
fs: move code out of buffer.c
Al Viro
4
-8
/
+5
2011-12-25
Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
4
-105
/
+137
2011-12-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-151
/
+221
2011-12-16
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-14
block, sx8: kill blk_insert_request()
Tejun Heo
1
-4
/
+8
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-91
/
+10
2011-12-12
block/swim3: Locking fixes
Benjamin Herrenschmidt
1
-147
/
+215
2011-12-10
m68k/mac: cleanup forward declarations
Finn Thain
1
-1
/
+0
2011-12-07
rbd: remove buggy rollback functionality
Josh Durgin
1
-90
/
+0
2011-12-07
rbd: return an error when an invalid header is read
Josh Durgin
1
-1
/
+10
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-12-02
loop: Fix discard_alignment default setting
Lukas Czerner
1
-1
/
+1
2011-11-28
cciss: fix flush cache transfer length
Stephen M. Cameron
1
-0
/
+2
2011-11-28
cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
1
-2
/
+2
2011-11-25
loop: fix loop block driver discard and encryption comment
Dave Young
1
-1
/
+1
2011-11-24
mtip32xx: uninitialized variable in mtip_quiesce_io()
Dan Carpenter
1
-1
/
+2
2011-11-23
mtip32xx: updates based on feedback
Asai Thambi S P
2
-154
/
+230
2011-11-18
xen-blkback: convert hole punching to discard request on loop devices
Li Dongyang
1
-17
/
+2
2011-11-18
xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io
Konrad Rzeszutek Wilk
1
-30
/
+24
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
4
-18
/
+60
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
3
-55
/
+66
2011-11-16
paride: fix potential information leak in pg_read()
Dan Carpenter
1
-0
/
+1
2011-11-16
cciss: auto engage SCSI mid layer at driver load time
Stephen M. Cameron
2
-0
/
+2
2011-11-16
loop: cleanup set_status interface
Dmitry Monakhov
1
-15
/
+29
2011-11-16
loop: prevent information leak after failed read
Dmitry Monakhov
1
-1
/
+2
2011-11-12
The Windows driver .inf disables ASPM on all cciss devices. Do the same.
Matthew Garrett
1
-0
/
+5
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-51
/
+8
2011-11-05
mtip32xx: update to new ->make_request() API
Jens Axboe
1
-10
/
+5
2011-11-05
mtip32xx: add module.h include to avoid conflict with moduleh tree
Jens Axboe
1
-0
/
+1
2011-11-05
mtip32xx: mark a few more items static
Jens Axboe
1
-2
/
+2
2011-11-05
mtip32xx: ensure that all local functions are static
Jens Axboe
2
-352
/
+313
2011-11-05
mtip32xx: cleanup compat ioctl handling
Jens Axboe
2
-91
/
+64
2011-11-05
mtip32xx: fix warnings/errors on 32-bit compiles
Jens Axboe
1
-7
/
+23
2011-11-05
block: Add driver for Micron RealSSD pcie flash cards
Sam Bradshaw
6
-0
/
+4043
[prev]
[next]