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
/
zvol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
1
-1
/
+2
*
zvol: call zil_replaying() during replay
Christian Schwarz
2021-03-07
1
-1
/
+14
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
1
-4
/
+14
*
Fix dnode refcount tracking
Matthew Macy
2020-11-10
1
-2
/
+2
*
Fix typos
Andrea Gelmini
2020-06-09
1
-1
/
+1
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-39
/
+39
*
Move final zvol_remove_minors to common code
Matthew Macy
2019-10-25
1
-0
/
+10
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-4
/
+4
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2019-10-03
1
-5
/
+5
*
Timeout waiting for ZVOL device to be created
Prakash Surya
2019-10-01
1
-6
/
+1
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
1
-1102
/
+55
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-1
/
+1
*
Add SCSI_PASSTHROUGH to zvols to enable UNMAP support
Paul Dagnelie
2019-06-21
1
-0
/
+4
*
make zil max block size tunable
Matthew Ahrens
2019-06-10
1
-1
/
+1
*
Fix errant EFAULT during writes (#8719)
Brian Behlendorf
2019-05-08
1
-5
/
+5
*
Improve rate at which new zvols are processed
John Gallagher
2019-05-04
1
-84
/
+114
*
zvol: allow rename of in use ZVOL dataset
loli10K
2019-02-22
1
-6
/
+0
*
Don't enter zvol's rangelock for read bio with size 0
Tomohiro Kusumi
2019-02-20
1
-0
/
+10
*
Fix obsolete comment on rangelock
Tomohiro Kusumi
2019-02-14
1
-1
/
+1
*
Fix bad kmem_free() in zvol_rename_minors_impl()
Tom Caputi
2019-01-23
1
-1
/
+1
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
1
-3
/
+1
*
OpenZFS 9689 - zfs range lock code should not be zpl-specific
Matt Ahrens
2018-10-11
1
-13
/
+13
*
Always wait for txg sync when umounting dataset
Tom Caputi
2018-08-27
1
-5
/
+4
*
Introduce read/write kstats per dataset
Serapheim Dimitropoulos
2018-08-20
1
-16
/
+33
*
Linux compat 4.18: check_disk_size_change()
Brian Behlendorf
2018-06-15
1
-144
/
+115
*
Linux compat 4.16: blk_queue_flag_{set,clear}
Giuseppe Di Natale
2018-04-10
1
-4
/
+4
*
Linux 4.16 compat: get_disk_and_module()
Giuseppe Di Natale
2018-03-05
1
-1
/
+1
*
ZIL claiming should not start user accounting
Tom Caputi
2018-02-20
1
-10
/
+6
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-1
/
+6
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-5
/
+6
*
Update for cppcheck v1.80
Brian Behlendorf
2017-11-18
1
-1
/
+1
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
1
-17
/
+27
*
Linux 3.14 compat: IO acct, global_page_state, etc
Giuseppe Di Natale
2017-09-16
1
-6
/
+12
*
Fix volume WR_INDIRECT log replay
Brian Behlendorf
2017-09-08
1
-6
/
+17
*
Fix range locking in ZIL commit codepath
LOLi
2017-08-21
1
-11
/
+37
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-10
/
+10
*
zv_suspend_lock in zvol_open()/zvol_release()
Boris Protopopov
2017-08-09
1
-23
/
+41
*
Fix volmode=none property behavior at import time
LOLi
2017-07-31
1
-0
/
+3
*
Add port of FreeBSD 'volmode' property
LOLi
2017-07-12
1
-13
/
+172
*
Reschedule processes on -ERESTARTSYS
Arkadiusz BubaĆa
2017-07-06
1
-0
/
+2
*
OpenZFS 8378 - crash due to bp in-memory modification of nopwrite block
Matthew Ahrens
2017-07-04
1
-7
/
+3
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
1
-5
/
+2
*
Refine use of zv_state_lock.
Boris Protopopov
2017-06-27
1
-68
/
+165
*
Avoid 'queue not locked' warning at pool import.
Boris Protopopov
2017-06-15
1
-1
/
+1
*
Fix zvol_state_t->zv_open_count race
LOLi
2017-06-15
1
-11
/
+21
*
Fix zvol_init error handling
Richard Yao
2017-06-13
1
-0
/
+1
*
Make zvol operations use _by_dnode routines
Richard Yao
2017-06-13
1
-12
/
+10
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
1
-29
/
+20
*
Fix "snapdev" property issues
LOLi
2017-06-02
1
-13
/
+23
*
Fix memory leak in zvol_set_volsize()
LOLi
2017-05-31
1
-1
/
+2
[next]