| Commit message (Expand) | Author | Age | Files | Lines |
* | Use cv_wait_io() which will will account for iowait | Matt Johnston | 2013-01-07 | 1 | -0/+1 |
* | Revert "Remove TSD zfs_fsyncer_key" | Brian Behlendorf | 2012-12-20 | 1 | -0/+2 |
* | Remove TSD zfs_fsyncer_key | Brian Behlendorf | 2012-12-19 | 1 | -2/+0 |
* | Fix using zvol as slog device | Jorgen Lundman | 2012-12-18 | 2 | -1/+1 |
* | Update SAs when an inode is dirtied | Brian Behlendorf | 2012-12-14 | 1 | -0/+1 |
* | Linux 3.7 compat, schedule_delayed_work() | Brian Behlendorf | 2012-12-12 | 1 | -1/+1 |
* | Directory xattr znodes hold a reference on their parent | Brian Behlendorf | 2012-12-03 | 1 | -0/+1 |
* | Increase ZFS_OBJ_MTX_SZ to 256 | Brian Behlendorf | 2012-11-27 | 1 | -1/+1 |
* | Improve AF hard disk detection | Brian Behlendorf | 2012-11-15 | 1 | -5/+19 |
* | Illumos #2671: zpool import should not fail if vdev ashift has increased | George Wilson | 2012-11-15 | 1 | -0/+2 |
* | Log I/Os longer than zio_delay_max (30s default) | Brian Behlendorf | 2012-11-02 | 1 | -0/+2 |
* | Add txgs-<pool> kstat file | Brian Behlendorf | 2012-11-02 | 1 | -0/+15 |
* | Add ddt_object_count() error handling | Brian Behlendorf | 2012-10-29 | 1 | -3/+3 |
* | Allow 'zpool replace' to use short device names | Brian Behlendorf | 2012-10-22 | 1 | -16/+6 |
* | Add FASTWRITE algorithm for synchronous writes. | Etienne Dechamps | 2012-10-17 | 5 | -2/+9 |
* | Linux 3.6 compat, iops->mkdir() | Richard Yao | 2012-10-14 | 1 | -1/+1 |
* | Linux 3.6 compat, sget() | Yuxuan Shui | 2012-10-14 | 1 | -0/+10 |
* | Fix zfs_txg_timeout module parameter | Brian Behlendorf | 2012-10-11 | 1 | -0/+3 |
* | Fix zfs_write_limit_max integer size mismatch on 32-bit systems | Richard Yao | 2012-10-11 | 1 | -0/+5 |
* | Illumos #3100: zvol rename fails with EBUSY when dirty. | Matthew Ahrens | 2012-10-03 | 2 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 6 | -2/+43 |
* | Illumos #1948: zpool list should show more detailed pool info | Chris Siden | 2012-09-19 | 3 | -3/+10 |
* | Revert "Improve AF hard disk detection" | Brian Behlendorf | 2012-09-11 | 1 | -19/+5 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-04 | 1 | -0/+1 |
* | Improve AF hard disk detection | Brian Behlendorf | 2012-09-04 | 1 | -5/+19 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 4 | -15/+15 |
* | Pre-allocate vdev I/O buffers | Brian Behlendorf | 2012-08-27 | 2 | -0/+9 |
* | Revert Disable direct reclaim for z_wr_* threads | Richard Yao | 2012-08-27 | 1 | -1/+0 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 6 | -4416/+0 |
* | Wrap smp_processor_id in kpreempt_[dis|en]able | Prakash Surya | 2012-08-24 | 1 | -0/+4 |
* | Illumos #2635: 'zfs rename -f' to perform force unmount | Eric Schrock | 2012-08-23 | 1 | -1/+1 |
* | Export dbuf_* symbols | Brian Behlendorf | 2012-08-10 | 1 | -3/+0 |
* | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 3 | -0/+8 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 7 | -0/+21 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 6 | -24/+56 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 7 | -0/+16 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 6 | -0/+6 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 6 | -0/+6 |
* | Fix build failures on PaX/GRSecurity patched kernels | Richard Yao | 2012-07-17 | 1 | -1/+1 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 7 | -0/+13 |
* | Illumos #1949, #1953 | George Wilson | 2012-07-11 | 1 | -1/+2 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 5 | -2/+13 |
* | Use ULL suffix in constants | Richard Yao | 2012-07-10 | 1 | -4/+4 |
* | Add ZIL statistics. | Etienne Dechamps | 2012-06-29 | 1 | -0/+59 |
* | Speed up 'zfs list -t snapshot -o name -s name' | Pawel Jakub Dawidek | 2012-06-14 | 2 | -2/+3 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 7 | -0/+10 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 8 | -1/+19 |
* | Illumos #1951: leaking a vdev when removing an l2cache device | George Wilson | 2012-04-11 | 1 | -0/+1 |