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
/
sunvdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
1
-22
/
+183
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-3
/
+3
2014-12-11
sunvdc: fix module unload/reload
Dwight Engen
1
-0
/
+11
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-09-30
vio: fix reuse of vio_dring slot
Dwight Engen
1
-16
/
+23
2014-09-30
sunvdc: limit each sg segment to a page
Dwight Engen
1
-0
/
+4
2014-09-30
sunvdc: compute vdisk geometry from capacity
Allen Pais
1
-9
/
+14
2014-09-30
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-17
/
+92
2013-02-14
sunvdc: Fix off-by-one in generic_request().
David S. Miller
1
-1
/
+1
2013-01-03
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-4
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-2
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-2
/
+1
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-1
/
+1
2009-04-28
sunvdc: kill vdc_end_request()
Tejun Heo
1
-7
/
+2
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-4
/
+4
2008-09-01
sparc64: Apply const or __initdata to vio_device_id[]
David S. Miller
1
-2
/
+2
2008-02-01
block/sunvdc.c:print_version() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-01-28
blk_end_request: changing sunvdc (take 4)
Kiyoshi Ueda
1
-7
/
+4
2007-10-24
More SG build fixes
David Miller
1
-0
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-0
/
+1
2007-08-26
[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
David S. Miller
1
-1
/
+1
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-19
[SPARC64]: Fix handling of multiple vdc-port nodes.
David S. Miller
1
-16
/
+8
2007-07-19
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
Fabio Massimo Di Nitto
1
-1
/
+1
2007-07-18
[SPARC64]: Simplify VDC device probing.
David S. Miller
1
-87
/
+10
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
1
-11
/
+13
2007-07-16
[SPARC64]: Add Sun LDOM virtual disk driver.
David S. Miller
1
-0
/
+970