| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix using zvol as slog device | Jorgen Lundman | 2012-12-18 | 2 | -13/+30 |
* | Update SAs when an inode is dirtied | Brian Behlendorf | 2012-12-14 | 2 | -23/+71 |
* | Avoid ELOOP on auto-mounted snapshots | Ned Bass | 2012-12-13 | 1 | -0/+7 |
* | Linux 3.7 compat, schedule_delayed_work() | Brian Behlendorf | 2012-12-12 | 1 | -11/+20 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-12-10 | 1 | -1/+1 |
* | Revert "Fix unlink/xattr deadlock" | Brian Behlendorf | 2012-12-05 | 2 | -90/+55 |
* | Preserve inode mtime/ctime in .writepage() | Brian Behlendorf | 2012-12-05 | 1 | -4/+32 |
* | Directory xattr znodes hold a reference on their parent | Brian Behlendorf | 2012-12-03 | 3 | -29/+57 |
* | Add load_nvlist() error handling | Brian Behlendorf | 2012-11-30 | 1 | -1/+4 |
* | Disable page allocation warnings for super block | Brian Behlendorf | 2012-11-30 | 1 | -1/+1 |
* | Fix NULL deref when zvol_alloc() fails | Brian Behlendorf | 2012-11-27 | 1 | -1/+1 |
* | Illumos #2671: zpool import should not fail if vdev ashift has increased | George Wilson | 2012-11-15 | 2 | -5/+12 |
* | Fix "allocating allocated segment" panic | Brian Behlendorf | 2012-11-09 | 1 | -1/+10 |
* | Fix zvol+btrfs hang | Brian Behlendorf | 2012-11-09 | 1 | -0/+77 |
* | Log I/Os longer than zio_delay_max (30s default) | Brian Behlendorf | 2012-11-02 | 2 | -10/+26 |
* | Add txgs-<pool> kstat file | Brian Behlendorf | 2012-11-02 | 2 | -0/+190 |
* | Add ddt_object_count() error handling | Brian Behlendorf | 2012-10-29 | 2 | -15/+22 |
* | Revert "Don't ashift-align vdev read requests." | Brian Behlendorf | 2012-10-24 | 1 | -9/+3 |
* | Remove 'Resized bio's/dio' warning | Brian Behlendorf | 2012-10-22 | 1 | -1/+0 |
* | Quote snapshot and mountpoint for .zfs automount | Brian Behlendorf | 2012-10-17 | 1 | -2/+2 |
* | Use the slog even with logbias=throughput. | Etienne Dechamps | 2012-10-17 | 1 | -7/+6 |
* | Add FASTWRITE algorithm for synchronous writes. | Etienne Dechamps | 2012-10-17 | 5 | -18/+135 |
* | 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 |
* | 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 |
* | Linux 3.6 compat, iops->create() | Yuxuan Shui | 2012-10-14 | 1 | -0/+5 |
* | Linux 3.6 compat, iops->lookup() | Yuxuan Shui | 2012-10-14 | 2 | -0/+19 |
* | Linux 3.6 compat, sget() | Yuxuan Shui | 2012-10-14 | 1 | -2/+2 |
* | 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 | 2 | -6/+6 |
* | Fix zfs_write_limit_max integer size mismatch on 32-bit systems | Richard Yao | 2012-10-11 | 1 | -4/+0 |
* | 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 |
* | 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 |
* | 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 | 5 | -30/+26 |
* | Illumos #3129, #3130 | George Wilson | 2012-10-03 | 2 | -5/+17 |
* | Modify vdev_elevator_switch() to use elevator_change() | Brian Behlendorf | 2012-10-03 | 1 | -18/+23 |
* | Implement .commit_metadata hook for NFS export | Cyril Plisko | 2012-10-03 | 1 | -1/+21 |
* | 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 | 3 | -123/+183 |
* | Illumos #1948: zpool list should show more detailed pool info | Chris Siden | 2012-09-19 | 10 | -16/+85 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-19 | 1 | -3/+3 |