index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
[infiniband] Allow SRP reconnection attempts even after reporting failures
Michael Brown
1
-12
/
+5
2009-08-10
[infiniband] Add support for SRP over Infiniband
Michael Brown
1
-0
/
+530
2009-08-10
[scsi] Generalise iscsi_parse_lun() to scsi_parse_lun()
Michael Brown
1
-0
/
+30
2009-08-10
[scsi] Generalise iscsi_detached_command() to scsi_detached_command()
Michael Brown
1
-0
/
+12
2009-07-17
[ata] Make ATA command issuing partially asynchronous
Michael Brown
1
-1
/
+24
2009-07-17
[scsi] Improve SCSI debugging
Michael Brown
1
-9
/
+26
2009-07-17
[scsi] Make SCSI command issuing partially asynchronous
Michael Brown
1
-3
/
+15
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
3
-0
/
+6
2009-02-19
[scsi] Fix DBG() message reporting of error number
Michael Brown
1
-2
/
+2
2009-01-30
[scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on
Michael Brown
1
-5
/
+19
2008-11-19
[blockdev] Move block device operations to structure block_device_operations
Laurent Vivier
3
-8
/
+24
2007-01-29
Split bootsector execution code out into bootsector.c.
Michael Brown
1
-0
/
+91
2006-12-12
Automatically select between the "10" and "16" variants of command set,
Michael Brown
1
-31
/
+72
2006-12-12
Catch SCSI errors, and work around the start-of-day CHECK CONDITION
Michael Brown
1
-1
/
+32
2006-09-27
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
1
-1
/
+0
2006-09-27
added stdio.h to includes for DBG compilation
Marty Connor
1
-0
/
+1
2006-06-12
Updated debug message to reflect change in data structure.
Michael Brown
1
-2
/
+3
2006-06-01
Backing out last change; no immediate plans to make the whole block-device
Michael Brown
1
-2
/
+1
2006-05-31
ATA devices are now asynchronous. The ATA layer itself now performs the
Michael Brown
1
-1
/
+2
2006-05-31
Added generic asynchronous operations code.
Michael Brown
1
-5
/
+4
2006-05-28
Use separate data-in and data-out buffers.
Michael Brown
1
-40
/
+30
2006-05-21
Fixed debug code
Michael Brown
1
-3
/
+3
2006-05-21
Added (untested) support for ATA devices. This code should be generic
Michael Brown
1
-0
/
+169
2006-05-19
READ CAPACITY (16) turns out to be an optional command (even though
Michael Brown
1
-2
/
+57
2006-05-19
Add the concept of a "user pointer" (similar to the void __user * in
Michael Brown
1
-7
/
+9
2006-05-13
Defined SCSI device interface, and added SCSI block device
Michael Brown
1
-0
/
+142