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
/
swim3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
swim3: add missing major.h include
Jens Axboe
1
-0
/
+1
2021-10-18
block/swim3: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+3
2021-06-11
swim3: use blk_mq_alloc_disk
Christoph Hellwig
1
-19
/
+14
2021-04-06
swim3: support highmem
Christoph Hellwig
1
-9
/
+25
2020-09-10
swim3: use bdev_check_media_changed
Christoph Hellwig
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-12
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
1
-0
/
+1
2018-12-31
block/swim3: Fix regression on PowerBook G3
Finn Thain
1
-4
/
+3
2018-12-31
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
1
-1
/
+5
2018-12-31
block/swim3: Remove dead return statement
Finn Thain
1
-1
/
+0
2018-10-16
swim3: convert to blk-mq
Omar Sandoval
1
-88
/
+65
2018-10-16
swim3: add real error handling in setup
Omar Sandoval
1
-24
/
+36
2018-04-17
block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
1
-3
/
+3
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-15
block: swim3: Convert timers to use timer_setup()
Kees Cook
1
-16
/
+15
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
1
-0
/
+1
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-13
/
+13
2017-04-20
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
1
-2
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
1
-6
/
+6
2014-04-16
block: remove struct request buffer member
Jens Axboe
1
-3
/
+3
2014-03-14
swim3: fix interruptible_sleep_on race
Arnd Bergmann
1
-7
/
+11
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-3
/
+2
2013-02-22
drivers/block/swim3.c: fix null pointer dereference
Cong Ding
1
-1
/
+4
2013-01-04
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+2
2011-12-12
block/swim3: Locking fixes
Benjamin Herrenschmidt
1
-147
/
+215
2011-08-03
block: swim3: fix unterminated of_device_id table
Axel Lin
1
-0
/
+1
2011-04-21
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
1
-1
/
+0
2011-03-09
swim[3]: Convert to bdops->check_events()
Tejun Heo
1
-4
/
+7
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-1
/
+14
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
1
-2
/
+15
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-2
/
+4
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
1
-23
/
+16
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-2
/
+1
2009-05-11
swim3: dequeue in-flight request
Tejun Heo
1
-13
/
+34
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-16
/
+18
2009-04-28
swim3: clean up request completion paths
Tejun Heo
1
-26
/
+5
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
1
-13
/
+13
2008-10-21
[PATCH] switch swim3
Al Viro
1
-18
/
+18
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+3
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
1
-3
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-2
/
+2
2008-02-15
Fix compile of swim3 as module
Tony Breeds
1
-4
/
+0
[next]