aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libshare
Commit message (Expand)AuthorAgeFilesLines
* Remove unconditional sharetab updateBrian Behlendorf2014-01-071-8/+0
* cstyle: Resolve C style issuesMichael Kjorling2013-12-185-164/+168
* Add smb_available() sanity checksTurbo Fredriksson2013-04-021-1/+9
* Implemented sharing datasets via SMB using libshareTurbo Fredriksson2012-12-035-4/+495
* Avoid running exportfs on each zfs/zpool command invocationCyril Plisko2012-09-111-9/+30
* Remove autotools productsBrian Behlendorf2012-08-271-644/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Add 'fsid' mount option to allowed options.Turbo Fredriksson2012-02-131-1/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+5
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-172-71/+17
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+1
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Added comments for libshare's NFS functions.Gunnar Beutner2011-12-051-1/+57
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Use libzfs_run_process() in libshare.Gunnar Beutner2011-08-011-59/+29
* Call exportfs -v once for NFS shares.James H2011-08-011-90/+74
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-0/+1
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-066-0/+2289