| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 21 | -14779/+0 |
* | Illumos #2803: zfs get guid pretty-prints the output | Garrett D'Amore | 2012-08-23 | 1 | -0/+12 |
* | Illumos #1796, #2871, #2903, #2957 | Christopher Siden | 2012-08-23 | 3 | -10/+65 |
* | Illumos #2635: 'zfs rename -f' to perform force unmount | Eric Schrock | 2012-08-23 | 1 | -2/+4 |
* | Properly initialize and free destroydata | Martin Matuska | 2012-08-23 | 1 | -0/+2 |
* | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 2 | -2/+39 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 21 | -0/+21 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 6 | -416/+1082 |
* | Use /sys/module instead of /proc/modules. | Etienne Dechamps | 2012-07-26 | 1 | -19/+5 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 21 | -0/+21 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 21 | -0/+21 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 21 | -0/+21 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 23 | -11/+49 |
* | Add PowerPC to supported VTOCs | Brian Behlendorf | 2012-07-12 | 1 | -1/+1 |
* | Fix efi_use_whole_disk() when efi_nparts == 128. | Etienne Dechamps | 2012-07-12 | 1 | -24/+26 |
* | Use the right device path when relabeling. | Etienne Dechamps | 2012-07-12 | 1 | -5/+14 |
* | Fix error handling for "zpool online -e". | Etienne Dechamps | 2012-07-12 | 1 | -5/+7 |
* | Illumos #1949, #1953 | George Wilson | 2012-07-11 | 1 | -2/+2 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 2 | -0/+23 |
* | Speed up 'zfs list -t snapshot -o name -s name' | Pawel Jakub Dawidek | 2012-06-14 | 2 | -10/+37 |
* | Make zvol_remove_link() print a more useful error message | Richard Yao | 2012-06-13 | 1 | -1/+1 |
* | Retry removal of busy minors | Daniel Verite | 2012-06-11 | 1 | -1/+20 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 21 | -0/+21 |
* | Improve 'zpool import' EBUSY error message | Brian Behlendorf | 2012-06-01 | 1 | -0/+6 |
* | Add /dev/mapper/ to search path | Brian Behlendorf | 2012-06-01 | 1 | -1/+13 |
* | Add vdev_id for JBOD-friendly udev aliases | Ned A. Bass | 2012-06-01 | 1 | -2/+3 |
* | Define the needed ISA types for ARM | Jorgen Lundman | 2012-05-03 | 2 | -2/+21 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 21 | -0/+21 |
* | Improve error message consistency | Richard Laager | 2012-04-11 | 1 | -5/+5 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 21 | -0/+21 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 22 | -0/+25 |
* | Align parition end on 1 MiB boundary | Ned Bass | 2012-03-05 | 1 | -3/+6 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 21 | -0/+21 |
* | Support ashift=13 for 8KB SSD block sizes | Richard Yao | 2012-02-13 | 1 | -1/+1 |
* | Add 'fsid' mount option to allowed options. | Turbo Fredriksson | 2012-02-13 | 1 | -1/+1 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 21 | -0/+21 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 21 | -0/+21 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 21 | -0/+105 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 21 | -0/+21 |
* | Let libnvpair be linked independently of libzfs. | Darik Horn | 2012-02-07 | 4 | -3/+9 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 21 | -0/+21 |
* | Cleanup ZFS debug infrastructure | Brian Behlendorf | 2012-02-02 | 1 | -4/+0 |
* | Ignore dataset if the dds_type is DMU_OST_OTHER | Prakash Surya | 2012-01-19 | 1 | -0/+3 |
* | Allow GPT+EFI vdev replacement in boot pools. | Darik Horn | 2012-01-18 | 1 | -0/+2 |
* | Combine libraries: spl, avl, efi, share, unicode. | Darik Horn | 2012-01-17 | 20 | -404/+148 |
* | Add overlay(-O) mount option support | Suman Chakravartula | 2012-01-12 | 2 | -2/+11 |
* | Treat /dev/vd* as whole disks | Richard Laager | 2012-01-11 | 1 | -0/+6 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 21 | -0/+21 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 21 | -0/+21 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 21 | -0/+126 |