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
2014-01-22
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
1
-9
/
+27
2014-01-22
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
1
-1
/
+1
2014-01-22
drivers/block/cciss.c:cciss_init_one(): use proper errnos
Andrew Morton
1
-2
/
+2
2014-01-22
drivers/block/paride/pg.c: underflow bug in pg_write()
Dan Carpenter
1
-1
/
+1
2014-01-22
drivers/block/sx8.c: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-22
drivers/block/sx8.c: use module_pci_driver()
Jingoo Han
1
-14
/
+1
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-5
/
+2
2014-01-17
floppy: bail out in open() if drive is not responding to block0 read
Jiri Kosina
1
-9
/
+27
2014-01-12
block: null_blk: fix queue leak inside removing device
Ming Lei
1
-8
/
+2
2014-01-08
Merge branch 'for-3.14/core' into for-3.14/drivers
Jens Axboe
3
-33
/
+88
2014-01-03
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
1
-2
/
+2
2014-01-03
pktcdvd: fix error return code
Julia Lawall
1
-1
/
+3
2013-12-31
rbd: tear down watch request if rbd_dev_device_setup() fails
Ilya Dryomov
1
-0
/
+6
2013-12-31
rbd: introduce rbd_dev_header_unwatch_sync() and switch to it
Ilya Dryomov
1
-13
/
+22
2013-12-31
rbd: enable extended devt in single-major mode
Ilya Dryomov
1
-4
/
+9
2013-12-31
rbd: add support for single-major device number allocation scheme
Ilya Dryomov
1
-20
/
+112
2013-12-31
rbd: wire up is_visible() sysfs callback for rbd bus
Ilya Dryomov
1
-1
/
+12
2013-12-31
rbd: add 'minor' sysfs rbd device attribute
Ilya Dryomov
1
-1
/
+12
2013-12-31
rbd: switch to ida for rbd id assignments
Ilya Dryomov
1
-46
/
+23
2013-12-31
rbd: refactor rbd_init() a bit
Ilya Dryomov
1
-4
/
+8
2013-12-31
rbd: tweak "loaded" message and module description
Ilya Dryomov
1
-4
/
+2
2013-12-31
rbd: rbd_device::dev_id is an int, format it as such
Ilya Dryomov
1
-4
/
+2
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
3
-33
/
+88
2013-12-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+78
2013-12-21
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
1
-4
/
+35
2013-12-21
null_blk: set use_per_node_hctx param to false
Matias Bjørling
1
-2
/
+2
2013-12-19
null_blk: warning on ignored submit_queues param
Matias Bjorling
1
-2
/
+5
2013-12-19
null_blk: refactor init and init errors code paths
Matias Bjorling
1
-25
/
+38
2013-12-19
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-19
drivers: block: Mark the functions as static in skd_main.c
Rashika Kheria
1
-2
/
+2
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
38
-1113
/
+7862
2013-12-17
NVMe: Device resume error handling
Keith Busch
1
-15
/
+93
2013-12-17
NVMe: Cache dev->pci_dev in a local pointer
Matthew Wilcox
1
-4
/
+4
2013-12-17
NVMe: Fix lockdep warnings
Matthew Wilcox
1
-6
/
+6
2013-12-17
NVMe: compat SG_IO ioctl
Keith Busch
2
-1
/
+164
2013-12-16
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2013-12-03
vio: remove dangly makefile bits
Alan
1
-1
/
+0
2013-11-28
Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...
Jens Axboe
1
-1
/
+6
2013-11-26
block: xen-blkfront: Fix possible NULL ptr dereference
Felipe Pena
1
-0
/
+5
2013-11-26
xen-blkfront: Silence pfn maybe-uninitialized warning
Tim Gardner
1
-1
/
+1
2013-11-26
block/z2ram: Remove duplicate external declarations
Geert Uytterhoeven
1
-3
/
+0
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
1
-2
/
+2
2013-11-24
block: Introduce new bio_split()
Kent Overstreet
2
-159
/
+83
2013-11-24
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
1
-1
/
+1
2013-11-24
rbd: Refactor bio cloning
Kent Overstreet
1
-62
/
+2
2013-11-24
aoe: Convert to immutable biovecs
Kent Overstreet
2
-92
/
+53
2013-11-24
block: Convert drivers to immutable biovecs
Kent Overstreet
1
-27
/
+23
2013-11-24
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
1
-4
/
+3
2013-11-24
block: Immutable bio vecs
Kent Overstreet
2
-3
/
+3
[prev]
[next]