| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow fake mounts to succeed on non-legacy filesystems. | Will Rouesnel | 2013-01-07 | 1 | -1/+2 |
* | vdev_id support for device link aliases | Ned Bass | 2012-12-03 | 1 | -142/+215 |
* | Make zpool attach -o ashift=... actually work | Cyril Plisko | 2012-11-30 | 1 | -1/+1 |
* | vdev_id fails to handle complex device topologies | Cyril Plisko | 2012-11-29 | 1 | -4/+4 |
* | Make vdev_id POSIX sh compatible | Ned Bass | 2012-11-27 | 1 | -16/+23 |
* | mount.zfs: canonicalize mount point for mtab | nordaux | 2012-11-15 | 1 | -2/+9 |
* | Add "-o ashift" to zpool add and zpool attach | Cyril Plisko | 2012-11-15 | 1 | -8/+43 |
* | Illumos #2671: zpool import should not fail if vdev ashift has increased | George Wilson | 2012-11-15 | 1 | -1/+1 |
* | Add ddt_object_count() error handling | Brian Behlendorf | 2012-10-29 | 1 | -1/+3 |
* | Allow 'zpool replace' to use short device names | Brian Behlendorf | 2012-10-22 | 1 | -12/+16 |
* | Disable ztest deadman timer | Brian Behlendorf | 2012-10-14 | 1 | -0/+4 |
* | 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 |
* | 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 |
* | Create threads in detached state in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -4/+7 |
* | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 1 | -0/+2 |
* | Illumos #1948: zpool list should show more detailed pool info | Chris Siden | 2012-09-19 | 1 | -35/+207 |
* | Illumos #2088 zdb could use a reasonable manual page | Richard Lowe | 2012-09-18 | 1 | -8/+11 |
* | Improve `zpool import` search behavior | Brian Behlendorf | 2012-09-17 | 1 | -0/+29 |
* | Fix zdb printf format string for ZIL data blocks | Cyril Plisko | 2012-09-13 | 1 | -1/+2 |
* | Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful" | Cyril Plisko | 2012-09-11 | 1 | -1/+1 |
* | Silence "setting dataset to sync always" message in ztest. | Etienne Dechamps | 2012-09-10 | 1 | -1/+2 |
* | Add zstreamdump .gitignore | Brian Behlendorf | 2012-09-06 | 1 | -0/+1 |
* | Add libnvpair to mount_zfs dependencies | Etienne Dechamps | 2012-09-02 | 1 | -0/+1 |
* | Add zstreamdump(8) command to examine ZFS send streams. | Martin Matuska | 2012-09-02 | 3 | -1/+458 |
* | Fix mount_zfs dependency on libzpool. | Etienne Dechamps | 2012-08-30 | 1 | -0/+1 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 12 | -7993/+0 |
* | Illumos #1796, #2871, #2903, #2957 | Christopher Siden | 2012-08-23 | 1 | -1/+1 |
* | Illumos #2635: 'zfs rename -f' to perform force unmount | Eric Schrock | 2012-08-23 | 1 | -7/+11 |
* | Illumos #1936: add support for "-t <datatype>" argument to zfs get | Andrew Stormont | 2012-08-23 | 1 | -3/+36 |
* | Illumos #1726: Removal of pyzfs broke delegation for volumes | Alexander Eremin | 2012-08-23 | 1 | -4/+4 |
* | Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removal | Alexander Eremin | 2012-08-23 | 1 | -2/+2 |
* | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 1 | -23/+29 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 12 | -0/+12 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 1 | -136/+323 |
* | Allow '-o remount' for non-legacy datasets | Brian Behlendorf | 2012-07-30 | 1 | -9/+9 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 12 | -0/+12 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 12 | -0/+12 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 12 | -0/+12 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 12 | -0/+24 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 2 | -2/+88 |
* | Speed up 'zfs list -t snapshot -o name -s name' | Pawel Jakub Dawidek | 2012-06-14 | 3 | -4/+42 |
* | Workaround for failing zvol_id | Brian Behlendorf | 2012-06-13 | 2 | -1/+8 |
* | Include <locale.h> to avoid error: 'LC_ALL' undeclared. | Daniel Verite | 2012-06-11 | 1 | -0/+1 |