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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
zfs_ctldir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+1
*
Use system_delay_taskq for long delay tasks
Chunwei Chen
2016-12-01
1
-12
/
+2
*
Enable .zfs/snapshot for 32-bit systems
Brian Behlendorf
2016-11-02
1
-4
/
+0
*
Add TASKQID_INVALID
Brian Behlendorf
2016-11-02
1
-4
/
+4
*
Use env, not sh in zfsctl_snapshot_{,un}mount()
Stian Ellingsen
2016-10-08
1
-18
/
+9
*
Fix use after free in zfsctl_snapshot_unmount()
Stian Ellingsen
2016-10-08
1
-1
/
+1
*
Remove znode's z_uid/z_gid member
Nikolay Borisov
2016-07-25
1
-2
/
+0
*
Use native inode->i_nlink instead of znode->z_links
Chris Dunlop
2016-07-14
1
-1
/
+0
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-26
/
+30
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
1
-2
/
+2
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-19
1
-1
/
+1
*
Remove dummy znode from zvol_state
Chunwei Chen
2016-05-17
1
-1
/
+0
*
OpenZFS 6093 - zfsctl_shares_lookup
Dan McDonald
2016-05-12
1
-8
/
+4
*
Revert "Kill znode->z_gen field"
Brian Behlendorf
2016-05-12
1
-1
/
+1
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-02
1
-1
/
+1
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
1
-2
/
+0
*
Hold the zfs_snapentry_t before dispatch
Brian Behlendorf
2015-12-14
1
-1
/
+1
*
Fix snapshot automount race cause EREMOTE
Chunwei Chen
2015-12-14
1
-1
/
+1
*
Change zfs_snapshot_lock from mutex to rw lock
Brian Behlendorf
2015-12-14
1
-26
/
+26
*
Fix zfsctl_lookup_objset() deadlock
Brian Behlendorf
2015-12-14
1
-1
/
+2
*
Set 'zfs_expire_snapshot=0' to disable auto-unmount
Brian Behlendorf
2015-12-14
1
-0
/
+8
*
Use spa as key besides objsetid for snapentry
Chunwei Chen
2015-12-08
1
-10
/
+22
*
Fix snapshot automount behavior when concurrent or fail
Chunwei Chen
2015-11-19
1
-17
/
+32
*
Allow NFS activity to defer snapshot unmounts
Brian Behlendorf
2015-09-25
1
-2
/
+13
*
Support accessing .zfs/snapshot via NFS
Brian Behlendorf
2015-09-04
1
-0
/
+124
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-316
/
+420
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-1
/
+1
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
1
-2
/
+2
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-2
/
+1
*
Handle concurrent snapshot automounts failing due to EBUSY.
Tim Chase
2013-11-08
1
-3
/
+11
*
Illumos #3741
Will Andrews
2013-11-04
1
-0
/
+5
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-15
/
+16
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-19
/
+24
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-2
/
+1
*
Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS
Richard Yao
2013-08-09
1
-2
/
+2
*
Fix zfsctl_expire_snapshot() deadlock
Brian Behlendorf
2013-07-12
1
-0
/
+8
*
Use dsl_dataset_snap_lookup()
Brian Behlendorf
2013-01-25
1
-2
/
+2
*
Fix 'zfs rollback' on mounted file systems
Brian Behlendorf
2013-01-17
1
-0
/
+1
*
Fix quoting error in unmount command
Ned Bass
2013-01-16
1
-1
/
+1
*
call_usermodehelper() should wait for process
Ned Bass
2013-01-09
1
-2
/
+2
*
Linux 3.7 compat, schedule_delayed_work()
Brian Behlendorf
2012-12-12
1
-11
/
+20
*
Quote snapshot and mountpoint for .zfs automount
Brian Behlendorf
2012-10-17
1
-2
/
+2
*
Return positive error number in zfsctl_shares_lookup.
Yuxuan Shui
2012-10-15
1
-1
/
+1
*
Linux 3.6 compat, sget()
Yuxuan Shui
2012-10-14
1
-2
/
+2
*
Disable .zfs directory on 32-bit systems
Brian Behlendorf
2012-07-20
1
-2
/
+9
*
Account for .zfs ctldir inodes
Brian Behlendorf
2012-03-22
1
-0
/
+1
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-0
/
+984
*
Remove zfs_ctldir.[ch]
Brian Behlendorf
2011-02-10
1
-1342
/
+0
*
Remove Solaris VFS Hooks
Brian Behlendorf
2011-02-10
1
-10
/
+0
*
Documentation updates
Brian Behlendorf
2011-02-04
1
-1
/
+1
[next]