| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'condvar' | Brian Behlendorf | 2012-10-17 | 3 | -9/+14 |
|\ |
|
| * | Condition variable usage, zp->r_{rd,wr}_cv | Brian Behlendorf | 2012-10-15 | 1 | -4/+5 |
| * | Condition variable usage, zilog->zl_cv_batch | Brian Behlendorf | 2012-10-15 | 1 | -1/+2 |
| * | Condition variable usage, zevent_cv | Brian Behlendorf | 2012-10-15 | 1 | -4/+7 |
|/ |
|
* | Do not return /dev/loop-control in unused_loop_device | Andrew Reid | 2012-10-15 | 1 | -1/+1 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Massimo Maggi | 2012-10-15 | 1 | -2/+2 |
* | Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE | Brian Behlendorf | 2012-10-15 | 1 | -2/+2 |
* | Return positive error number in zfsctl_shares_lookup. | Yuxuan Shui | 2012-10-15 | 1 | -1/+1 |
* | Disable ztest deadman timer | Brian Behlendorf | 2012-10-14 | 1 | -0/+4 |
* | Merge branch 'linux-3.6' | Brian Behlendorf | 2012-10-14 | 10 | -10/+115 |
|\ |
|
| * | Linux 3.6 compat, iops->mkdir() | Richard Yao | 2012-10-14 | 3 | -7/+6 |
| * | Linux 3.6 compat, iops->create() | Yuxuan Shui | 2012-10-14 | 3 | -0/+32 |
| * | Linux 3.6 compat, iops->lookup() | Yuxuan Shui | 2012-10-14 | 4 | -0/+41 |
| * | Linux 3.6 compat, sget() | Yuxuan Shui | 2012-10-14 | 4 | -2/+36 |
| * | Linux 3.6 compat, sops->write_super() removed | Yuxuan Shui | 2012-10-14 | 1 | -1/+0 |
|/ |
|
* | Don't ashift-align vdev read requests. | Etienne Dechamps | 2012-10-12 | 1 | -3/+9 |
* | Remove vmem_size() consumers | Richard Yao | 2012-10-12 | 1 | -16/+0 |
* | Fix zfs_txg_timeout module parameter | Brian Behlendorf | 2012-10-11 | 3 | -6/+9 |
* | Fix zfs_write_limit_max integer size mismatch on 32-bit systems | Richard Yao | 2012-10-11 | 2 | -4/+5 |
* | Make zfs_immediate_write_sz a module paramater | Cyril Plisko | 2012-10-11 | 1 | -2/+7 |
* | txg is spelled as tgx in places | Cyril Plisko | 2012-10-11 | 1 | -5/+5 |
* | zfs.8: add missing info about dedup, mlslabel | KORN Andras | 2012-10-09 | 1 | -1/+43 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Massimo Maggi | 2012-10-08 | 1 | -1/+1 |
* | Set default zvol elevator to noop | Brian Behlendorf | 2012-10-05 | 1 | -0/+10 |
* | Align DISCARD requests on zvols. | Etienne Dechamps | 2012-10-04 | 1 | -9/+18 |
* | Merge branch 'illumos-ztest' | Brian Behlendorf | 2012-10-04 | 1 | -373/+723 |
|\ |
|
| * | Realpath arg 2 must be a minimum of PATH_MAX | Brian Behlendorf | 2012-10-04 | 1 | -2/+8 |
| * | Verify the return value for warn_unused_result functions | Brian Behlendorf | 2012-10-04 | 1 | -3/+3 |
| * | Replace tempnam() with mkstemp() | Brian Behlendorf | 2012-10-04 | 1 | -4/+4 |
| * | Minimize ztest stack frame size | Brian Behlendorf | 2012-10-04 | 1 | -4/+13 |
| * | Use dynamic file descriptor numbers in ztest. | Etienne Dechamps | 2012-10-04 | 1 | -31/+28 |
| * | Fix mmap() usage in ztest. | Christopher Siden | 2012-10-04 | 1 | -6/+21 |
| * | Illumos #1950: ztest backwards compatibility testing option. | Chris Siden | 2012-10-04 | 1 | -376/+699 |
|/ |
|
* | Switch KM_SLEEP to KM_PUSHPAGE | Chris Dunlop | 2012-10-04 | 1 | -1/+1 |
* | Illumos #3100: zvol rename fails with EBUSY when dirty. | Matthew Ahrens | 2012-10-03 | 8 | -32/+28 |
* | Illumos #2399: zfs manual page does not document use of "zfs diff". | Richard Lowe | 2012-10-03 | 1 | -3/+97 |
* | Illumos #3129, #3130 | George Wilson | 2012-10-03 | 2 | -5/+17 |
* | Temporarily disable the reguid test. | Etienne Dechamps | 2012-10-03 | 1 | -0/+6 |
* | Fix ztest vdev file paths. | Etienne Dechamps | 2012-10-03 | 1 | -4/+4 |
* | Fix VOP_CLOSE() in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -1/+1 |
* | Create threads in detached state in userspace. | Etienne Dechamps | 2012-10-03 | 3 | -7/+11 |
* | Modify vdev_elevator_switch() to use elevator_change() | Brian Behlendorf | 2012-10-03 | 3 | -18/+49 |
* | Force 4K blocksize when testing ext2 on zvol. | Etienne Dechamps | 2012-10-03 | 1 | -1/+3 |
* | Implement .commit_metadata hook for NFS export | Cyril Plisko | 2012-10-03 | 3 | -1/+45 |
* | zvol_probe should return NULL when the device isn't found. | Chris Wedgwood | 2012-10-03 | 1 | -1/+1 |
* | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 12 | -127/+312 |
* | Illumos #1948: zpool list should show more detailed pool info | Chris Siden | 2012-09-19 | 16 | -67/+383 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-19 | 1 | -3/+3 |
* | Seg fault 'zpool import -d /dev/disk/by-id -a'zfs-0.6.0-rc11 | Brian Behlendorf | 2012-09-18 | 1 | -1/+1 |
* | zfs-0.6.0-rc11 | Brian Behlendorf | 2012-09-18 | 1 | -1/+1 |