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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix zfs_txg_timeout module parameter
Brian Behlendorf
2012-10-11
2
-6
/
+6
*
Fix zfs_write_limit_max integer size mismatch on 32-bit systems
Richard Yao
2012-10-11
1
-4
/
+0
*
Make zfs_immediate_write_sz a module paramater
Cyril Plisko
2012-10-11
1
-2
/
+7
*
txg is spelled as tgx in places
Cyril Plisko
2012-10-11
1
-5
/
+5
*
Switch KM_SLEEP to KM_PUSHPAGE
Massimo Maggi
2012-10-08
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
*
Switch KM_SLEEP to KM_PUSHPAGE
Chris Dunlop
2012-10-04
1
-1
/
+1
*
Illumos #3100: zvol rename fails with EBUSY when dirty.
Matthew Ahrens
2012-10-03
5
-30
/
+26
*
Illumos #3129, #3130
George Wilson
2012-10-03
2
-5
/
+17
*
Modify vdev_elevator_switch() to use elevator_change()
Brian Behlendorf
2012-10-03
1
-18
/
+23
*
Implement .commit_metadata hook for NFS export
Cyril Plisko
2012-10-03
1
-1
/
+21
*
zvol_probe should return NULL when the device isn't found.
Chris Wedgwood
2012-10-03
1
-1
/
+1
*
Illumos #2703: add mechanism to report ZFS send progress
Bill Pijewski
2012-09-19
3
-123
/
+183
*
Illumos #1948: zpool list should show more detailed pool info
Chris Siden
2012-09-19
9
-15
/
+82
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-19
1
-3
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-17
1
-1
/
+1
*
ZFS replay transaction error 5
Cyril Plisko
2012-09-17
1
-8
/
+7
*
Clear PG_writeback for sync I/O error case
Brian Behlendorf
2012-09-14
1
-0
/
+9
*
Move iput() after zfs_inode_update()
Brian Behlendorf
2012-09-12
1
-2
/
+2
*
Remove zvol device node
Brian Behlendorf
2012-09-10
1
-0
/
+1
*
Make ZFS filesystem id persistent across different machines
Cyril Plisko
2012-09-06
1
-2
/
+4
*
Disable page allocation warnings for ARC buffers
Brian Behlendorf
2012-09-06
1
-2
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-05
2
-3
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-04
1
-2
/
+2
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-04
1
-1
/
+1
*
Switch KM_SLEEP to KM_PUSHPAGE
Chris Dunlop
2012-09-02
2
-6
/
+6
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-08-31
1
-2
/
+2
*
Clear PG_writeback after zil_commit() for sync I/O
Brian Behlendorf
2012-08-30
1
-3
/
+8
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
40
-169
/
+171
*
mzap_upgrade() must use kmem_alloc()
Brian Behlendorf
2012-08-27
1
-3
/
+3
*
Annotate KM_PUSHPAGE call paths with PF_NOFS
Brian Behlendorf
2012-08-27
3
-5
/
+42
*
Pre-allocate vdev I/O buffers
Brian Behlendorf
2012-08-27
2
-2
/
+56
*
Revert Disable direct reclaim for z_wr_* threads
Richard Yao
2012-08-27
1
-6
/
+3
*
Revert Fix zpl_writepage() deadlock
Richard Yao
2012-08-27
1
-14
/
+1
*
Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
Richard Yao
2012-08-27
1
-13
/
+0
*
rmdir(2) should return ENOTEMPTY
Brian Behlendorf
2012-08-26
1
-3
/
+3
*
Illumos #3085: zfs diff panics, then panics in a loop on booting
Christopher Siden
2012-08-25
1
-4
/
+5
*
Illumos #2901: zfs receive fails for exabyte sparse files
Simon Klinkert
2012-08-25
1
-0
/
+3
*
Drop spill buffer reference
Javen Wu
2012-08-25
1
-2
/
+22
*
Revert "Use SA_HDL_PRIVATE for SA xattrs"
Brian Behlendorf
2012-08-25
1
-28
/
+5
*
Wrap smp_processor_id in kpreempt_[dis|en]able
Prakash Surya
2012-08-24
2
-2
/
+18
*
Export dmu_buf_rele() symbol
Brian Behlendorf
2012-08-14
1
-0
/
+1
*
Suppress 'zfs_sb_create' memory warning
Brian Behlendorf
2012-08-10
1
-1
/
+1
*
Export dbuf_* symbols
Brian Behlendorf
2012-08-10
1
-1
/
+33
*
Illumos #1693: persistent 'comment' field for a zpool
Dan McDonald
2012-08-08
2
-1
/
+50
*
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
*
Illumos #1644, #1645, #1646, #1647, #1708
Matthew Ahrens
2012-07-31
9
-126
/
+577
*
Add script for builtin module building.
Etienne Dechamps
2012-07-26
1
-5
/
+2
[next]