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_znode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-02
1
-4
/
+6
*
Enable lazytime semantic for atime
Chunwei Chen
2016-04-05
1
-69
/
+87
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
1
-63
/
+9
*
Linux 4.6 compat: PAGE_CACHE_SIZE removal
Brian Behlendorf
2016-04-05
1
-10
/
+9
*
Illumos 4950 - files sometimes can't be removed from a full filesystem
Matthew Ahrens
2016-01-21
1
-5
/
+6
*
Close possible zfs_znode_held() race
Brian Behlendorf
2016-01-20
1
-4
/
+3
*
Fix zsb->z_hold_mtx deadlock
Brian Behlendorf
2016-01-15
1
-33
/
+187
*
Add zfs_object_mutex_size module option
Brian Behlendorf
2016-01-15
1
-4
/
+10
*
Illumos 3139 - zdb dies when it tries to determine path of unlinked file
Jeremy Jones
2016-01-05
1
-4
/
+30
*
Revert "Fix z_xattr_lock/z_teardown_lock lock inversion"
Brian Behlendorf
2015-12-22
1
-10
/
+1
*
Identify locks flagged by lockdep
Olaf Faaland
2015-12-22
1
-1
/
+1
*
Fix z_xattr_lock/z_teardown_lock lock inversion
Brian Behlendorf
2015-12-18
1
-1
/
+10
*
Fix fail path in zfs_znode_alloc
Chunwei Chen
2015-10-13
1
-2
/
+1
*
zfs_inode_update should not call dmu_object_size_from_db under spinlock
Richard Yao
2015-09-30
1
-2
/
+4
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-3
/
+0
*
Add logic to try and recover an inode with an invalid mode
Brian Behlendorf
2015-07-17
1
-4
/
+11
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-1
/
+7
*
Add cond_resched to zfs_zget to prevent infinite loop
tuxoko
2015-05-04
1
-0
/
+2
*
Allocate zfs_znode_cache on the Linux slab
Tim Chase
2015-04-14
1
-2
/
+4
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
1
-15
/
+3
*
Reduce size of zfs_sb_t: allocate z_hold_mtx separately
Chris Dunlop
2015-03-24
1
-0
/
+3
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-6
/
+6
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
1
-1
/
+1
*
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
[next]