index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzfs
/
libzfs_mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable mount(8) canonical paths in do_mount()
LOLi
2017-08-21
1
-1
/
+2
*
OpenZFS 8430 - dir_is_empty_readdir() doesn't properly handle error from fdop...
Sowrabha Gopal
2017-06-30
1
-0
/
+1
*
OpenZFS 8331 - zfs_unshare returns wrong error code for smb unshare failure
Andrew Stormont
2017-06-22
1
-4
/
+6
*
OpenZFS 6931 - lib/libzfs: cleanup gcc warnings
George Melikov
2017-02-07
1
-1
/
+3
*
OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSY
George Melikov
2017-01-26
1
-6
/
+62
*
OpenZFS 7233 - dir_is_empty should open directory with CLOEXEC
George Melikov
2017-01-23
1
-2
/
+10
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+1
*
Allow zfs unshare <protocol> -a
LOLi
2016-11-29
1
-0
/
+14
*
Change /etc/mtab to /proc/self/mounts
slashdd
2016-09-20
1
-4
/
+4
*
Fix zfs_unmount() and zfs_unshare_proto() leaks
cao
2016-09-01
1
-3
/
+5
*
Fix call zfs_get_name() with invalid parameter
GeLiXin
2016-08-08
1
-1
/
+1
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-1
/
+1
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
1
-0
/
+11
*
Make zfs mount according to relatime config in dataset
Chunwei Chen
2016-04-05
1
-0
/
+8
*
Illumos 4953, 4954, 4955
Matthew Ahrens
2016-01-15
1
-7
/
+9
*
Illumos 6280 - libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
Marcel Telka
2016-01-12
1
-1
/
+2
*
Honor xattr=sa dataset property
Ned Bass
2015-09-19
1
-2
/
+0
*
zpool import should honor overlay property
Ned Bass
2015-03-27
1
-0
/
+14
*
Check the dataset type more rigorously when fetching properties.
Tim Chase
2014-05-06
1
-1
/
+2
*
Fill in mountpoint buffer before using it in errors
ilovezfs
2014-04-30
1
-3
/
+3
*
Fix for re-reading /etc/mtab.
John M. Layman
2014-04-04
1
-1
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-10
/
+10
*
Handle concurrent snapshot automounts failing due to EBUSY.
Tim Chase
2013-11-08
1
-0
/
+2
*
No point in rewind() mtab in zfs_unshare_proto(). We're not really
Turbo Fredriksson
2013-08-15
1
-1
/
+0
*
Implemented sharing datasets via SMB using libshare
Turbo Fredriksson
2012-12-03
1
-3
/
+3
*
Add overlay(-O) mount option support
Suman Chakravartula
2012-01-12
1
-2
/
+4
*
Link libshare directly to libzfs
Gunnar Beutner
2011-07-06
1
-157
/
+15
*
Implemented sharing datasets via NFS using libshare.
Gunnar Beutner
2011-07-06
1
-15
/
+27
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
1
-5
/
+74
*
Print mount/umount errors
Brian Behlendorf
2011-03-09
1
-4
/
+6
*
Fix mount helper
Brian Behlendorf
2011-03-09
1
-9
/
+0
*
Suppress share error on mount
Brian Behlendorf
2011-02-16
1
-1
/
+2
*
Remove HAVE_ZPL from commands and libraries
Brian Behlendorf
2011-02-04
1
-51
/
+0
*
Documentation updates
Brian Behlendorf
2011-02-04
1
-1
/
+1
*
Minimal libshare infrastructure
Brian Behlendorf
2011-02-04
1
-24
/
+11
*
Add 'zfs mount' support
Brian Behlendorf
2011-02-04
1
-16
/
+94
*
Autoconf selinux support
Brian Behlendorf
2011-01-28
1
-0
/
+9
*
Fix minor compiler warnings
Brian Behlendorf
2011-01-06
1
-1
/
+1
*
Add linux user disk support
Brian Behlendorf
2010-08-31
1
-0
/
+51
*
Fix gcc init pragma warnings
Brian Behlendorf
2010-08-27
1
-1
/
+5
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-43
/
+41
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-140
/
+18
*
Rebase master to b108
Brian Behlendorf
2009-02-18
1
-4
/
+6
*
Rebase master to b105
Brian Behlendorf
2009-01-15
1
-33
/
+22
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+1399