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
/
zvol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
6250 zvol_dump_init() can hold txg open
George Wilson
1
-44
/
+63
2015-07-19
5960 zfs recv should prefetch indirect blocks
Paul Dagnelie
1
-1
/
+1
2014-11-07
5027 zfs large block support
Matthew Ahrens
1
-5
/
+6
2014-09-17
5149 zvols need a way to ignore DKIOCFREE
George Wilson
1
-0
/
+8
2014-09-16
5148 zvol's DKIOCFREE holds zfsdev_state_lock too long
George Wilson
1
-3
/
+3
2014-07-08
4951 ZFS administrative commands should use reserved space, not fail with ENOSPC
Matthew Ahrens
1
-1
/
+2
2014-07-07
4950 files sometimes can't be removed from a full filesystem
Matthew Ahrens
1
-0
/
+2
2014-06-25
4914 zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
1
-2
/
+2
2014-06-05
4757 ZFS embedded-data block pointers ("zero block compression")
Matthew Ahrens
1
-0
/
+2
2013-12-09
4370 avoid transmitting holes during zfs send
Max Grossman
1
-1
/
+2
2013-11-28
3580 Want zvols to return volblocksize when queried for physical block size
George Wilson
1
-31
/
+52
2013-10-08
4171 clean up spa_feature_*() interfaces
Matthew Ahrens
1
-7
/
+5
2013-08-23
2932 support crash dumps to raidz, etc. pools
Bill Pijewski
1
-25
/
+94
2013-03-08
3598 want to dtrace when errors are generated in zfs
Matthew Ahrens
1
-52
/
+52
2013-02-28
3464 zfs synctask code needs restructuring
Matthew Ahrens
1
-33
/
+52
2013-02-20
3557 dumpvp_size is not updated correctly when a dump zvol's size is changed
George Wilson
1
-43
/
+54
2013-02-01
3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)
George Wilson
1
-1
/
+1
2012-11-13
3236 zio nop-write
George Wilson
1
-0
/
+7
2012-08-24
3100 zvol rename fails with EBUSY when dirty
Matthew Ahrens
1
-0
/
+10
2012-06-30
2882 implement libzfs_core
Matthew Ahrens
1
-2
/
+3
2012-02-18
2130 zvol DKIOCFREE uses nested DMU transactions
Josef 'Jeff' Sipek
1
-1
/
+1
2011-03-04
701 UNMAP support for COMSTAR
Dan McDonald
1
-4
/
+108
2010-08-09
PSARC 2010/306 Read-only ZFS pools
George Wilson
1
-6
/
+9
2010-07-14
6844896 recursive snapshots take a long time
Matthew Ahrens
1
-6
/
+6
2010-06-25
6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...
Neil Perrin
1
-5
/
+5
2010-06-01
6884007 zfs_send() can leave temporary holds around
Chris Kirby
1
-108
/
+87
2010-05-05
6909809 COMSTAR should avoid extra data copy to zvol-based backing store
James Moore
1
-0
/
+73
2010-05-03
6675946 'zpool status' should show the progress of resilvering for individual...
Lin Ling
1
-1
/
+1
2010-05-03
PSARC/2010/108 zil synchronicity
Mark J Musante
1
-7
/
+12
2010-04-29
6944833 Avoid prefetching dbufs in dmu_sync() path
Jeff Bonwick
1
-1
/
+2
2010-04-09
6572591 meta dnode lookup causes bucket lock contention in dbuf hash
Tim Haley
1
-1
/
+9
2010-04-08
6891449 zvol_strategy() check for zv == NULL too late
Chris Kirby
1
-5
/
+5
2010-02-22
6923572 cannot dump to zvol when spa_config_lock is held as writer
George Wilson
1
-2
/
+8
2010-02-18
6917482 zvol_dumpify() needs to ensure no writes are in flight before doing t...
Eric Taylor
1
-1
/
+5
2010-02-15
6926242 disabling dedup on zvols needs to check pool version
George Wilson
1
-12
/
+23
2010-02-02
6909744 dedup should be set to off when a ZVOL is dumpified
George Wilson
1
-2
/
+14
2010-01-04
PSARC/2009/511 zpool split
Mark J Musante
1
-2
/
+2
2009-11-09
PSARC 2009/510 ZFS received properties
Tom Erickson
1
-3
/
+6
2009-11-01
PSARC 2009/571 ZFS Deduplication Properties
Jeff Bonwick
1
-67
/
+58
2009-10-15
6880764 fsync on zfs is broken if writes are greater than 32kb on a hard cras...
Neil Perrin
1
-1
/
+21
2009-09-30
6871683 ztest should exercise deferred destroy
Chris Kirby
1
-1
/
+1
2009-09-21
6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
Eric Taylor
1
-246
/
+195
2009-08-14
PSARC 2009/423 ZFS logbias property
Neil Perrin
1
-2
/
+7
2009-08-12
6860996 %temporary clones are not automatically destroyed on error
Matthew Ahrens
1
-21
/
+18
2009-08-06
6861581 ZFS frees in synching context during rollback
Matthew Ahrens
1
-12
/
+4
2009-06-08
PSARC 2008/353 zpool autoexpand property
George Wilson
1
-0
/
+21
2009-06-04
6747441 GRUB/vdev_get_bootpath, spa_get_rootconf, zpool_get_physpath should t...
Lin Ling
1
-1
/
+3
2009-04-29
6801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...
Neil Perrin
1
-3
/
+5
2009-04-20
6773224 zvol_log_write() is inefficient
Neil Perrin
1
-16
/
+61
2009-04-07
6794730 need zvol support for DKIOCSETWCE and friends
Eric Taylor
1
-4
/
+35
[next]