Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add proper library versioning | Brian Behlendorf | 2011-07-06 | 16 | -13/+43 |
* | Link libshare directly to libzfs | Gunnar Beutner | 2011-07-06 | 3 | -157/+18 |
* | Implemented sharing datasets via NFS using libshare. | Gunnar Beutner | 2011-07-06 | 10 | -18/+2375 |
* | 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 | 23 | -13/+131 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 20 | -0/+20 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 20 | -0/+20 |
* | Add "ashift" property to zpool create | Christian Kohlschütter | 2011-06-17 | 1 | -0/+19 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 20 | -20/+20 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 20 | -9/+49 |
* | Fix 'zfs send -D' segfault | Brian Behlendorf | 2011-06-09 | 1 | -1/+2 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 20 | -0/+20 |
* | Add zpl_export.c to the list of targets. | Alejandro R. Sedeño | 2011-04-29 | 2 | -0/+2 |
* | Correct MAXUID | Brian Behlendorf | 2011-04-29 | 1 | -1/+1 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 20 | -0/+20 |
* | Use gethostid in the Linux convention. | Darik Horn | 2011-04-25 | 2 | -11/+2 |
* | Fix 32-bit MAXOFFSET_T definition | Brian Behlendorf | 2011-04-22 | 1 | -7/+2 |
* | Support IEC base-2 prefixes | Richard Laager | 2011-04-19 | 1 | -4/+7 |
* | Set -Wno-unused-but-set-variable globally | Brian Behlendorf | 2011-04-19 | 9 | -34/+43 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 20 | -0/+20 |
* | Linux compat, umount2(2) flags | Brian Behlendorf | 2011-03-22 | 1 | -2/+17 |
* | Merge branch 'dracut' | Brian Behlendorf | 2011-03-22 | 20 | -0/+20 |
|\ | |||||
| * | Add init scripts | Brian Behlendorf | 2011-03-17 | 20 | -0/+20 |
* | | Fix 'LDFLAGS=-Wl,--as-needed' build error | Brian Behlendorf | 2011-03-18 | 2 | -0/+3 |
|/ | |||||
* | Print mount/umount errors | Brian Behlendorf | 2011-03-09 | 2 | -8/+14 |
* | Fix mount helper | Brian Behlendorf | 2011-03-09 | 2 | -16/+5 |
* | Add missing libspl+libzpool libs to libzfs | Brian Behlendorf | 2011-03-03 | 4 | -6/+12 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 20 | -0/+20 |
* | Improve 'zpool import' safety | Brian Behlendorf | 2011-02-17 | 1 | -9/+12 |
* | Suppress share error on mount | Brian Behlendorf | 2011-02-16 | 1 | -1/+2 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 20 | -0/+20 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 20 | -0/+20 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 20 | -0/+20 |
* | MS_DIRSYNC and MS_REC compat | Brian Behlendorf | 2011-02-10 | 1 | -0/+9 |
* | Add missing -ldl linker option | Brian Behlendorf | 2011-02-10 | 2 | -2/+2 |
* | Remove useless libefi warnings | Brian Behlendorf | 2011-02-10 | 1 | -10/+3 |
* | Add Hooks for Linux File Operations | Brian Behlendorf | 2011-02-10 | 2 | -0/+8 |
* | Remove zfs_ctldir.[ch] | Brian Behlendorf | 2011-02-10 | 2 | -2/+0 |
* | Add basic uio support | Brian Behlendorf | 2011-02-10 | 2 | -4/+15 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 4 | -91/+0 |
* | Documentation updates | Brian Behlendorf | 2011-02-04 | 2 | -3/+3 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 22 | -49/+24 |
* | Add 'zfs mount' support | Brian Behlendorf | 2011-02-04 | 4 | -128/+168 |
* | Open up libzfs_run_process/libzfs_load_module | Brian Behlendorf | 2011-01-28 | 1 | -2/+3 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 22 | -2/+51 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 1 | -1/+1 |
* | Add missing mkdirp prototype | Brian Behlendorf | 2010-12-14 | 1 | -0/+34 |
* | Fix block device-related issues in zdb. | Ricardo M. Correia | 2010-12-14 | 4 | -14/+57 |
* | Skip /dev/hpet during 'zpool import'zfs-0.5.2 | Brian Behlendorf | 2010-11-12 | 1 | -1/+2 |
* | Fix for access beyond end of device error | Ned Bass | 2010-11-10 | 3 | -10/+10 |