summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document r286082, libarchive(3) bugfix for sparse files in tar(1)gjb2015-10-051-1/+3
* Document r286064, jail(8) -l flag and default shell execution whengjb2015-10-051-0/+6
* Document r287122, NTFS support in mkimg(1).gjb2015-10-051-1/+4
* MFC 288272jpaetzel2015-10-052-7/+4
* MFC r288579: Restore original array_rd_sz semantics.mav2015-10-051-1/+1
* MFC r288486, r288488: Set default block size for CD to expected 2048 bytes.mav2015-10-053-2/+6
* MFC r288458: More aggressively fill WUT read pipeline.mav2015-10-051-5/+4
* MFC r288450: Make zero WUT use WRITE SAME with recently allowed NDOB flag.mav2015-10-051-5/+3
* MFC r288449:mav2015-10-051-1/+9
* MFC r288448: Unify PR variable names to reduce confusion.mav2015-10-052-66/+66
* MFC r288427: Use proper STAILQ_* macros where possible.mav2015-10-052-20/+7
* MFC r288420: Make pass, sg and targ drivers respect HBA's maxio.mav2015-10-056-8/+35
* MFC r288369: Really implement PREVENT ALLOW MEDIUM REMOVAL command.mav2015-10-055-21/+66
* MFC r288368: Don't report SYNC_NV bit set in SYNCHRONIZE CACHE as error.mav2015-10-051-2/+2
* MFC r288367: Fix arguments order.mav2015-10-051-8/+8
* MFC r288359: Report that we can read all flavours of DVD. Why not?mav2015-10-051-1/+55
* MFC r288358: Add CD/DVD Capabilities and Mechanical Status Page.mav2015-10-053-0/+102
* MFC r288348: Umplement media load/eject support for removable devices.mav2015-10-0510-338/+228
* MFC r288310: Add to CTL initial support for CDROMs and removable devices.mav2015-10-0515-140/+754
* MFC r288264: Allow LOG SENSE command on non-disk devices.mav2015-10-052-2/+5
* MFC r288262: Remove concept of control device.mav2015-10-051-62/+24
* MFC r288261: Move ioctl frontend defines where they belong.mav2015-10-052-12/+12
* MFC r288260: Remove few more unused variables.mav2015-10-052-4/+0
* MFC r288259: Remove some duplicate, legacy, dead and questionable code.mav2015-10-0511-1003/+50
* MFC r288247: Pass to sobind() copy of the address, not the original.mav2015-10-051-2/+6
* MFC r288239: Properly lock LUN in ctl_failover_lun().mav2015-10-051-7/+25
* MFC r288224: Constify ctl_serialize_table.mav2015-10-052-2/+2
* MFC r288229: Fix bit masks changed for the wrong commands in r288221.mav2015-10-051-4/+4
* MFC r288221: Remove some dead code found by Clang analyzer.mav2015-10-0510-220/+17
* MFC r288220: Remove stale comments and some excessive empty lines.mav2015-10-052-84/+10
* MFC r288215: Switch I/O time accounting from system time to uptime.mav2015-10-054-24/+24
* MFC r288214: Collect DMA statistics on secondary HA node.mav2015-10-051-3/+13
* MFC r288213:mav2015-10-051-236/+171
* MFC r288211: Remove some control_softc references.mav2015-10-056-52/+25
* MFC r288175: Allow WRITE SAME with NDOB bit set but without UNMAP.mav2015-10-052-4/+8
* MFC r288170: Add new report types to REPORT LUNS command.mav2015-10-052-4/+7
* MFC r288166: Update WRITE ATOMIC(16) support to sbc4r8 draft.mav2015-10-053-7/+28
* MFC r288165: Add support for READ BUFFER(16) command.mav2015-10-053-15/+55
* MFC r288148: Synchronize mode pages between HA peers.mav2015-10-053-2/+106
* MFC r288146: Make HA peers announce their parameters on connect.mav2015-10-054-7/+99
* MFC r288110: Add support for Control extension mode page.mav2015-10-053-27/+94
* MFC r288104: Remove duplicate and incomplete code handling LUN modify.mav2015-10-051-85/+2
* MFC r288067: Log iSCSI session reinstatements.mav2015-10-051-0/+10
* MFC r288061: Make cltd ignore HA ports.mav2015-10-051-1/+7
* MFC r288059: Bunch of improvements to ctlstat.mav2015-10-052-54/+78
* MFC r288043:mav2015-10-051-5/+4
* MFC r288021: Mark with DMA flag I/Os waiting for iSCSI write data after R2T.mav2015-10-051-0/+5
* MFC r288020: Remove couple excess SGLIST I/O flags.mav2015-10-056-7/+4
* MFC r287994: Always execute REPORT LUNS and REQUEST SENSE commands locally.mav2015-10-052-5/+8
* MFC r287993: Split two command flags with different meaning.mav2015-10-053-11/+13
OpenPOWER on IntegriCloud