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
*
Illumos #3236
George Wilson
2013-11-05
1
-2
/
+11
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-21
/
+21
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-6
/
+11
*
3.10 API change: block_device_operations->release() returns void
Chris Dunlop
2013-07-08
1
-0
/
+6
*
Open pools asynchronously after module load
Brian Behlendorf
2013-07-03
1
-2
/
+0
*
Cleanup zvol initialization code
Richard Yao
2013-07-03
1
-10
/
+18
*
kmem_zalloc(..., KM_SLEEP) will never fail
shenyan1
2013-07-01
1
-3
/
+1
*
Add snapdev=[hidden|visible] dataset property
Eric Dillmann
2013-03-05
1
-3
/
+59
*
Merge zvol.c changes from PSARC 2010/306 Read-only ZFS pools
George Wilson
2013-03-04
1
-5
/
+8
*
Constify structures containing function pointers
Richard Yao
2013-03-04
1
-14
/
+14
*
Fix zpool on zvol deadlock
Massimo Maggi
2013-01-18
1
-13
/
+13
*
Fix zpool on zvol lock inversion deadlock
Brian Behlendorf
2012-12-20
1
-0
/
+28
*
Fix using zvol as slog device
Jorgen Lundman
2012-12-18
1
-0
/
+23
*
Fix NULL deref when zvol_alloc() fails
Brian Behlendorf
2012-11-27
1
-1
/
+1
*
Set default zvol elevator to noop
Brian Behlendorf
2012-10-05
1
-0
/
+10
*
Align DISCARD requests on zvols.
Etienne Dechamps
2012-10-04
1
-9
/
+18
*
Illumos #3100: zvol rename fails with EBUSY when dirty.
Matthew Ahrens
2012-10-03
1
-0
/
+10
*
zvol_probe should return NULL when the device isn't found.
Chris Wedgwood
2012-10-03
1
-1
/
+1
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-1
/
+1
*
Annotate KM_PUSHPAGE call paths with PF_NOFS
Brian Behlendorf
2012-08-27
1
-4
/
+24
*
Set zvol discard_granularity to the volblocksize.
Etienne Dechamps
2012-08-07
1
-0
/
+1
*
Limit the number of blocks to discard at once.
Etienne Dechamps
2012-07-31
1
-1
/
+6
*
Add zvol_inhibit_dev module option.
Darik Horn
2012-06-13
1
-0
/
+10
*
Honor logbias when writing to ZVOLs.
Etienne Dechamps
2012-06-11
1
-2
/
+6
*
Revert "Disable direct reclaim on zvols"
Brian Behlendorf
2012-04-30
1
-7
/
+1
*
Disable direct reclaim on zvols
Richard Yao
2012-04-30
1
-1
/
+7
*
Add support for DISCARD to ZVOLs.
Etienne Dechamps
2012-02-09
1
-0
/
+47
*
Use 32 as the default number of zvol threads.
Etienne Dechamps
2012-02-08
1
-4
/
+1
*
Improve ZVOL queue behavior.
Etienne Dechamps
2012-02-07
1
-0
/
+9
*
Fix synchronicity for ZVOLs.
Etienne Dechamps
2012-02-07
1
-3
/
+27
*
Support "sync=always" for ZVOLs.
Etienne Dechamps
2012-02-07
1
-1
/
+1
*
Set zvol_major/zvol_threads permissions
Brian Behlendorf
2011-12-07
1
-2
/
+2
*
Fix 'zfs set volsize=N pool/dataset'
Brian Behlendorf
2011-05-02
1
-11
/
+19
*
Use udev to create /dev/zvol/[dataset_name] links
Fajar A. Nugraha
2011-02-25
1
-6
/
+10
*
Linux 2.6.x compat, blkdev_compat.h
Brian Behlendorf
2011-02-23
1
-0
/
+1
*
Create minors for all zvols
Brian Behlendorf
2011-02-16
1
-1
/
+2
*
Add zp->z_is_zvol flag
Brian Behlendorf
2011-02-10
1
-0
/
+2
*
Fix panic mounting unformatted zvol
Ned Bass
2010-10-29
1
-0
/
+4
*
Add linux kernel disk support
Brian Behlendorf
2010-08-31
1
-0
/
+1337
*
Remove zvol.c when updating in update-zfs.sh Linux version available.
Brian Behlendorf
2009-11-15
1
-1835
/
+0
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-20
/
+123
*
Rebase master to b108
Brian Behlendorf
2009-02-18
1
-1
/
+3
*
Rebase master to b105
Brian Behlendorf
2009-01-15
1
-4
/
+12
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+1722