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_dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use zap_count instead of cached z_size for unlink
Alex Zhuravlev
2018-01-09
1
-1
/
+15
*
Fix NFS sticky bit permission denied error
Brian Behlendorf
2017-12-04
1
-3
/
+2
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
1
-78
/
+78
*
OpenZFS 7812 - Remove gender specific language
Daniel Hoffman
2017-02-24
1
-3
/
+3
*
OpenZFS 1300 - filename normalization doesn't work for removes
George Melikov
2017-02-02
1
-24
/
+64
*
OpenZFS 7301 - zpool export -f should be able to interrupt file freeing
George Melikov
2017-01-27
1
-2
/
+2
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-2
/
+2
*
Fix unlinked file cannot do xattr operations
Chunwei Chen
2016-11-04
1
-3
/
+4
*
Remove znode's z_uid/z_gid member
Nikolay Borisov
2016-07-25
1
-2
/
+4
*
Use native inode->i_nlink instead of znode->z_links
Chris Dunlop
2016-07-14
1
-20
/
+35
*
xattr dir doesn't get purged during iput
Chunwei Chen
2016-07-12
1
-1
/
+2
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
1
-5
/
+5
*
Illumos 4950 - files sometimes can't be removed from a full filesystem
Matthew Ahrens
2016-01-21
1
-1
/
+2
*
Make xattr dir truncate and remove in one tx
Chunwei Chen
2015-12-28
1
-8
/
+15
*
Revert "Revert "Revert "Fix unlink/xattr deadlock"""
Brian Behlendorf
2014-08-11
1
-85
/
+57
*
Add zfs_iput_async() interface
Brian Behlendorf
2014-08-11
1
-3
/
+4
*
Illumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)
Matthew Ahrens
2013-12-06
1
-7
/
+1
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-12
/
+13
*
Trivial spelling fix
Chris Dunlop
2013-04-19
1
-1
/
+1
*
Revert "Revert "Fix unlink/xattr deadlock""
Brian Behlendorf
2013-01-17
1
-55
/
+84
*
Revert "Fix unlink/xattr deadlock"
Brian Behlendorf
2012-12-05
1
-84
/
+55
*
rmdir(2) should return ENOTEMPTY
Brian Behlendorf
2012-08-26
1
-3
/
+3
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-7
/
+4
*
Allow multiple values per directory entry
Brian Behlendorf
2012-02-02
1
-3
/
+15
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
1
-1
/
+1
*
Fix unlink/xattr deadlock
Gunnar Beutner
2011-06-20
1
-55
/
+84
*
Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().
Gunnar Beutner
2011-06-20
1
-3
/
+0
*
Added missing initialization for va.va_dentry in zfs_get_xattrdir.
Gunnar Beutner
2011-04-19
1
-0
/
+1
*
Call d_instantiate before unlocking inode
Brian Behlendorf
2011-04-07
1
-4
/
+0
*
Prototype/structure update for Linux
Brian Behlendorf
2011-02-10
1
-142
/
+143
*
Remove zfs_ctldir.[ch]
Brian Behlendorf
2011-02-10
1
-1
/
+0
*
Fix minor compiler warnings
Brian Behlendorf
2011-01-06
1
-3
/
+3
*
Add linux kernel disk support
Brian Behlendorf
2010-08-31
1
-0
/
+3
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-2
/
+8
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-80
/
+199
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-18
/
+23
*
Rebase master to b105
Brian Behlendorf
2009-01-15
1
-22
/
+4
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+977