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
*
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
*
Fixed a NULL pointer dereference bug in zfs_preumount
Gunnar Beutner
2012-04-05
1
-1
/
+1
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-10
/
+37
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
1
-0
/
+21
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
1
-3
/
+13
*
Simplify BDI integration
Brian Behlendorf
2011-11-08
1
-25
/
+23
*
Disown dataset in zfs_sb_create()
Brian Behlendorf
2011-11-08
1
-1
/
+1
*
Export symbols for the VFS API
Brian Behlendorf
2011-10-11
1
-4
/
+10
*
zpl: Fix "df -i" to have better free inodes value
Andreas Dilger
2011-09-28
1
-1
/
+1
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
1
-0
/
+27
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
1
-177
/
+42
*
Fix unlink/xattr deadlock
Gunnar Beutner
2011-06-20
1
-0
/
+6
*
Implemented NFS export_operations.
Gunnar Beutner
2011-04-29
1
-3
/
+1
*
Linux 2.6.39 compat, invalidate_inodes()
Brian Behlendorf
2011-04-19
1
-1
/
+1
*
Register .remount_fs handler
Brian Behlendorf
2011-03-15
1
-0
/
+40
*
Register .sync_fs handler
Brian Behlendorf
2011-03-15
1
-7
/
+11
[next]