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_znode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove checks for mandatory locks
Ned Bass
2014-10-22
1
-10
/
+0
*
Perform whole-page page truncation for hole-punching under a range lock
Tim Chase
2014-09-29
1
-22
/
+8
*
Fix z_teardown_inactive_lock deadlock
Brian Behlendorf
2014-09-11
1
-1
/
+1
*
Implement fallocate FALLOC_FL_PUNCH_HOLE
Tim Chase
2014-09-08
1
-5
/
+114
*
Add zfs_iput_async() interface
Brian Behlendorf
2014-08-11
1
-1
/
+1
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-9
/
+5
*
zfs_trunc() should use dmu_tx_assign(tx, TXG_WAIT)
Brian Behlendorf
2014-07-22
1
-7
/
+1
*
Fix zil_commit() NULL dereference
Brian Behlendorf
2014-07-17
1
-0
/
+15
*
Implement File Attribute Support
Richard Yao
2014-05-01
1
-0
/
+20
*
Fix locking order in zfs_zget()
Richard Yao
2014-04-04
1
-1
/
+1
*
Fix deadlock in zfs_zget()
Richard Yao
2014-04-04
1
-1
/
+21
*
Revert "Fixed a use-after-free bug in zfs_zget()."
Brian Behlendorf
2014-04-03
1
-23
/
+1
*
Implement relatime.
Tim Chase
2014-01-29
1
-9
/
+73
*
Use local variable to read zp->z_mode
Brian Behlendorf
2014-01-09
1
-1
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-3
/
+3
*
Fix atime handling.
Tim Chase
2013-12-12
1
-0
/
+2
*
Illumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)
Matthew Ahrens
2013-12-06
1
-13
/
+2
*
Illumos #3742
Will Andrews
2013-11-04
1
-11
/
+6
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-9
/
+9
*
Fix uninitialized variables
Brian Behlendorf
2013-09-13
1
-2
/
+2
*
Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS
Richard Yao
2013-08-09
1
-2
/
+2
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-4
/
+5
*
Fix 'zfs rollback' on mounted file systems
Brian Behlendorf
2013-01-17
1
-13
/
+33
*
Directory xattr znodes hold a reference on their parent
Brian Behlendorf
2012-12-03
1
-5
/
+17
*
Disable page allocation warnings for super block
Brian Behlendorf
2012-11-30
1
-1
/
+1
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-4
/
+4
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-1
/
+13
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
1
-0
/
+2
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
1
-1
/
+1
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
1
-0
/
+9
*
Fix usage of zsb after free
Brian Behlendorf
2011-09-09
1
-4
/
+3
*
Illumos #xxx: zdb -vvv broken after zfs diff integration
Tim Haley
2011-08-01
1
-14
/
+14
*
Use zfs_mknode() to create dataset root
Brian Behlendorf
2011-07-20
1
-31
/
+68
*
Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
Gunnar Beutner
2011-07-06
1
-2
/
+2
*
Support mandatory locks (nbmand)
Rohan Puri
2011-07-01
1
-8
/
+3
*
Linux compat 2.6.39: security_inode_init_security()
Brian Behlendorf
2011-07-01
1
-6
/
+8
*
Remove unused MMAP functions
Brian Behlendorf
2011-07-01
1
-16
/
+0
*
Don't store rdev in SA for FIFOs and sockets
Ned A. Bass
2011-05-09
1
-7
/
+9
*
Fully update inode when created
Brian Behlendorf
2011-05-02
1
-2
/
+1
*
Fixed a use-after-free bug in zfs_zget().
Gunnar Beutner
2011-04-21
1
-1
/
+23
*
Call d_instantiate before unlocking inode
Brian Behlendorf
2011-04-07
1
-3
/
+8
*
Fix evict() deadlock
Brian Behlendorf
2011-03-22
1
-4
/
+20
*
Use KM_PUSHPAGE instead of KM_SLEEP
Brian Behlendorf
2011-03-22
1
-2
/
+2
*
Fix O_APPEND Corruption
Brian Behlendorf
2011-03-09
1
-0
/
+1
*
Drop HAVE_XVATTR macros
Brian Behlendorf
2011-03-02
1
-0
/
+96
*
Remove rdev packing
Brian Behlendorf
2011-02-23
1
-35
/
+1
*
Fix FIFO and socket handling
Brian Behlendorf
2011-02-16
1
-3
/
+4
*
Prototype/structure update for Linux
Brian Behlendorf
2011-02-10
1
-451
/
+275
*
Create a root znode without VFS dependencies
Brian Behlendorf
2011-02-10
1
-85
/
+4
*
Remove Solaris VFS Hooks
Brian Behlendorf
2011-02-10
1
-99
/
+0
[next]