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_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
1
-0
/
+5
*
Throw const on some strings
Ryan Moeller
2020-10-02
1
-6
/
+6
*
zfs_log_write: simplify data copying code for WR_COPIED records
Christian Schwarz
2020-09-25
1
-8
/
+15
*
Add prototypes
Arvind Sankar
2020-06-18
1
-2
/
+0
*
Don't call zrele on passed zp in zfs_xattr_owner_unlinked on FreeBSD
Matthew Macy
2020-02-28
1
-3
/
+22
*
Fix zfs_xattr_owner_unlinked on FreeBSD and comment
Matthew Macy
2019-12-16
1
-0
/
+8
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
1
-3
/
+4
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-3
/
+2
*
Add inode accessors to common code
Matthew Macy
2019-10-02
1
-6
/
+6
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-4
/
+4
*
Improve write performance by using dmu_read_by_dnode()
Tony Nguyen
2019-08-15
1
-2
/
+7
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-08-13
1
-1
/
+14
*
make zil max block size tunable
Matthew Ahrens
2019-06-10
1
-2
/
+9
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-3
/
+1
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-1
/
+13
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
1
-22
/
+15
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-6
/
+7
*
Fix unlinked file cannot do xattr operations
Chunwei Chen
2016-11-04
1
-4
/
+34
*
Remove znode's z_uid/z_gid member
Nikolay Borisov
2016-07-25
1
-6
/
+6
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-0
/
+2
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-1
/
+1
*
Only commit the ZIL once in zpl_writepages() (msync() case).
Etienne Dechamps
2013-11-23
1
-3
/
+11
*
Illumos #3742
Will Andrews
2013-11-04
1
-11
/
+10
*
Illumos #3522
George Wilson
2013-10-30
1
-2
/
+1
*
Revert "Remove TSD zfs_fsyncer_key"
Brian Behlendorf
2012-12-20
1
-1
/
+7
*
Remove TSD zfs_fsyncer_key
Brian Behlendorf
2012-12-19
1
-7
/
+1
*
Make zfs_immediate_write_sz a module paramater
Cyril Plisko
2012-10-11
1
-2
/
+7
*
Drop HAVE_XVATTR macros
Brian Behlendorf
2011-03-02
1
-38
/
+16
*
Wrap with HAVE_XVATTR
Brian Behlendorf
2011-02-10
1
-16
/
+36
*
Prototype/structure update for Linux
Brian Behlendorf
2011-02-10
1
-8
/
+7
*
Add linux kernel disk support
Brian Behlendorf
2010-08-31
1
-0
/
+4
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-37
/
+22
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-55
/
+40
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-28
/
+2
*
Rebase master to b105
Brian Behlendorf
2009-01-15
1
-5
/
+43
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+694