| Commit message (Expand) | Author | Age | Files | Lines |
* | Add full SELinux support | Matthew Thode | 2013-12-19 | 1 | -2/+0 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 65 | -332/+422 |
* | Handle acl flags from util-linux mount command | renelson | 2013-12-18 | 2 | -3/+15 |
* | Handle concurrent snapshot automounts failing due to EBUSY. | Tim Chase | 2013-11-08 | 1 | -0/+1 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -0/+8 |
* | Revert "Add txgs-<pool> kstat file" | Brian Behlendorf | 2013-10-25 | 1 | -26/+1 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -1/+1 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -0/+3 |
* | Don't leak mount flags into kernel | Ned Bass | 2013-06-18 | 1 | -4/+4 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -3/+3 |
* | Remove unused machelf.h header | Brian Behlendorf | 2013-02-05 | 2 | -181/+0 |
* | Add txgs-<pool> kstat file | Brian Behlendorf | 2012-11-02 | 1 | -1/+26 |
* | Add atomic_sub_* functions to libspl. | Etienne Dechamps | 2012-10-17 | 4 | -0/+284 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 12 | -7714/+0 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 12 | -0/+12 |
* | 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 | 1 | -0/+1 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 12 | -0/+12 |
* | Define the needed ISA types for ARM | Jorgen Lundman | 2012-05-03 | 1 | -1/+20 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 12 | -0/+12 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 12 | -0/+12 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 12 | -0/+12 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 12 | -0/+12 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 12 | -0/+12 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 12 | -0/+12 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 12 | -0/+60 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 12 | -0/+12 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 12 | -0/+12 |
* | Combine libraries: spl, avl, efi, share, unicode. | Darik Horn | 2012-01-17 | 2 | -73/+25 |
* | Add overlay(-O) mount option support | Suman Chakravartula | 2012-01-12 | 1 | -0/+7 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 12 | -0/+12 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 12 | -0/+12 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 12 | -0/+72 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 12 | -0/+12 |
* | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 12 | -0/+36 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 12 | -0/+12 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 12 | -0/+12 |
* | Add proper library versioning | Brian Behlendorf | 2011-07-06 | 2 | -3/+3 |
* | Implemented sharing datasets via NFS using libshare. | Gunnar Beutner | 2011-07-06 | 1 | -1/+55 |
* | Fix implicit declaration of 'mkdirp' | Brian Behlendorf | 2011-07-01 | 2 | -0/+2 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 13 | -2/+14 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 12 | -0/+12 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 12 | -0/+12 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 12 | -12/+12 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 12 | -2/+26 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 12 | -0/+12 |
* | Correct MAXUID | Brian Behlendorf | 2011-04-29 | 1 | -1/+1 |