| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -1/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -85/+111 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -18/+11 |
* | Use MAXPATHLEN instead of sizeof in snprintf | Richard Yao | 2013-07-02 | 1 | -1/+1 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -13/+13 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 1 | -6/+6 |
* | Illumos #3145, #3212 | George Wilson | 2013-01-08 | 1 | -0/+11 |
* | Illumos #3349: zpool upgrade -V bumps the on disk version number | George Wilson | 2013-01-08 | 1 | -21/+119 |
* | Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async | Matthew Ahrens | 2013-01-08 | 1 | -0/+3 |
* | Illumos #3090 and #3102 | George Wilson | 2013-01-08 | 1 | -2/+21 |
* | Revert "Temporarily disable the reguid test." | Brian Behlendorf | 2013-01-08 | 1 | -6/+0 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -3/+11 |
* | 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 |
* | Silence "setting dataset to sync always" message in ztest. | Etienne Dechamps | 2012-09-10 | 1 | -1/+2 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -694/+0 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -0/+1 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 1 | -0/+1 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 1 | -0/+1 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 1 | -0/+2 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 1 | -1/+35 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+1 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 1 | -0/+1 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 1 | -0/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+1 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 1 | -0/+1 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 1 | -0/+1 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 1 | -0/+1 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 1 | -0/+5 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 1 | -0/+1 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 1 | -0/+1 |
* | Combine libraries: spl, avl, efi, share, unicode. | Darik Horn | 2012-01-17 | 2 | -13/+1 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+1 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 1 | -0/+1 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 1 | -0/+6 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 1 | -0/+1 |
* | Export symbols for the VFS API | Brian Behlendorf | 2011-10-11 | 1 | -1/+1 |
* | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 1 | -0/+3 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+1 |
* | Illumos #883: ZIL reuse during remount corruption | Eric Schrock | 2011-08-01 | 1 | -0/+36 |