| 2011-10-07 |
Tim | TRIM support |
blob | commitdiff |
| 2010-10-31 |
Sascha Wildner | kernel: Remove most definitions of CDEV_MAJOR. |
blob | commitdiff | diff to current |
| 2010-08-30 |
Alex Hornung | cam_xpt - Fix recently introduced typo |
blob | commitdiff | diff to current |
| 2010-08-30 |
Alex Hornung | spinlocks - Rename API to spin_{try,un,}lock |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - unwind kthread_create() mplock |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - CAM mpsafe issues |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-10-02 |
Alex Hornung | taskq - Make consumer tasks MPALMOSTSAFE |
blob | commitdiff | diff to current |
| 2009-09-30 |
Matthew Dillon | kernel - CAM - track busses for configuration |
blob | commitdiff | diff to current |
| 2009-08-05 |
Matthew Dillon | DEVFS - Add serial number links for all CAM and NATA... |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff | diff to current |
| 2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager. |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | tsleep() - Add PINTERLOCKED flag to catch edge case. |
blob | commitdiff | diff to current |
| 2009-06-26 |
Matthew Dillon | CAM - Unconditionally print out the serial number |
blob | commitdiff | diff to current |
| 2009-06-12 |
Matthew Dillon | CAM - add xpt_action_async() |
blob | commitdiff | diff to current |
| 2009-06-04 |
Matthew Dillon | CAM Enhancements for AHCI driver work, import some... |
blob | commitdiff | diff to current |
| 2009-06-03 |
Matthew Dillon | CAM fixes - queue empty tests, sim refcount, add XPORT_... |
blob | commitdiff | diff to current |
| 2008-08-23 |
Peter Avalos | Fix whitespace. |
blob | commitdiff | diff to current |
| 2008-07-18 |
Matthew Dillon | Fix multiple bugs in CAM related devices which go away... |
blob | commitdiff | diff to current |
| 2008-06-29 |
Matthew Dillon | Fix an issue where CAM would attempt to illegally get... |
blob | commitdiff | diff to current |
| 2008-05-18 |
Peter Avalos | Sync CAM with FreeBSD using lockmgr locks instead of... |
blob | commitdiff | diff to current |
| 2008-02-10 |
Peter Avalos | Make CAM_NEW_TRAN_CODE default. |
blob | commitdiff | diff to current |
| 2007-12-21 |
Peter Avalos | printf -> kprintf |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | Sync quirk tables with FreeBSD. |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | XPT_GET_TRAN_SETTINGS can fail- so check for an error and |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | Change the qualifier to force async from cur_spi to... |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | Add PIM_SEQSCAN for HBA misc flags and code that unders... |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | Handle some of the inquiry flags that have come into |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | CAM_NEW_TRAN_CODE placeholders for SAS support. |
blob | commitdiff | diff to current |
| 2007-12-02 |
Peter Avalos | When deregistering a bus, attempt to flush out all... |
blob | commitdiff | diff to current |
| 2007-12-01 |
Peter Avalos | Make the exploring of all luns supported by an HBA... |
blob | commitdiff | diff to current |
| 2007-12-01 |
Peter Avalos | Fine-grained malloc statistics - replace some M_DEVBUF... |
blob | commitdiff | diff to current |
| 2007-11-29 |
Peter Avalos | Fixing a memory leak in xpt_release_device(). |
blob | commitdiff | diff to current |
| 2007-11-29 |
Peter Avalos | Do not initialize path variable with useless value... |
blob | commitdiff | diff to current |
| 2007-11-29 |
Peter Avalos | avoid use after free |
blob | commitdiff | diff to current |
| 2007-11-29 |
Peter Avalos | Restore queue depth settings across tag disable events... |
blob | commitdiff | diff to current |
| 2007-11-28 |
Peter Avalos | Try to automatically scan and attach luns for modern... |
blob | commitdiff | diff to current |
| 2007-11-28 |
Peter Avalos | Again, use offsetof() instead of a constant to enhance... |
blob | commitdiff | diff to current |
| 2007-11-28 |
Peter Avalos | Use offsetof() instead of a hard-coded constant for... |
blob | commitdiff | diff to current |
| 2007-11-28 |
Peter Avalos | Remove the camnet swi and CAM_PERIPH_NET. It has never... |
blob | commitdiff | diff to current |
| 2007-11-28 |
Peter Avalos | Make the module return EOPNOTSUPP for unknown events. |
blob | commitdiff | diff to current |
| 2007-11-28 |
Peter Avalos | Compare the *number* of patterns to zero, not the point... |
blob | commitdiff | diff to current |
| 2007-11-24 |
Peter Avalos | Make SCSI_DELAY setable at boot time and runtime via the |
blob | commitdiff | diff to current |
| 2007-11-21 |
Peter Avalos | Cleanup some of the XPORT_FC code (mostly whitespace) |
blob | commitdiff | diff to current |
| 2007-11-20 |
Peter Avalos | FC path inquiry settings. |
blob | commitdiff | diff to current |
| 2007-11-18 |
Peter Avalos | Rewrite of the CAM error recovery code. |
blob | commitdiff | diff to current |
| 2007-11-17 |
Peter Avalos | Change the peripheral driver list from a linker set... |
blob | commitdiff | diff to current |
| 2007-11-14 |
Peter Avalos | Switch to sys/queue.h macros. |
blob | commitdiff | diff to current |
| 2007-11-12 |
Peter Avalos | Avoid resource_locate(). |
blob | commitdiff | diff to current |
| 2007-11-12 |
Peter Avalos | Build CAM as a module. |
blob | commitdiff | diff to current |
| 2007-07-28 |
Matthew Dillon | Add an ordering field to the interrupt config hook... |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-20 |
Matthew Dillon | Rename sprintf -> ksprintf |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | Remove system dependancies on <machine/ipl.h>. Only... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2006-01-22 |
Sascha Wildner | * Move function types to a separate line. |
blob | commitdiff | diff to current |
| 2005-10-13 |
Matthew Dillon | Major cleanup of the interrupt registration subsystem. |
blob | commitdiff | diff to current |
| 2005-07-17 |
Matthew Dillon | When a usb mass storage device is removed the related... |
blob | commitdiff | diff to current |
| 2005-06-16 |
Matthew Dillon | Remove all remaining SPL code. Replace the mtd_cpl... |
blob | commitdiff | diff to current |
| 2005-06-02 |
Matthew Dillon | Remove spl*() calls from the bus/ infrastructure, repla... |
blob | commitdiff | diff to current |
| 2005-03-15 |
Matthew Dillon | Bring in some CAM bug fixes from FreeBSD. |
blob | commitdiff | diff to current |
| 2005-03-05 |
Sascha Wildner | Remove PC98 support. |
blob | commitdiff | diff to current |
| 2005-02-04 |
Matthew Dillon | One of the last things the system does before it tries... |
blob | commitdiff | diff to current |
| 2005-02-01 |
Matthew Dillon | Add a intrmask_t pointer to register_int() and register... |
blob | commitdiff | diff to current |
| 2004-11-14 |
Eirik Nygaard | Remove xpt_release_simq_timeout(), this function has... |
blob | commitdiff | diff to current |
| 2004-09-17 |
Matthew Dillon | Unbreak the SCSI drivers. Move the callout_init()... |
blob | commitdiff | diff to current |
| 2004-09-17 |
Joerg Sonnenberger | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-09-17 |
Joerg Sonnenberger | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Matthew Dillon | When deregistering a bus, pending device bus scan timeo... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Matthew Dillon | Do some M_WAITOK<->M_INTWAIT cleanups. Code entered... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Matthew Dillon | The cam_sim structure was being deallocated uncondition... |
blob | commitdiff | diff to current |
| 2004-03-12 |
Matthew Dillon | Change M_NOWAIT to M_INTWAIT or M_WAITOK. CAM does... |
blob | commitdiff | diff to current |
| 2004-01-30 |
Matthew Dillon | This commit represents a major revamping of the clock... |
blob | commitdiff | diff to current |
| 2003-12-29 |
Matthew Dillon | Fix the peripheral list scan code, which was broken... |
blob | commitdiff | diff to current |
| 2003-11-10 |
Matthew Dillon | Fully synchronize sys/boot from FreeBSD-5.x, but add... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-06-29 |
Matthew Dillon | threaded interrupts 1: Rewrite the ICU interrupt code... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|