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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend PF_FSTRANS critical regions
Brian Behlendorf
2015-04-24
2
-6
/
+14
*
Fix formatting error in zfs(8)
DHE
2015-04-23
1
-0
/
+2
*
Fix io-spare.sh to work with disk vdevs
Chris Dunlap
2015-04-17
1
-1
/
+1
*
Mark additional functions as PF_FSTRANS
Brian Behlendorf
2015-04-17
4
-4
/
+53
*
Document bookmarks a little better in zfs(8)
Turbo Fredriksson
2015-04-14
1
-0
/
+18
*
Rebuild init scripts on source file updates
DHE
2015-04-14
1
-1
/
+1
*
Allocate zfs_znode_cache on the Linux slab
Tim Chase
2015-04-14
1
-2
/
+4
*
Tag zfs-0.6.4
zfs-0.6.4
Brian Behlendorf
2015-04-08
3
-1
/
+5
*
Use vmem_alloc() in spa_config_write()
Brian Behlendorf
2015-04-07
1
-2
/
+2
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
7
-19
/
+96
*
Update zfs_pd_bytes_max default in zfs(8)
Brian Behlendorf
2015-03-31
1
-1
/
+1
*
Illumus 5693 - ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_o...
Matthew Ahrens
2015-03-27
1
-2
/
+0
*
Illumos 5694 - traverse_prefetcher does not prefetch enough
George Wilson
2015-03-27
2
-14
/
+13
*
Align code with Illumos
Chris Dunlop
2015-03-27
1
-10
/
+9
*
Illumos 5695 - dmu_sync'ed holes do not retain birth time
Prakash Surya
2015-03-27
3
-8
/
+23
*
zpool import should honor overlay property
Ned Bass
2015-03-27
2
-14
/
+14
*
Add NULL guard in zfs_zrlock_class event class
Ned Bass
2015-03-27
1
-9
/
+9
*
Add RHEL style kmod packages
Brian Behlendorf
2015-03-27
8
-2
/
+98
*
Remove rpm/fedora directory
Brian Behlendorf
2015-03-27
8
-13
/
+2
*
Check all vdev labels in 'zpool import'
Brian Behlendorf
2015-03-25
4
-19
/
+61
*
dbuf_free_range() overzealously frees dbufs
Ned Bass
2015-03-25
1
-1
/
+6
*
Set the maximum ZVOL transfer size correctly
Tim Chase
2015-03-25
2
-2
/
+2
*
Execute udevadm settle before trying to import pools
Gordan Bobic
2015-03-24
1
-0
/
+3
*
zio_injection_enabled should not be a module option
Isaac Huang
2015-03-24
3
-21
/
+7
*
Reduce size of zfs_sb_t: allocate z_hold_mtx separately
Chris Dunlop
2015-03-24
3
-1
/
+10
*
Fix arc_adjust_meta() behavior
Brian Behlendorf
2015-03-20
2
-23
/
+80
*
Restructure per-filesystem reclaim
Brian Behlendorf
2015-03-20
6
-43
/
+59
*
Fix arc_meta_max accounting
Brian Behlendorf
2015-03-20
1
-3
/
+4
*
Increase Linux pipe buffer size on 'zfs receive'
Richard Yao
2015-03-20
1
-0
/
+43
*
Move duplicate information about the 'zfs send -e' option.
Turbo Fredriksson
2015-03-19
1
-18
/
+18
*
Use MUTEX_FSTRANS on l2arc_buflist_mtx
Chunwei Chen
2015-03-18
1
-1
/
+1
*
Fix warning about AM_INIT_AUTOMAKE arguments
Hajo Möller
2015-03-18
1
-2
/
+3
*
Linux 4.0 compat: bdi_setup_and_register() __must_check
Bill McGonigle
2015-03-16
1
-2
/
+4
*
Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruption
Justin T. Gibbs
2015-03-12
4
-9
/
+62
*
Illumos 5047 - don't use atomic_*_nv if you discard the return value
Josef 'Jeff' Sipek
2015-03-12
2
-5
/
+5
*
Mark zfs_inactive() with PF_FSTRANS
Brian Behlendorf
2015-03-10
1
-0
/
+8
*
Actually source /etc/sysconfig/zfs instead of /etc/default/zfs
Hajo Möller
2015-03-09
1
-1
/
+1
*
Use cached feature info in spa_add_feature_stats()
Ned Bass
2015-03-05
4
-11
/
+51
*
Add ZED to zfs.redhat.in script
Chris Dunlap
2015-03-05
2
-0
/
+7
*
Replace zfs.redhat.in with zfs.lsb.in init script
Brian Behlendorf
2015-03-04
1
-104
/
+73
*
Install arc_summary.py
Turbo Fredriksson
2015-03-03
2
-0
/
+2
*
Change ASSERT(!"...") to cmn_err(CE_PANIC, ...)
Brian Behlendorf
2015-03-03
5
-7
/
+11
*
Linux 4.0 compat: bdi_setup_and_register()
Brian Behlendorf
2015-03-03
5
-60
/
+49
*
Use MUTEX_FSTRANS mutex type
Brian Behlendorf
2015-03-03
3
-2
/
+3
*
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
*
Avoid dladdr() in ztest
Tim Chase
2015-02-27
1
-44
/
+39
*
Fix possible future overflow in zfs_nicenum
Christer Ekholm
2015-02-24
1
-1
/
+1
*
Retire spl_module_init()/spl_module_fini()
Brian Behlendorf
2015-02-24
6
-34
/
+58
*
Fix O_APPEND open(2) flag
Brian Behlendorf
2015-02-24
1
-0
/
+3
[next]