index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
fs
/
zfs
/
dmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
13317 Decrease contention on dn_struct_rwlock
Paul Dagnelie
1
-5
/
+4
2019-09-10
1701 ZFS to support UNMAP/TRIM for SSD
Brian Behlendorf
1
-1
/
+1
2019-08-20
11479 zfs project support
Nasf-Fan
1
-2
/
+2
2019-07-13
11421 smatch noise in dmu.c
John Levon
1
-2
/
+2
2019-06-28
11276 Allow unencrypted children of encrypted datasets
Tom Caputi
1
-2
/
+7
2019-06-25
8727 Native data and metadata encryption for zfs
Tom Caputi
1
-88
/
+274
2019-04-13
10601 Pool allocation classes
Don Brady
1
-0
/
+2
2019-02-25
9691 fat zap should prefetch when iterating
Matthew Ahrens
1
-0
/
+12
2019-02-21
10343 ZoL: Prefix all refcount functions with zfs_
Tim Schumacher
1
-1
/
+1
2019-02-13
8423 Implement large_dnode pool feature
Toomas Soome
1
-3
/
+16
2018-11-30
9962 zil_commit should omit cache thrash
Prakash Surya
1
-6
/
+24
2018-08-13
9626 move 'static xuio_stats_t xuio_stats' to file where it use
Igor Kozhukhov
1
-3
/
+19
2018-05-17
9539 Make zvol operations use _by_dnode routines
Richard Yao
1
-12
/
+15
2018-04-22
9337 zfs get all is slow due to uncached metadata
Matthew Ahrens
1
-54
/
+54
2018-01-10
7614 zfs device evacuation/removal
Prashanth Sreenivasa
1
-0
/
+124
2017-09-01
8585 improve batching done in zil_commit()
Prakash Surya
1
-0
/
+7
2017-06-29
8378 crash due to bp in-memory modification of nopwrite block
Matthew Ahrens
1
-15
/
+45
2017-06-05
8155 simplify dmu_write_policy handling of pre-compressed buffers
Matthew Ahrens
1
-17
/
+4
2017-05-18
8021 ARC buf data scatter-ization
Dan Kimmel
1
-4
/
+8
2017-04-25
backout: 8021 ARC buf data scatter-ization (causes 8100)
Robert Mustacchi
1
-8
/
+4
2017-04-21
8021 ARC buf data scatter-ization
Dan Kimmel
1
-4
/
+8
2017-03-14
7801 add more by-dnode routines
bzzz77
1
-18
/
+59
2016-12-30
6569 large file delete can starve out write ops
Alek Pinchuk
1
-6
/
+51
2016-11-29
7252 compressed zfs send / receive
Dan Kimmel
1
-13
/
+29
2016-11-26
7603 xuio_stat_wbuf_* should be declared (void)
Prashanth Sreenivasa
1
-2
/
+2
2016-09-28
7301 zpool export -f should be able to interrupt file freeing
Alek Pinchuk
1
-1
/
+20
2016-09-02
7004 dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
1
-0
/
+43
2016-07-14
6950 ARC should cache compressed data
George Wilson
1
-4
/
+3
2016-05-15
6513 partially filled holes lose birth time
Paul Dagnelie
1
-7
/
+8
2016-04-11
6322 ZFS indirect block predictive prefetch
Alexander Motin
1
-3
/
+4
2015-10-18
6328 Fix cstyle errors in zfs codebase
Paul Dagnelie
1
-4
/
+5
2015-10-07
6281 prefetching should apply to 1MB reads
George Wilson
1
-1
/
+1
2015-09-16
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Matthew Ahrens
1
-9
/
+15
2015-09-09
5987 zfs prefetch code needs work
Matthew Ahrens
1
-14
/
+21
2015-07-19
5960 zfs recv should prefetch indirect blocks
Paul Dagnelie
1
-19
/
+25
2015-04-11
5820 verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)
Matthew Ahrens
1
-11
/
+24
2015-04-04
5692 expose the number of hole blocks in a file
Max Grossman
1
-13
/
+38
2015-03-24
5695 dmu_sync'ed holes do not retain birth time
Prakash Surya
1
-1
/
+13
2015-03-10
5661 ZFS: "compression = on" should use lz4 if feature is enabled
Justin T. Gibbs
1
-11
/
+8
2014-10-08
3693 restore_object uses at least two transactions to restore an object
Matthew Ahrens
1
-0
/
+1
2014-10-07
5175 implement dmu_read_uio_dbuf() to improve cached read performance
Matthew Ahrens
1
-4
/
+70
2014-10-05
5162 zfs recv should use loaned arc buffer to avoid copy
Matthew Ahrens
1
-1
/
+8
2014-08-12
5047 don't use atomic_*_nv if you discard the return value
Josef 'Jeff' Sipek
1
-1
/
+1
2014-07-07
4950 files sometimes can't be removed from a full filesystem
Matthew Ahrens
1
-0
/
+7
2014-06-26
4924 LZ4 Compression for metadata
Daniil Lunev
1
-2
/
+12
2014-06-25
4914 zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
1
-3
/
+3
2014-06-05
4757 ZFS embedded-data block pointers ("zero block compression")
Matthew Ahrens
1
-20
/
+65
2014-05-23
3835 zfs need not store 2 copies of all metadata
Matthew Ahrens
1
-2
/
+15
2013-12-09
4370 avoid transmitting holes during zfs send
Max Grossman
1
-4
/
+2
2013-08-30
4082 zfs receive gets EFBIG from dmu_tx_hold_free()
Matthew Ahrens
1
-0
/
+10
[next]