Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Illumos #3742 | Will Andrews | 2013-11-04 | 37 | -201/+182 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 12 | -11/+154 |
* | Illumos #3699, #3739 | Martin Matuska | 2013-11-04 | 3 | -19/+55 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 10 | -33/+87 |
* | 6977619 NULL pointer deference in sa_handle_get_from_db() | Mark Shellenbaum | 2013-11-04 | 1 | -8/+22 |
* | 6939941 problem with moving files in zfs | Mark Shellenbaum | 2013-11-04 | 1 | -2/+2 |
* | Illumos #3642, #3643 | George Wilson | 2013-11-01 | 5 | -14/+78 |
* | Illumos #3645, #3692 | Matthew Ahrens | 2013-10-31 | 1 | -6/+8 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 56 | -793/+830 |
* | Illumos #3517 | Yuri Pankov | 2013-10-31 | 1 | -2/+3 |
* | Illumos #3603, #3604: bobj improvements | Matthew Ahrens | 2013-10-31 | 3 | -19/+62 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 5 | -1/+45 |
* | Illumos #3578, #3579 | George Wilson | 2013-10-31 | 1 | -11/+27 |
* | Illumos #3561, #3116 | George Wilson | 2013-10-31 | 1 | -5/+5 |
* | Illumos #3537 | Matthew Ahrens | 2013-10-31 | 5 | -7/+152 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 12 | -22/+31 |
* | Add cstyle.pl utility and cstyle.1 man page | Brian Behlendorf | 2013-10-30 | 5 | -2/+1122 |
* | Add missing code to zfs_debug.{c,h} | Richard Yao | 2013-10-29 | 2 | -4/+97 |
* | Add missing copyright notices from Illumos | Richard Yao | 2013-10-29 | 2 | -0/+2 |
* | Fix incorrect usage of strdup() in zfs_unmount_snap() | Richard Yao | 2013-10-29 | 1 | -5/+5 |
* | Fix order of function calls in zio_free_sync() | Richard Yao | 2013-10-29 | 1 | -2/+1 |
* | Reintroduce uio_prefaultpages() | Richard Yao | 2013-10-29 | 1 | -2/+2 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 17 | -29/+1139 |
* | Improve xattr property documentation | Brian Behlendorf | 2013-10-29 | 1 | -2/+24 |
* | Prevent xattr remove from creating xattr directory | Brian Behlendorf | 2013-10-29 | 1 | -5/+18 |
* | Add script to fix file names in upstream patches | Prakash Surya | 2013-10-29 | 2 | -1/+16 |
* | Restructure zfs_readdir() to fix regressions | Richard Yao | 2013-10-29 | 1 | -15/+22 |
* | Add -p switch to "zpool get" | Ralf Ertzinger | 2013-10-28 | 2 | -10/+40 |
* | Introduce zpool_get_prop_literal interface | Ralf Ertzinger | 2013-10-28 | 2 | -3/+19 |
* | Corrected "zfs list -t <type>" syntax | Steven Hartland | 2013-10-25 | 2 | -4/+4 |
* | Merge branch 'kstat' | Brian Behlendorf | 2013-10-25 | 27 | -326/+1653 |
|\ | |||||
| * | Add dbufstat.py command | Brian Behlendorf | 2013-10-25 | 5 | -6/+544 |
| * | Add visibility in to cached dbufs | Brian Behlendorf | 2013-10-25 | 9 | -8/+368 |
| * | Add visibility in to dmu_tx_assign times | Brian Behlendorf | 2013-10-25 | 3 | -0/+113 |
| * | Add visibility in to txg sync behavior | Brian Behlendorf | 2013-10-25 | 3 | -1/+322 |
| * | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 11 | -13/+310 |
| * | Revert "Add txgs-<pool> kstat file" | Brian Behlendorf | 2013-10-25 | 4 | -231/+1 |
| * | Revert "Add new kstat for monitoring time in dmu_tx_assign" | Brian Behlendorf | 2013-10-25 | 3 | -72/+0 |
|/ | |||||
* | Increase default udev wait time | Brian Behlendorf | 2013-10-22 | 3 | -3/+8 |
* | Linux 3.11 compat: Rename LZ4 symbols | Richard Yao | 2013-10-22 | 3 | -5/+5 |
* | Dedup-related documentation additions for zpool and zdb. | Tim Chase | 2013-10-22 | 3 | -10/+40 |
* | Add missing dsl pool configuration lock | Tim Chase | 2013-10-22 | 1 | -1/+3 |
* | Illumos #3552 | George Wilson | 2013-10-18 | 1 | -10/+17 |
* | Fix libzfs_core changes to follow GNU libtool guidelines | Richard Yao | 2013-10-10 | 4 | -4/+4 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 13 | -15/+15 |
* | Fix libblkid support | Richard Yao | 2013-10-10 | 2 | -8/+27 |
* | Update detach section of zpool(8) | Neil Stockbridge | 2013-10-10 | 1 | -1/+1 |
* | Export symbols dsl_pool_config_{enter,exit} | Ned Bass | 2013-10-10 | 1 | -0/+3 |
* | Fix memory leak false positive in log_internal() | Brian Behlendorf | 2013-10-09 | 1 | -2/+4 |
* | Update drive database | Richard Yao | 2013-10-09 | 1 | -0/+34 |