| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add ziltest.sh | Brian Behlendorf | 2015-06-26 | 2 | -0/+302 |
* | Set zfs_autoimport_disable default value to 1 | Dan Swartzendruber | 2015-02-17 | 1 | -2/+3 |
* | Retire zio_bulk_flags | Brian Behlendorf | 2015-02-10 | 1 | -29/+1 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -1/+0 |
* | cstyle: allow right paren on its own line | Ned Bass | 2014-11-17 | 1 | -2/+3 |
* | Fix source_tree variable in dkms build | Brian Behlendorf | 2014-10-13 | 1 | -1/+1 |
* | Point dkms build at installed source tree, rather than build directory. | Tom Prince | 2014-10-09 | 1 | -1/+1 |
* | Install header during post-build rather than post-install. | Tom Prince | 2014-10-09 | 3 | -2/+2 |
* | zpool-create.sh: allow features to be disabled | Brian Behlendorf | 2014-07-25 | 30 | -60/+66 |
* | Set LANG to a reasonable default (C) | Turbo Fredriksson | 2014-06-10 | 1 | -1/+1 |
* | Various zimport.sh fixes | Brian Behlendorf | 2014-04-17 | 1 | -26/+31 |
* | Make zimport.sh bash dependency explicit | Brian Behlendorf | 2014-04-10 | 1 | -1/+1 |
* | Improve zfs.sh error messages | Brian Behlendorf | 2014-04-10 | 2 | -4/+8 |
* | Dynamically create loop devices | Brian Behlendorf | 2014-04-09 | 1 | -12/+39 |
* | Initial implementation of zed (ZFS Event Daemon) | Chris Dunlap | 2014-04-02 | 2 | -0/+10 |
* | Add zimport.sh compatibility test script | Brian Behlendorf | 2014-02-21 | 3 | -0/+497 |
* | Add default FILEDIR path to zpool-config scripts | Brian Behlendorf | 2014-02-12 | 16 | -61/+45 |
* | Fix zconfig.sh test 9 | Brian Behlendorf | 2014-02-10 | 1 | -0/+1 |
* | cstyle: Allow spaces in all comments | Brian Behlendorf | 2013-12-18 | 1 | -2/+2 |
* | Silence e2fsck warning in zconfig.sh | Brian Behlendorf | 2013-12-16 | 1 | -11/+16 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 1 | -2/+3 |
* | Add cstyle.pl utility and cstyle.1 man page | Brian Behlendorf | 2013-10-30 | 2 | -1/+951 |
* | Add script to fix file names in upstream patches | Prakash Surya | 2013-10-29 | 2 | -1/+16 |
* | Add kmod repo integration | Brian Behlendorf | 2013-08-01 | 1 | -20/+53 |
* | Open pools asynchronously after module load | Brian Behlendorf | 2013-07-03 | 1 | -1/+2 |
* | Make spl directory setable when building rpms and add --buildroot | Nathaniel Clark | 2013-06-21 | 1 | -3/+9 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -1/+1 |
* | Provide ${kmodname}-devel-kmod for yum-builddep | Brian Behlendorf | 2013-03-25 | 1 | -1/+2 |
* | Use requested kernel for dkms builds | Brian Behlendorf | 2013-03-21 | 1 | -0/+2 |
* | Use BUILD_DEPENDS option for dkms builds | Brian Behlendorf | 2013-03-21 | 1 | -0/+1 |
* | Refresh RPM packaging | Brian Behlendorf | 2013-03-18 | 4 | -0/+667 |
* | Replace libexecdir with datadir | Brian Behlendorf | 2013-03-06 | 5 | -90/+16 |
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 1 | -0/+5 |
* | Retire zpool_id infrastructure | Brian Behlendorf | 2013-01-29 | 8 | -172/+12 |
* | Quiet mkfs.ext2 output | Brian Behlendorf | 2013-01-28 | 1 | -1/+1 |
* | Stop using /bin/ as a source in zconfig.sh | Brian Behlendorf | 2013-01-28 | 2 | -10/+33 |
* | Fix zconfig.sh partitioning error | Brian Behlendorf | 2013-01-24 | 1 | -2/+2 |
* | Fix test script error codes | Brian Behlendorf | 2013-01-24 | 1 | -1/+1 |
* | Implemented sharing datasets via SMB using libshare | Turbo Fredriksson | 2012-12-03 | 2 | -1/+216 |
* | Do not return /dev/loop-control in unused_loop_device | Andrew Reid | 2012-10-15 | 1 | -1/+1 |
* | Force 4K blocksize when testing ext2 on zvol. | Etienne Dechamps | 2012-10-03 | 1 | -1/+3 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 6 | -3131/+1 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 5 | -0/+5 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 5 | -0/+5 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 5 | -0/+5 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 5 | -0/+5 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 5 | -0/+10 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 5 | -0/+5 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 5 | -0/+5 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 5 | -0/+5 |