index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[http] Notify data transfer interface when underlying connection is ready
Michael Brown
2017-03-28
1
-0
/
+3
*
[iscsi] Do not install iBFT when no iSCSI targets exist
Michael Brown
2017-03-28
1
-0
/
+7
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
21
-487
/
+926
*
[block] Ignore redundant xfer_window_changed() messages
Michael Brown
2017-03-28
1
-0
/
+4
*
[linux] Use dummy SAN device
Michael Brown
2017-03-28
1
-1
/
+7
*
[block] Gracefully close SAN device if registration fails
Michael Brown
2017-03-27
1
-6
/
+16
*
[block] Retry reopening indefinitely for multipath devices
Michael Brown
2017-03-27
1
-3
/
+18
*
[block] Add a small delay between attempts to reopen SAN targets
Michael Brown
2017-03-27
1
-0
/
+14
*
[block] Allow SAN retry count to be reconfigured
Michael Brown
2017-03-27
3
-17
/
+61
*
[time] Add sleep_fixed() function to sleep without checking for Ctrl-C
Michael Brown
2017-03-27
2
-3
/
+37
*
[int13con] Avoid overwriting random portions of SAN boot disks
Michael Brown
2017-03-27
1
-2
/
+17
*
[int13] Improve geometry guessing for unaligned partitions
Michael Brown
2017-03-26
1
-11
/
+45
*
[block] Add basic multipath support
Michael Brown
2017-03-26
10
-124
/
+323
*
[block] Add dummy SAN device
Michael Brown
2017-03-26
4
-0
/
+135
*
[scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failure
Michael Brown
2017-03-26
1
-2
/
+4
*
[vxge] Fix use of stale I/O buffer on error path
Michael Brown
2017-03-23
1
-2
/
+2
*
[iobuf] Increase minimum I/O buffer size to 128 bytes
Michael Brown
2017-03-23
1
-1
/
+1
*
[sky2] Use 32-bit read to read Y2_VAUX_AVAIL
Mike McCormack
2017-03-23
2
-2
/
+2
*
[pcnet32] Eliminate redundant register read
Michael Brown
2017-03-23
1
-2
/
+1
*
[golan] Bug fixes and improved paging allocation method
Raed Salem
2017-03-23
18
-555
/
+200
*
[rtl818x] Fix resource leak on error path
Michael Brown
2017-03-23
1
-2
/
+6
*
[malloc] Track maximum heap usage
Michael Brown
2017-03-22
2
-3
/
+23
*
[mucurses] Ensure SLK labels are always terminated
Michael Brown
2017-03-22
1
-1
/
+1
*
[sis190] Avoid NULL pointer dereference
Michael Brown
2017-03-22
1
-1
/
+1
*
[w89c840] Avoid potential array overrun
Michael Brown
2017-03-22
1
-1
/
+1
*
[tlan] Guard against failure to identify chip
Michael Brown
2017-03-22
1
-0
/
+2
*
[hermon] Assert that mapping length is non-zero
Michael Brown
2017-03-22
1
-0
/
+1
*
[arbel] Assert that mapping length is non-zero
Michael Brown
2017-03-22
1
-0
/
+1
*
[video_subr] Use memmove() for overlapping memory copy
Michael Brown
2017-03-22
1
-1
/
+1
*
[tcp] Use correct length for memset()
Michael Brown
2017-03-22
1
-1
/
+1
*
[xen] Use standard calling pattern for asprintf()
Michael Brown
2017-03-22
1
-2
/
+1
*
[usb] Use correct length for memcpy()
Michael Brown
2017-03-22
1
-2
/
+2
*
[pixbuf] Avoid potential division by zero
Michael Brown
2017-03-22
1
-1
/
+3
*
[ath] Add missing break statements
Michael Brown
2017-03-22
1
-0
/
+3
*
[block] Quell spurious Coverity size mismatch warning
Michael Brown
2017-03-22
1
-6
/
+10
*
[infiniband] Return status code from ib_create_mi()
Michael Brown
2017-03-22
3
-16
/
+19
*
[infiniband] Return status code from ib_create_cq() and ib_create_qp()
Michael Brown
2017-03-22
8
-90
/
+88
*
[build] Avoid confusing sparse in single-argument DBG() macros
Michael Brown
2017-03-22
1
-2
/
+2
*
[xhci] Avoid accessing beyond end of endpoint context array
Michael Brown
2017-03-21
1
-1
/
+1
*
[mucurses] Attempt to fix use of uninitialised buffer with strcat()
Michael Brown
2017-03-21
1
-0
/
+1
*
[http] Add missing check for memory allocation failure
Michael Brown
2017-03-21
1
-0
/
+5
*
[eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err()
Michael Brown
2017-03-21
1
-1
/
+2
*
[slam] Avoid NULL pointer dereference in slam_pull_value()
Michael Brown
2017-03-21
1
-5
/
+9
*
[slam] Fix resource leak on error path
Michael Brown
2017-03-21
1
-4
/
+10
*
[hyperv] Fix resource leaks on error path
Michael Brown
2017-03-21
1
-5
/
+11
*
[mucurses] Attempt to fix resource leaks
Michael Brown
2017-03-21
1
-6
/
+4
*
[mucurses] Attempt to fix keypress processing logic
Michael Brown
2017-03-21
1
-4
/
+3
*
[mucurses] Attempt to fix test for empty string
Michael Brown
2017-03-21
1
-1
/
+1
*
[usb] Use correct length for memcpy()
Michael Brown
2017-03-21
1
-1
/
+2
*
[librm] Fail gracefully if asked to ioremap() a zero length
Michael Brown
2017-03-21
1
-1
/
+2
[next]