5708 Commits (fd6d1f4660a37d75acba1c64e2e5f137307bbc31)
 

Author SHA1 Message Date
  Adamczyk, Konrad fd6d1f4660 [thunderx] Use ThunderxConfigProtocol to obtain board configuration 7 years ago
  Michael Brown a66ac07165 [scsi] Retry TEST UNIT READY command 7 years ago
  Michael Brown 2c056f02d0 [linux] Fix building with kernel 4.11 headers 7 years ago
  Michael Brown 5f85cbb9ee [build] Avoid implicit-fallthrough warnings on GCC 7 7 years ago
  Michael Brown 28e26dd250 [mucurses] Fix erroneous __nonnull attribute 7 years ago
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready 7 years ago
  Michael Brown 2ace5196e5 [iscsi] Do not install iBFT when no iSCSI targets exist 7 years ago
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 years ago
  Michael Brown 414b4fc9c5 [block] Ignore redundant xfer_window_changed() messages 7 years ago
  Michael Brown fa879f9f52 [linux] Use dummy SAN device 7 years ago
  Michael Brown 539088a27b [block] Gracefully close SAN device if registration fails 7 years ago
  Michael Brown ee35b03583 [block] Retry reopening indefinitely for multipath devices 7 years ago
  Michael Brown 164378fee6 [block] Add a small delay between attempts to reopen SAN targets 7 years ago
  Michael Brown 6b385c9da3 [block] Allow SAN retry count to be reconfigured 7 years ago
  Michael Brown 6bd0060f26 [time] Add sleep_fixed() function to sleep without checking for Ctrl-C 7 years ago
  Michael Brown c73af29fe2 [int13con] Avoid overwriting random portions of SAN boot disks 7 years ago
  Michael Brown ebceb8ad8a [int13] Improve geometry guessing for unaligned partitions 7 years ago
  Michael Brown bb5a54b79a [block] Add basic multipath support 7 years ago
  Michael Brown c212597336 [block] Add dummy SAN device 7 years ago
  Michael Brown 6bc4a8ac91 [scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failure 7 years ago
  Michael Brown c13bf52509 [vxge] Fix use of stale I/O buffer on error path 7 years ago
  Michael Brown b340971852 [iobuf] Increase minimum I/O buffer size to 128 bytes 7 years ago
  Mike McCormack a317e9a310 [sky2] Use 32-bit read to read Y2_VAUX_AVAIL 7 years ago
  Michael Brown 19d3e966d9 [pcnet32] Eliminate redundant register read 7 years ago
  Raed Salem 1ff1eebcf7 [golan] Bug fixes and improved paging allocation method 7 years ago
  Michael Brown ce240c8c2d [rtl818x] Fix resource leak on error path 7 years ago
  Michael Brown c24f772349 [travis] Integrate with Coverity Scan 7 years ago
  Michael Brown 9ecad204fc [travis] Build and run the unit test suite 7 years ago
  Michael Brown aa1f7b0f7f [travis] Add minimal .travis.yml file 7 years ago
  Michael Brown c90b4d82b7 [malloc] Track maximum heap usage 7 years ago
  Michael Brown 65a3518013 [coverity] Add Coverity user model 7 years ago
  Michael Brown f032556b15 [mucurses] Ensure SLK labels are always terminated 7 years ago
  Michael Brown 3870a7bde2 [sis190] Avoid NULL pointer dereference 7 years ago
  Michael Brown 99e1207a4d [w89c840] Avoid potential array overrun 7 years ago
  Michael Brown ad725fa7d9 [tlan] Guard against failure to identify chip 7 years ago
  Michael Brown dea5b74475 [hermon] Assert that mapping length is non-zero 7 years ago
  Michael Brown 0ced99e97c [arbel] Assert that mapping length is non-zero 7 years ago
  Michael Brown 7495813792 [video_subr] Use memmove() for overlapping memory copy 7 years ago
  Michael Brown 75bb948008 [tcp] Use correct length for memset() 7 years ago
  Michael Brown 01496a5028 [xen] Use standard calling pattern for asprintf() 7 years ago
  Michael Brown 21d8624da8 [usb] Use correct length for memcpy() 7 years ago
  Michael Brown 966a960a83 [pixbuf] Avoid potential division by zero 7 years ago
  Michael Brown 45f2265bfc [ath] Add missing break statements 7 years ago
  Michael Brown e846bd22c3 [block] Quell spurious Coverity size mismatch warning 7 years ago
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() 7 years ago
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7 years ago
  Michael Brown e88e2a2965 [build] Avoid confusing sparse in single-argument DBG() macros 7 years ago
  Michael Brown 6124c0ebfa [xhci] Avoid accessing beyond end of endpoint context array 7 years ago
  Michael Brown 501fa53b25 [mucurses] Attempt to fix use of uninitialised buffer with strcat() 7 years ago
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure 7 years ago