| Commit message (Expand) | Author | Age | Files | Lines |
* | Illumos #3699, #3739 | Martin Matuska | 2013-11-04 | 2 | -15/+27 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 5 | -23/+37 |
* | 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 | 3 | -11/+29 |
* | Illumos #3645, #3692 | Matthew Ahrens | 2013-10-31 | 1 | -6/+8 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 55 | -779/+797 |
* | Illumos #3517 | Yuri Pankov | 2013-10-31 | 1 | -2/+3 |
* | Illumos #3603, #3604: bobj improvements | Matthew Ahrens | 2013-10-31 | 2 | -2/+8 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 2 | -0/+4 |
* | 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 | 2 | -3/+112 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 12 | -22/+31 |
* | Add missing code to zfs_debug.{c,h} | Richard Yao | 2013-10-29 | 1 | -0/+68 |
* | 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 | 6 | -25/+579 |
* | Prevent xattr remove from creating xattr directory | Brian Behlendorf | 2013-10-29 | 1 | -5/+18 |
* | Restructure zfs_readdir() to fix regressions | Richard Yao | 2013-10-29 | 1 | -15/+22 |
* | Add visibility in to cached dbufs | Brian Behlendorf | 2013-10-25 | 5 | -8/+332 |
* | Add visibility in to dmu_tx_assign times | Brian Behlendorf | 2013-10-25 | 2 | -0/+111 |
* | Add visibility in to txg sync behavior | Brian Behlendorf | 2013-10-25 | 2 | -1/+308 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 5 | -11/+269 |
* | Revert "Add txgs-<pool> kstat file" | Brian Behlendorf | 2013-10-25 | 2 | -190/+0 |
* | Revert "Add new kstat for monitoring time in dmu_tx_assign" | Brian Behlendorf | 2013-10-25 | 2 | -67/+0 |
* | Linux 3.11 compat: Rename LZ4 symbols | Richard Yao | 2013-10-22 | 2 | -3/+3 |
* | Add missing dsl pool configuration lock | Tim Chase | 2013-10-22 | 1 | -1/+3 |
* | Illumos #3552 | George Wilson | 2013-10-18 | 1 | -10/+17 |
* | 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 |
* | Export addition dsl_prop_* symbols | Brian Behlendorf | 2013-09-25 | 1 | -0/+6 |
* | Allocate the ioctl "output" nvlist with KM_PUSHPAGE. | Tim Chase | 2013-09-25 | 1 | -1/+1 |
* | Fix several new KM_SLEEP warnings | Tim Chase | 2013-09-25 | 3 | -4/+4 |
* | Fix spa_deadman() TQ_SLEEP warning | Brian Behlendorf | 2013-09-25 | 2 | -2/+2 |
* | Removing unneeded mutex for reading vq_pending_tree size | GregorKopka | 2013-09-25 | 1 | -8/+1 |
* | Reduce the stack usage of dsl_dataset_remove_clones_key | Kohsuke Kawaguchi | 2013-09-25 | 1 | -7/+13 |
* | Fix zpl_mknod() return values | Brian Behlendorf | 2013-09-13 | 1 | -1/+1 |
* | Fix uninitialized variables | Brian Behlendorf | 2013-09-13 | 1 | -2/+2 |
* | Fix dmu_objset_find_dp() KM_SLEEP warning | Tim Chase | 2013-09-11 | 1 | -1/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 37 | -5324/+5316 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 15 | -975/+1667 |
* | Use directory xattrs for symlinks | Brian Behlendorf | 2013-08-22 | 1 | -0/+4 |
* | Revert "Evict meta data from ghost lists + l2arc headers" | Brian Behlendorf | 2013-08-22 | 1 | -17/+1 |
* | Linux 3.11 compat: fops->iterate() | Richard Yao | 2013-08-15 | 4 | -122/+155 |
* | Fix z_wr_iss_h zio_execute() import hang | Brian Behlendorf | 2013-08-15 | 1 | -3/+5 |
* | Illumos #3618 ::zio dcmd does not show timestamp data | Matthew Ahrens | 2013-08-12 | 2 | -9/+12 |
* | Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS | Richard Yao | 2013-08-09 | 3 | -7/+7 |
* | Evict meta data from ghost lists + l2arc headers | Brian Behlendorf | 2013-08-09 | 1 | -1/+17 |