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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move a few internal ARC strucutres to arc_impl.h
Ned Bass
2014-11-17
2
-0
/
+158
*
Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIO
Prakash Surya
2014-11-14
1
-2
/
+2
*
Reduce buf/dbuf mutex contention
Chris Wedgwood
2014-11-14
1
-1
/
+1
*
Export symbols for ZIL interface
Alex Zhuravlev
2014-11-14
1
-1
/
+0
*
Kernel header installation should respect --prefix
Richard Yao
2014-10-28
4
-4
/
+4
*
Illumos 5164-5165 - space map fixes
Matthew Ahrens
2014-10-23
1
-11
/
+0
*
Illumos 4958 zdb trips assert on pools with ashift >= 0xe
Alex Reece
2014-10-23
2
-25
/
+29
*
Handle block pointers with a corrupt logical size
Brian Behlendorf
2014-10-23
1
-3
/
+3
*
Illumos 3693 - restore_object uses at least two transactions to restore an ob...
Matthew Ahrens
2014-10-21
1
-2
/
+4
*
Update utsname support
Brian Behlendorf
2014-10-17
1
-0
/
+5
*
Illumos 5176 - lock contention on godfather zio
Matthew Ahrens
2014-10-07
1
-1
/
+2
*
Implement -t option to zpool create for temporary pool names
Richard Yao
2014-09-30
1
-0
/
+1
*
Make user stack limit configurable
Brian Behlendorf
2014-09-30
1
-6
/
+7
*
Illumos 4753 - increase number of outstanding async writes when sync task is ...
Alex Reece
2014-09-23
2
-1
/
+3
*
Implement fallocate FALLOC_FL_PUNCH_HOLE
Tim Chase
2014-09-08
1
-0
/
+2
*
Linux AIO Support
Richard Yao
2014-09-05
1
-2
/
+5
*
Fixed memory leaks in zevent handling
Isaac Huang
2014-08-20
1
-1
/
+1
*
Illumos 4631 - zvol_get_stats triggering too many reads
Matthew Ahrens
2014-08-20
1
-2
/
+1
*
Illumos 4976-4984 - metaslab improvements
George Wilson
2014-08-18
5
-49
/
+92
*
Create an 'overlay' property
Turbo Fredriksson
2014-08-15
1
-0
/
+1
*
Replace __va_list with va_list
Alec Salazar
2014-08-13
2
-3
/
+3
*
Add zfs_iput_async() interface
Brian Behlendorf
2014-08-11
1
-0
/
+1
*
Avoid dynamic allocation of 'search zio'
Brian Behlendorf
2014-08-11
1
-0
/
+1
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
8
-30
/
+30
*
Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol
Matthew Ahrens
2014-08-04
7
-2
/
+7
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
10
-35
/
+254
*
Illumos 3835 zfs need not store 2 copies of all metadata
Matthew Ahrens
2014-07-31
3
-13
/
+20
*
Illumos 4754, 4755
George Wilson
2014-07-30
1
-2
/
+1
*
Illumos #4374
Matthew Ahrens
2014-07-30
3
-7
/
+6
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
5
-7
/
+74
*
Illumos 4370, 4371
Max Grossman
2014-07-28
6
-48
/
+71
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
5
-11
/
+35
*
Do not attempt access beyond the declared end of the dn_blkptr array
Jan Engelhardt
2014-07-22
1
-3
/
+25
*
Illumos #4101, #4102, #4103, #4105, #4106
George Wilson
2014-07-22
8
-155
/
+368
*
Fix zil_commit() NULL dereference
Brian Behlendorf
2014-07-17
1
-0
/
+1
*
Allow for lock-free reading zfsdev_state_list.
Tim Chase
2014-05-19
1
-1
/
+8
*
Use a dedicated taskq for vdev_file
Chunwei Chen
2014-05-14
1
-0
/
+3
*
Check the dataset type more rigorously when fetching properties.
Tim Chase
2014-05-06
1
-1
/
+1
*
libspl: Implement LWP rwlock interface
Richard Yao
2014-05-01
1
-0
/
+1
*
Use ddi_time_after and friends to compare time
Chunwei Chen
2014-04-14
2
-1
/
+11
*
Add automatic hot spare functionality
Brian Behlendorf
2014-04-02
1
-0
/
+5
*
Replace zpool_events_next() "block" parm w/ "flags"
Chris Dunlap
2014-03-31
1
-0
/
+1
*
Add zpool_events_seek() functionality
Brian Behlendorf
2014-03-31
3
-1
/
+6
*
Add a unique "eid" value to all zevents
Brian Behlendorf
2014-03-31
2
-0
/
+2
*
Implement -t option to zpool import for temporary pool names
Richard Yao
2014-03-20
1
-0
/
+1
*
replace nreserved with ndirty in txgs kstat
Ned Bass
2014-03-04
1
-1
/
+1
*
dmu_tx kstat cleanup
Ned Bass
2014-03-04
1
-2
/
+0
*
Split "data_size" into "meta" and "data"
Prakash Surya
2014-02-21
1
-0
/
+1
*
Prune metadata from ghost lists in arc_adjust_meta
Prakash Surya
2014-02-21
1
-1
/
+0
*
Add erratum for issue #2094
Richard Yao
2014-02-21
2
-0
/
+4
[prev]
[next]