| Commit message (Expand) | Author | Age | Files | Lines |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 22 | -239/+231 |
* | Sync /dev/zfs ioctl ordering | Brian Behlendorf | 2013-12-16 | 1 | -4/+18 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 4 | -8/+7 |
* | Fix zstream_t incorrect type | Shen Yan | 2013-12-10 | 1 | -1/+1 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 15 | -70/+163 |
* | Only commit the ZIL once in zpl_writepages() (msync() case). | Etienne Dechamps | 2013-11-23 | 2 | -1/+6 |
* | Illumos #2583 | Yuri Pankov | 2013-11-21 | 1 | -2/+3 |
* | Add I/O Read/Write Accounting | Brian Behlendorf | 2013-11-21 | 1 | -0/+1 |
* | Honor CONFIG_FS_POSIX_ACL kernel option | Massimo Maggi | 2013-11-05 | 2 | -0/+16 |
* | Illumos #3954, #4080, #4081 | George Wilson | 2013-11-05 | 1 | -1/+4 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 2 | -3/+5 |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 2 | -2/+3 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 4 | -5/+37 |
* | Illumos #3834 | Matthew Ahrens | 2013-11-05 | 2 | -1/+8 |
* | Illumos #3836 | Matthew Ahrens | 2013-11-05 | 1 | -3/+2 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 2 | -0/+7 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 4 | -19/+96 |
* | Illumos #3875 | Keith M Wesolowski | 2013-11-04 | 3 | -3/+5 |
* | Illumos #3888 | Matthew Ahrens | 2013-11-04 | 2 | -12/+14 |
* | Illumos #3894 | Keith M Wesolowski | 2013-11-04 | 2 | -1/+2 |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 3 | -5/+6 |
* | Illumos #3744 | Will Andrews | 2013-11-04 | 1 | -1/+1 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 15 | -92/+87 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -0/+8 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 3 | -10/+7 |
* | Illumos #3642, #3643 | George Wilson | 2013-11-01 | 2 | -3/+49 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -14/+33 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 1 | -0/+2 |
* | Illumos #3537 | Matthew Ahrens | 2013-10-31 | 2 | -2/+9 |
* | Add missing code to zfs_debug.{c,h} | Richard Yao | 2013-10-29 | 1 | -4/+29 |
* | Add missing copyright notices from Illumos | Richard Yao | 2013-10-29 | 1 | -0/+1 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 6 | -0/+200 |
* | Introduce zpool_get_prop_literal interface | Ralf Ertzinger | 2013-10-28 | 1 | -0/+2 |
* | Add visibility in to cached dbufs | Brian Behlendorf | 2013-10-25 | 3 | -0/+35 |
* | Add visibility in to dmu_tx_assign times | Brian Behlendorf | 2013-10-25 | 1 | -0/+2 |
* | Add visibility in to txg sync behavior | Brian Behlendorf | 2013-10-25 | 1 | -0/+14 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 4 | -2/+32 |
* | Revert "Add txgs-<pool> kstat file" | Brian Behlendorf | 2013-10-25 | 1 | -15/+0 |
* | Revert "Add new kstat for monitoring time in dmu_tx_assign" | Brian Behlendorf | 2013-10-25 | 1 | -5/+0 |
* | Increase default udev wait time | Brian Behlendorf | 2013-10-22 | 1 | -0/+5 |
* | Linux 3.11 compat: Rename LZ4 symbols | Richard Yao | 2013-10-22 | 1 | -2/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 30 | -228/+386 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 15 | -135/+163 |
* | Linux 3.11 compat: fops->iterate() | Richard Yao | 2013-08-15 | 2 | -2/+61 |
* | Illumos #3618 ::zio dcmd does not show timestamp data | Matthew Ahrens | 2013-08-12 | 2 | -4/+4 |
* | Illumos #3964 L2ARC should always compress metadata buffers | Saso Kiselkov | 2013-08-08 | 3 | -2/+5 |
* | Illumos #3137 L2ARC compression | Saso Kiselkov | 2013-08-08 | 3 | -3/+12 |
* | Remove arc_data_buf_alloc()/arc_data_buf_free() | Richard Yao | 2013-08-01 | 1 | -2/+0 |
* | Add new kstat for monitoring time in dmu_tx_assign | Prakash Surya | 2013-07-11 | 1 | -0/+5 |
* | Add FreeBSD 'zpool labelclear' command | Dmitry Khasanov | 2013-07-09 | 1 | -0/+1 |