index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mg_disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
mg_disk: fix error path in mg_probe()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2016-06-08
mg_disk: fix enum REQ_OP_ kbuild error
Mike Christie
1
-5
/
+2
2014-10-20
block: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-15
block: remove struct request buffer member
Jens Axboe
1
-6
/
+6
2014-01-21
mg_disk: Spelling s/finised/finished/
Geert Uytterhoeven
1
-1
/
+1
2013-11-08
mg_disk: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-11
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
1
-1
/
+1
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2013-04-29
drivers/block/mg_disk.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-0
/
+2
2013-03-28
mg_disk: fix error return code in mg_probe()
Wei Yongjun
1
-1
/
+3
2012-07-06
mg_disk: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-6
/
+7
2010-08-23
block: switch s390 tape_block and mg_disk to elevator_change()
Jens Axboe
1
-2
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2009-12-22
drivers/block/mg_disk.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-07-28
mg_disk: Add missing ready status check on mg_write()
unsik Kim
1
-17
/
+15
2009-07-28
mg_disk: fix issue with data integrity on error in mg_write()
Bartlomiej Zolnierkiewicz
1
-42
/
+47
2009-07-28
mg_disk: fix reading invalid status when use polling driver
unsik Kim
1
-0
/
+10
2009-07-28
mg_disk: remove prohibited sleep operation
unsik Kim
1
-2
/
+0
2009-06-16
mg_disk: seperate mg_disk.h again
unsik Kim
1
-27
/
+1
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-8
/
+4
2009-05-11
mg_disk: dequeue and track in-flight request
Tejun Heo
1
-50
/
+59
2009-05-11
mg_disk: fix queue hang / infinite retry on !fs requests
Tejun Heo
1
-11
/
+13
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-12
/
+13
2009-04-28
mg_disk: use defines from <linux/ata.h>
Bartlomiej Zolnierkiewicz
1
-101
/
+43
2009-04-28
mg_disk: fix dependency on libata
Bartlomiej Zolnierkiewicz
1
-4
/
+40
2009-04-28
mg_disk: clean up request completion paths
Tejun Heo
1
-84
/
+33
2009-04-28
mg_disk: fold mg_disk.h into mg_disk.c
Tejun Heo
1
-1
/
+185
2009-04-28
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
Tejun Heo
1
-10
/
+0
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
1
-8
/
+8
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-04-28
mg_disk: fix locking
Tejun Heo
1
-4
/
+13
2009-04-07
mflash: initial support
unsik Kim
1
-0
/
+1005