| Commit message (Expand) | Author | Age | Files | Lines |
* | Amend Dracut module to export ZFS root on shutdown | Lukas Wunner | 2014-10-07 | 6 | -0/+60 |
* | Correct autodetection of bootfs property | Evan Susarret | 2014-08-13 | 1 | -2/+2 |
* | Refresh dracut module setup | Brian Behlendorf | 2013-03-21 | 1 | -2/+5 |
* | Add --with-dracutdir configure option | Brian Behlendorf | 2013-03-06 | 1 | -1/+1 |
* | Retire zpool_id infrastructure | Brian Behlendorf | 2013-01-29 | 1 | -3/+1 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 2 | -1258/+0 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 2 | -0/+2 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 2 | -0/+2 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 2 | -0/+2 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 2 | -0/+2 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 2 | -0/+4 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 2 | -0/+2 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 2 | -0/+2 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 2 | -0/+2 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 2 | -0/+2 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 2 | -0/+2 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 2 | -0/+2 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 2 | -0/+2 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 2 | -0/+10 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 2 | -0/+2 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 2 | -0/+2 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 2 | -0/+2 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 2 | -0/+2 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 2 | -0/+12 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 2 | -0/+2 |
* | Synchronize initramfs and system hostid | Brian Behlendorf | 2011-09-30 | 2 | -3/+16 |
* | Fix 'unexpected operator' bashism | Oleg Stepura | 2011-09-29 | 1 | -1/+1 |
* | Fix boot failure in Dracut scripts. | Zachary Bedell | 2011-09-26 | 1 | -2/+2 |
* | Ensure FC15 boots when zfs isn't used for boot partition | Jeremy Gill | 2011-09-06 | 1 | -7/+11 |
* | Make dracut module-setup.sh an autoconf config file | Kyle Fuller | 2011-08-19 | 6 | -63/+62 |
* | Move 90-zfs udev rule from dracut to udev/rules.d | Kyle Fuller | 2011-08-19 | 4 | -13/+1 |
* | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 2 | -0/+6 |
* | Move udev rules from /etc/udev to /lib/udev | Kyle Fuller | 2011-08-08 | 1 | -2/+2 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 2 | -0/+2 |
* | Wrap dracut scripts to 79 chars | Zachary Bedell | 2011-07-31 | 3 | -10/+14 |
* | Catch return errors from zpool commands | Zachary Bedell | 2011-07-25 | 1 | -2/+3 |
* | Soft to hard tabs | Zachary Bedell | 2011-07-25 | 3 | -114/+114 |
* | Add missing <pool> option | Brian Behlendorf | 2011-07-22 | 1 | -1/+1 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 2 | -0/+2 |
* | Document initramfs process | Zachary Bedell | 2011-07-06 | 1 | -0/+137 |
* | Update for Dracut-010 | Zachary Bedell | 2011-07-06 | 10 | -87/+159 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 2 | -0/+2 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 2 | -0/+2 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 2 | -0/+2 |
* | Autogen refresh. | Darik Horn | 2011-06-17 | 1 | -1/+1 |
* | Use datadir not datarootdir for dracut | Brian Behlendorf | 2011-06-17 | 1 | -1/+1 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 2 | -2/+2 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 2 | -0/+4 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 2 | -0/+2 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 2 | -0/+2 |