]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Revert r331273: "Release the "TUR" reference when clearing the TUR work flag. We...
[FreeBSD/FreeBSD.git] / sys / cam /
2018-03-21 Warner LoshRevert r331273: "Release the "TUR" reference when clear...
2018-03-20 Warner LoshRelease the "TUR" reference when clearing the TUR work...
2018-03-20 John BaldwinUse <stdarg.h> instead of <machine/stdarg.h> in userland.
2018-03-20 Warner LoshKill assert I shouldn't have committed
2018-03-20 Warner LoshStarting LBA is a 64bit number, so use htole64 instead...
2018-03-20 Warner LoshMake kern.cam.nda.num_trim tunable to limit the number...
2018-03-20 Warner LoshRemove some redundant MPSAFE flags.
2018-03-19 Kenneth D. Merrycam_periph_acquire() now returns an errno.
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-17 Warner LoshOnly take out the periph lock when we're modifying...
2018-03-15 Edward Tomasz Napi... Fix iSCSI target crash on session reinstation.
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Warner LoshCreate a sysctl kern.cam.{,a,n}da.X.invalidate
2018-03-14 Warner LoshFix inverted logic that counted all completions as...
2018-03-14 Warner LoshImplement trim collapsing in nda
2018-03-14 Warner LoshAllow NULL ccb to cam_iosched_bio_complete
2018-03-12 Brooks DavisReject ioctls to SCSI enclosures from 32-bit compat...
2018-03-12 Brooks DavisReject CAMIOGET and CAMIOQUEUE ioctl's on pass(4) in...
2018-03-12 Warner LoshTighten up periph lock to avoid some races
2018-03-10 Conrad Meyernvme_da: Fix minor memory leak in error case
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-23 Warner LoshUse bool instead of int for predicate functions relatin...
2018-02-22 Wojciech MacekNVMe: Add big-endian support
2018-02-22 Warner LoshRevert r329814 as well. It should have been in r329819.
2018-02-22 Warner LoshBackout r329818, r329816 and r329815.
2018-02-22 Warner LoshFix typo in last commit after last rebase before commit...
2018-02-22 Warner LoshCombine BIO_DELETE requests for nda devices
2018-02-22 Warner LoshIntroduce capacity flags for periphs
2018-02-22 Warner LoshNote when we tick.
2018-02-22 Warner LoshWrap an extra long line
2018-02-22 Warner LoshDon't sort TRIMs.
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Warner LoshMinor formatting nits.
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Edward Tomasz Napi... Use proper buffer length (the announce_buf char pointer...
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Warner LoshReport the number of remaining retries when we have...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Warner LoshFix cut and pasted comments to reflect differences...
2018-02-06 Warner LoshKeep a counter for number of requests completed with...
2018-02-06 Scott LongReturn a C errno for cam_periph_acquire().
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 Warner LoshDo the book-keeping on release before we release the...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Scott LongFinish the incomplete move of CAM_PERIPH_PRINT().
2018-01-26 Scott LongMove CAM_PERIPH_PRINT() to cam_periph.h
2018-01-26 Warner LoshFix a sleepable malloc in ndastart. We shouldn't be...
2018-01-26 Scott LongFix a cut-and-paste error in a panic message
2018-01-26 Justin HibbitsMinimum changes for ctl to build on architectures with...
2018-01-25 Warner LoshTrack Ref / DeRef and Hold / Unhold that da is doing...
2018-01-25 Warner LoshWhen devices are invalidated, there's some cases where...
2018-01-25 Warner LoshMinor whitespace cleanup to remove leading space before...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Warner LoshThis comment is bogus. This is a legit release.
next