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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve on the ZFS events documentation
Turbo Fredriksson
2015-06-09
1
-1
/
+0
*
Add libzfs_error_init() function
Brian Behlendorf
2015-05-22
1
-1
/
+1
*
Initialize dbu_tqent in dmu_buf_init_user()
Tim Chase
2015-05-18
1
-0
/
+1
*
Illumos 5765 - add support for estimating send stream size with lzc_send_spac...
Max Grossman
2015-05-13
2
-1
/
+6
*
Illumos 5810 - zdb should print details of bpobj
Matthew Ahrens
2015-05-11
1
-2
/
+1
*
Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 support
Tim Chase
2015-05-11
1
-10
/
+5
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
15
-18
/
+48
*
Illumos 5349 - verify that block pointer is plausible before reading
Matthew Ahrens
2015-05-08
1
-0
/
+1
*
Illumos 4951 - ZFS administrative commands (fix)
Christopher Siden
2015-05-04
1
-0
/
+1
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
1
-6
/
+36
*
Illumos 3654,3656
Matthew Ahrens
2015-05-04
2
-7
/
+1
*
Illumos #5244 - zio pipeline callers should explicitly invoke next stage
George Wilson
2015-04-30
2
-4
/
+1
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
3
-1
/
+22
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
12
-40
/
+151
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
6
-26
/
+46
*
Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufs
Alex Reece
2015-04-28
2
-4
/
+17
*
Illumos 5038 - Remove "old-style" flexible array usage in ZFS.
Justin T. Gibbs
2015-04-28
1
-1
/
+1
*
Illumos 4873 - zvol unmap calls can take a very long time for larger datasets
Alex Reece
2015-04-28
3
-3
/
+15
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
5
-6
/
+29
*
Remove useless variable spa_active_count
Isaac Huang
2015-04-27
1
-1
/
+0
*
5313 Allow I/Os to be aggregated across ZIO priority classes
Justin T. Gibbs
2015-04-24
2
-0
/
+3
*
Serialize access to spa->spa_feat_stats nvlist
Ned Bass
2015-04-24
1
-0
/
+1
*
Fix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
Chunwei Chen
2015-04-24
1
-1
/
+0
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
1
-1
/
+0
*
Illumos 5695 - dmu_sync'ed holes do not retain birth time
Prakash Surya
2015-03-27
1
-6
/
+7
*
Add NULL guard in zfs_zrlock_class event class
Ned Bass
2015-03-27
1
-9
/
+9
*
Check all vdev labels in 'zpool import'
Brian Behlendorf
2015-03-25
1
-1
/
+1
*
Reduce size of zfs_sb_t: allocate z_hold_mtx separately
Chris Dunlop
2015-03-24
1
-1
/
+1
*
Restructure per-filesystem reclaim
Brian Behlendorf
2015-03-20
2
-1
/
+2
*
Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruption
Justin T. Gibbs
2015-03-12
1
-0
/
+2
*
Use cached feature info in spa_add_feature_stats()
Ned Bass
2015-03-05
1
-0
/
+1
*
Linux 4.0 compat: bdi_setup_and_register()
Brian Behlendorf
2015-03-03
1
-10
/
+20
*
Use MUTEX_FSTRANS mutex type
Brian Behlendorf
2015-03-03
1
-0
/
+1
*
Linux 3.19 compat: file_inode was added
Jörg Thalheim
2015-02-10
1
-0
/
+13
*
Read spl_hostid module parameter before gethostid()
Chunwei Chen
2015-02-04
1
-0
/
+1
*
Revert "SA spill block cache"
Brian Behlendorf
2015-01-16
1
-2
/
+0
*
Revert "Pre-allocate vdev I/O buffers"
Brian Behlendorf
2015-01-16
2
-9
/
+0
*
Add kmem_cache.h include to default context
Brian Behlendorf
2015-01-16
1
-0
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
5
-15
/
+14
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
2
-1
/
+2
*
Mark IO pipeline with PF_FSTRANS
Brian Behlendorf
2015-01-16
1
-1
/
+6
*
Remove duplicate typedefs from trace.h
Ned Bass
2015-01-06
12
-979
/
+1366
*
Explicitly include SPL compat headers
Ned Bass
2014-11-19
1
-4
/
+5
*
Swap DTRACE_PROBE* with Linux tracepoints
Prakash Surya
2014-11-17
5
-42
/
+1122
*
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
6
-6
/
+6
*
Illumos 5164-5165 - space map fixes
Matthew Ahrens
2014-10-23
1
-11
/
+0
[next]