index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
lib
/
libzfs
/
common
/
libzfs_mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
11945 pool import performance regression due to repeated libshare initialization
Joyce McIntosh
1
-12
/
+37
2019-06-25
8727 Native data and metadata encryption for zfs
Tom Caputi
1
-0
/
+46
2018-10-20
9880 Race in ZFS parallel mount
Andy Fiddaman
1
-3
/
+31
2018-05-15
8115 parallel zfs mount
Sebastien Roy
1
-76
/
+333
2017-09-21
8502 illumos#7955 broke delegated datasets when libshare is not present
Jerry Jelinek
1
-1
/
+8
2017-06-29
8430 dir_is_empty_readdir() doesn't properly handle error from fdopendir()
Sowrabha Gopal
1
-0
/
+1
2017-06-15
8331 zfs_unshare returns wrong error code for smb unshare failure
Andrew Stormont
1
-4
/
+6
2017-04-13
7955 libshare needs to initialize only those datasets being modified by the c...
Daniel Hoffman
1
-12
/
+42
2016-11-18
7542 zfs_unmount failed with EZFS_UNSHARENFSFAILED
Chris Williamson
1
-24
/
+18
2016-09-06
7336 vfork and O_CLOEXEC causes zfs_mount EBUSY
Prakash Surya
1
-6
/
+62
2016-08-18
7233 dir_is_empty should open directory with CLOEXEC
Alex Reece
1
-2
/
+10
2016-06-09
6314 buffer overflow in dsl_dataset_name
Matthew Ahrens
1
-1
/
+1
2016-05-31
6931 lib/libzfs: cleanup gcc warnings
Igor Kozhukhov
1
-1
/
+3
2015-10-09
2605 want to resume interrupted zfs send
Matthew Ahrens
1
-0
/
+11
2015-10-03
6280 libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
Marcel Telka
1
-1
/
+2
2014-07-07
4953 zfs rename <snapshot> need not involve libshare
Matthew Ahrens
1
-8
/
+10
2010-08-09
PSARC 2010/306 Read-only ZFS pools
George Wilson
1
-0
/
+6
2010-08-05
6935194 'zfs share|unshare' a volume returns zero
Eric Taylor
1
-43
/
+35
2010-04-04
6940770 panic in sa_find_idx_tab() after receiving into pool when version sho...
Mark Shellenbaum
1
-6
/
+7
2010-03-09
PSARC/2010/006 EOF of iSCSI Target Daemon
Jim Dunham
1
-135
/
+3
2010-02-24
6505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) t...
Chris Kirby
1
-1
/
+11
2009-09-21
6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
Eric Taylor
1
-18
/
+17
2009-01-13
6748561 core dump when zfs_alloc() fails and libzfs_printerr == 0
David Pacheco
1
-4
/
+6
2008-11-25
6572357 libzfs should do more to avoid mnttab lookups
Eric Taylor
1
-33
/
+22
2008-08-18
6678308 zfs receive dumps core when -n is used, fails on replication stream
Tim Haley
1
-4
/
+2
2008-03-07
PSARC 2008/168 Support for ZFS property value canmount=noauto
hs24103
1
-1
/
+6
2008-02-15
6609196 'zfs destroy -r' can needlessly iterate over all filesystems in pool
rm160521
1
-3
/
+3
2008-01-31
6558321 zfs_share_nfs() fails the second time through
dougm
1
-6
/
+73
2007-10-29
PSARC/2007/574 zfs send -R
ahrens
1
-17
/
+5
2007-10-25
PSARC/2007/218 caller_context_t in all VOPs
amw
1
-74
/
+239
2007-09-19
PSARC 2007/342 Enhanced ZFS Pool Properties
lling
1
-6
/
+6
2007-06-26
PSARC/2006/465 ZFS Delegated Administration
marks
1
-7
/
+37
2007-05-29
6537472 If zfs unmount fails it leaves the file system unshared. (fix lint)
th199096
1
-1
/
+1
2007-05-26
6537472 If zfs unmount fails it leaves the file system unshared.
th199096
1
-2
/
+5
2007-05-25
6556719 sharemgr: sa_zfs_init() dumps core on failure
dougm
1
-0
/
+12
2007-05-23
6558325 6491973 sprinkled bad cstyle in libzfs
dougm
1
-64
/
+62
2007-05-07
6491973 sharemgr: zfs set sharenfs=on is slow with lots of zfs filesystems
dougm
1
-74
/
+264
2007-01-18
6410433 'zpool status -v' would be more useful with filenames
ek110237
1
-5
/
+11
2007-01-08
6510448 zfs_unshare_iscsi() gives bogus error message when libiscsitgt cannot...
gw25295
1
-1
/
+7
2006-12-13
6480245 renaming a dataset to something with '%s' will cause segfault
lling
1
-10
/
+10
2006-11-17
6494840 libzfs should dlopen libiscsitgt rather than linking to it
ahl
1
-4
/
+30
2006-11-15
PSARC 2006/622 iSCSI/ZFS Integration
ahl
1
-45
/
+170
2006-09-05
PSARC 2006/486 ZFS canmount property
eschrock
1
-67
/
+63
2006-08-04
6455228 zpool_mount_datasets() should take an additional flag
eschrock
1
-2
/
+2
2006-07-31
6368751 libzfs interface for mount/umounting all the file systems for a given...
eschrock
1
-62
/
+322
2006-05-30
PSARC 2006/223 ZFS Hot Spares
eschrock
1
-110
/
+83
2006-03-03
PSARC 2006/077 zpool clear
eschrock
1
-20
/
+11
2006-02-09
6381720 zfs_unmount() not checking fstype in /etc/mnttab
nd150628
1
-0
/
+3
2006-02-01
6341638 incorrect error message when accessing a filesystem that's being rest...
eschrock
1
-3
/
+2
2005-10-31
PSARC 2002/240 ZFS
ahrens
1
-0
/
+558