index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
viodasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+6
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-1
/
+18
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+2
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
2010-02-03
powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks
Joe Perches
1
-50
/
+36
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-11
block: use printk_once
Marcin Slusarz
1
-9
/
+3
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-3
/
+1
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-1
/
+1
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
1
-3
/
+3
2008-10-21
[PATCH] switch viodasd
Al Viro
1
-7
/
+7
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-2
/
+2
2008-10-07
powerpc/iseries: Remove unused variable in viodasd.c
Johann Felix Soden
1
-3
/
+0
2008-05-23
[POWERPC] iSeries: Remove unused mail address
Stephen Rothwell
1
-1
/
+1
2008-04-01
[POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c
Julia Lawall
1
-1
/
+1
2008-03-13
[POWERPC] Fix viodasd driver with scatterlist debug
Benjamin Herrenschmidt
1
-2
/
+1
2008-01-28
blk_end_request: changing viodasd (take 4)
Kiyoshi Ueda
1
-9
/
+6
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-0
/
+2
2007-10-11
[POWERPC] iSeries: Move viodasd probing
Stephen Rothwell
1
-52
/
+25
2007-08-11
Clean up duplicate includes in drivers/block/
Jesper Juhl
1
-1
/
+0
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-10
[POWERPC] Fix viodasd geometry calculations
Stephen Rothwell
1
-2
/
+2
2006-12-20
[POWERPC] iSeries: fix viodasd init
Stephen Rothwell
1
-0
/
+6
2006-12-04
[POWERPC] iSeries: improve viodasd initialisation
Stephen Rothwell
1
-13
/
+36
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-2
/
+0
2006-05-19
[PATCH] powerpc: update iSeries viodasd device-tree entries
Stephen Rothwell
1
-1
/
+1
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
1
-17
/
+15
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-35
/
+9
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/vio.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_types.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_lp_event.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify reference to iseries/hv_lp_config.h
Kelly Daly
1
-1
/
+1
2005-10-24
powerpc: set the driver.owner field for all vio drivers
Stephen Rothwell
1
-1
/
+2
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
1
-2
/
+4
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+846