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
/
module
/
zfs
/
zfs_vfsops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fh_to_dentry should return ESTALE when generation mismatch
Chunwei Chen
2016-07-12
1
-1
/
+1
*
Don't allow accessing XATTR via export handle
Chunwei Chen
2016-07-12
1
-0
/
+8
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-1
/
+1
*
Linux 4.6 compat: Fall back to d_prune_aliases() if necessary
Tim Chase
2016-06-17
1
-2
/
+15
*
Fix zsb->z_hold_mtx deadlock
Brian Behlendorf
2016-01-15
1
-14
/
+18
*
Add zfs_object_mutex_size module option
Brian Behlendorf
2016-01-15
1
-5
/
+7
*
Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.
Justin T. Gibbs
2016-01-12
1
-77
/
+3
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-1
/
+1
*
Support accessing .zfs/snapshot via NFS
Brian Behlendorf
2015-09-04
1
-0
/
+2
*
Add temporary mount options
Brian Behlendorf
2015-09-03
1
-16
/
+69
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-8
/
+3
*
Illumos 5008 - lock contention (rrw_exit) while running a read only load
Alexander Motin
2015-07-06
1
-7
/
+7
*
Add zfs_sb_prune_aliases() function
Brian Behlendorf
2015-06-22
1
-11
/
+64
*
3.12 compat, NUMA-aware per-superblock shrinker
Tim Chase
2015-06-17
1
-2
/
+11
*
Use taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
1
-3
/
+3
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-5
/
+4
*
Wait for all znodes to be released before tearing down the superblock
Chris Dunlop
2015-05-06
1
-8
/
+30
*
Reduce size of zfs_sb_t: allocate z_hold_mtx separately
Chris Dunlop
2015-03-24
1
-0
/
+6
*
Restructure per-filesystem reclaim
Brian Behlendorf
2015-03-20
1
-6
/
+31
*
Linux 4.0 compat: bdi_setup_and_register()
Brian Behlendorf
2015-03-03
1
-17
/
+4
*
Linux 3.12 compat: split shrinker has s_shrink
Tim Chase
2015-01-20
1
-2
/
+6
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
1
-1
/
+1
*
Fix dprintf format specifiers
Ned Bass
2014-11-17
1
-2
/
+3
*
Improve handling of filesystem versions
Dan Swartzendruber
2014-09-03
1
-6
/
+1
*
Propagate errors when registering "relatime" property callback.
Tim Chase
2014-02-12
1
-1
/
+1
*
Implement relatime.
Tim Chase
2014-01-29
1
-0
/
+13
*
Drain iput taskq outside z_teardown_lock
Brian Behlendorf
2014-01-09
1
-8
/
+8
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-2
/
+4
*
Remove incorrect ASSERT in zfs_sb_teardown()
Brian Behlendorf
2013-12-02
1
-3
/
+1
*
Fix rollback of mounted filesystem regression
Tim Chase
2013-11-14
1
-3
/
+3
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+5
*
Illumos #3875
Keith M Wesolowski
2013-11-04
1
-49
/
+52
*
Illumos #3742
Will Andrews
2013-11-04
1
-6
/
+5
*
6977619 NULL pointer deference in sa_handle_get_from_db()
Mark Shellenbaum
2013-11-04
1
-8
/
+22
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-21
/
+21
*
Posix ACL Support
Massimo Maggi
2013-10-29
1
-2
/
+38
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-28
/
+39
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-3
/
+3
*
Fix read-only pool hang on unmount
Brian Behlendorf
2013-07-17
1
-1
/
+5
*
Fix zfs_sb_teardown/zfs_resume_fs NULL dereference
Tim Chase
2013-07-01
1
-5
/
+8
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-1
/
+1
*
Use sb->s_d_op default dentry operations
Brian Behlendorf
2013-01-18
1
-0
/
+3
*
Revert "Revert "Fix unlink/xattr deadlock""
Brian Behlendorf
2013-01-17
1
-0
/
+6
*
Fix 'zfs rollback' on mounted file systems
Brian Behlendorf
2013-01-17
1
-18
/
+26
*
Illumos #3208 cross-endian incorrect user/group accounting
Matthew Ahrens
2013-01-14
1
-9
/
+25
*
Revert "Fix unlink/xattr deadlock"
Brian Behlendorf
2012-12-05
1
-6
/
+0
*
Illumos #3100: zvol rename fails with EBUSY when dirty.
Matthew Ahrens
2012-10-03
1
-3
/
+3
*
Make ZFS filesystem id persistent across different machines
Cyril Plisko
2012-09-06
1
-2
/
+4
*
Suppress 'zfs_sb_create' memory warning
Brian Behlendorf
2012-08-10
1
-1
/
+1
*
Linux 3.4 compat, d_make_root() replaces d_alloc_root()
Richard Yao
2012-06-11
1
-1
/
+1
[next]