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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cached feature info in spa_add_feature_stats()
Ned Bass
2015-03-05
3
-11
/
+50
*
Change ASSERT(!"...") to cmn_err(CE_PANIC, ...)
Brian Behlendorf
2015-03-03
4
-6
/
+10
*
Linux 4.0 compat: bdi_setup_and_register()
Brian Behlendorf
2015-03-03
1
-17
/
+4
*
Use MUTEX_FSTRANS mutex type
Brian Behlendorf
2015-03-03
2
-2
/
+2
*
Fix deadlock between zpool export and zfs list
Isaac Huang
2015-03-02
1
-19
/
+20
*
Prevent "zpool destroy|export" when suspended
Brian Behlendorf
2015-03-02
1
-2
/
+2
*
Retire spl_module_init()/spl_module_fini()
Brian Behlendorf
2015-02-24
1
-7
/
+11
*
Fix O_APPEND open(2) flag
Brian Behlendorf
2015-02-24
1
-0
/
+3
*
Set zfs_autoimport_disable default value to 1
Dan Swartzendruber
2015-02-17
1
-1
/
+3
*
Skip bad DVAs during free by setting zfs_recover=1
Brian Behlendorf
2015-02-13
1
-6
/
+4
*
Fix readdir for .zfs/snapshot directory
Andrey Vesnovaty
2015-02-10
1
-2
/
+5
*
Retire zio_cons()/zio_dest()
Brian Behlendorf
2015-02-10
1
-66
/
+15
*
Retire zio_bulk_flags
Brian Behlendorf
2015-02-10
1
-8
/
+3
*
Linux 3.19 compat: file_inode was added
Jörg Thalheim
2015-02-10
1
-2
/
+2
*
Use vmem_alloc() for nvlists
Brian Behlendorf
2015-02-10
2
-6
/
+6
*
Revert "Don't read space maps during import for readonly pools"
Brian Behlendorf
2015-02-09
2
-9
/
+2
*
Don't read space maps during import for readonly pools
Brian Behlendorf
2015-02-09
2
-2
/
+9
*
Illumos 5311 - traverse_dnode may report success when it should not
Justin T. Gibbs
2015-02-06
1
-1
/
+1
*
Fix SA header size accounting
Ned Bass
2015-02-06
1
-41
/
+44
*
Skip evicting dbufs when walking the dbuf hash
Brian Behlendorf
2015-02-06
1
-3
/
+5
*
Spurious ENOMEM returns when reading dbufs kstat
Tim Chase
2015-02-04
1
-2
/
+6
*
fix l2arc compression buffers leak
avg
2015-02-03
1
-10
/
+55
*
Use zio buffers in zil_itx_create()
Brian Behlendorf
2015-02-02
1
-10
/
+6
*
Handle closing an unopened ZVOL
Brian Behlendorf
2015-01-30
1
-5
/
+5
*
Add zvol_open() error handling for readonly property
Brian Behlendorf
2015-01-30
1
-1
/
+4
*
Fix removal of SA in sa_modify_attrs()
Tim Chase
2015-01-21
1
-3
/
+1
*
Use kmem_vasprintf() in log_internal()
Richard Yao
2015-01-21
1
-10
/
+2
*
Linux 3.12 compat: split shrinker has s_shrink
Tim Chase
2015-01-20
2
-6
/
+10
*
Revert "SA spill block cache"
Brian Behlendorf
2015-01-16
3
-27
/
+12
*
Revert "Pre-allocate vdev I/O buffers"
Brian Behlendorf
2015-01-16
2
-63
/
+2
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
59
-265
/
+254
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
14
-27
/
+22
*
Use is_vmalloc_addr() in vdev_disk.c
Richard Yao
2015-01-16
1
-1
/
+1
*
Mark IO pipeline with PF_FSTRANS
Brian Behlendorf
2015-01-16
5
-44
/
+46
*
Fix zfs_putpage() lock inversion (again)
Brian Behlendorf
2015-01-08
1
-2
/
+15
*
Document zfs_flags module parameter
Ned Bass
2015-01-07
1
-1
/
+1
*
Remove duplicate typedefs from trace.h
Ned Bass
2015-01-06
10
-5
/
+17
*
Fix zfs_putpage() lock inversion
Brian Behlendorf
2014-12-22
1
-3
/
+2
*
Correct error returns to unify cross-pool operation error handling
Boris Protopopov
2014-12-19
1
-2
/
+2
*
Fix snapshots with dirty inodes
Brian Behlendorf
2014-11-20
1
-0
/
+3
*
bio_alloc() with __GFP_WAIT never returns NULL
Isaac Huang
2014-11-19
1
-3
/
+5
*
Explicitly include SPL compat headers
Ned Bass
2014-11-19
2
-0
/
+2
*
Fix improper null-byte termination handling
Ned Bass
2014-11-17
2
-16
/
+6
*
Prevent ZFS leaking pool free space
smh
2014-11-17
1
-7
/
+8
*
Undirty freed spill blocks.
Tim Chase
2014-11-17
1
-3
/
+6
*
Swap DTRACE_PROBE* with Linux tracepoints
Prakash Surya
2014-11-17
5
-99
/
+173
*
Fix dprintf format specifiers
Ned Bass
2014-11-17
5
-6
/
+7
*
Move a few internal ARC strucutres to arc_impl.h
Ned Bass
2014-11-17
1
-116
/
+1
*
Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIO
Prakash Surya
2014-11-14
2
-24
/
+38
*
Reduce buf/dbuf mutex contention
Chris Wedgwood
2014-11-14
1
-1
/
+1
[next]