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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmu_tx: Fix possible NULL pointer dereference
Nathaniel Clark
2013-08-01
1
-2
/
+5
*
Remove b_thawed from arc_buf_hdr_t
Richard Yao
2013-08-01
1
-11
/
+0
*
Remove arc_data_buf_alloc()/arc_data_buf_free()
Richard Yao
2013-08-01
1
-17
/
+0
*
Remove zio_alloc_arena
Richard Yao
2013-08-01
1
-6
/
+0
*
Make arc+l2arc module options writable
Brian Behlendorf
2013-07-30
1
-49
/
+60
*
Change l2arc_norw default to zero
Brian Behlendorf
2013-07-29
1
-1
/
+1
*
Fix inaccurate arcstat_l2_hdr_size calculations
Ying Zhu
2013-07-29
1
-2
/
+7
*
Fix arc_adapt() spinning in iterate_supers_type()
Brian Behlendorf
2013-07-17
1
-0
/
+4
*
Fix read-only pool hang on unmount
Brian Behlendorf
2013-07-17
1
-1
/
+5
*
Fix zfsctl_expire_snapshot() deadlock
Brian Behlendorf
2013-07-12
1
-0
/
+8
*
Improve N-way mirror performance
Brian Behlendorf
2013-07-11
1
-3
/
+73
*
Add new kstat for monitoring time in dmu_tx_assign
Prakash Surya
2013-07-11
2
-0
/
+67
*
Log pool suspension warnings to the console
Brian Behlendorf
2013-07-10
1
-0
/
+3
*
Use GFP_NOIO in vdev_disk_io_flush()
Brian Behlendorf
2013-07-10
1
-1
/
+1
*
Improve code in arc_buf_remove_ref
Ying Zhu
2013-07-09
1
-1
/
+2
*
Update zio.c
Shen Yan
2013-07-09
1
-1
/
+1
*
Add zfs_autoimport_disable tunable
Brian Behlendorf
2013-07-09
1
-0
/
+8
*
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
*
Call zvol_create_minors() in spa_open_common() when initializing pool
Pawel Jakub Dawidek
2013-07-03
2
-3
/
+13
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
12
-177
/
+70
*
Illumos #3122 zfs destroy filesystem should prefetch blocks
Matthew Ahrens
2013-07-02
2
-15
/
+85
*
Add zfs_sync_pass_* tunable parameters
Cyril Plisko
2013-07-02
1
-0
/
+12
*
Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()
Li Dongyang
2013-07-02
2
-11
/
+50
*
Readd zfs_holey() from OpenSolaris
Matthew Ahrens
2013-07-02
1
-0
/
+45
*
kmem_zalloc(..., KM_SLEEP) will never fail
shenyan1
2013-07-01
2
-5
/
+1
*
Fix zfs_sb_teardown/zfs_resume_fs NULL dereference
Tim Chase
2013-07-01
1
-5
/
+8
*
Fix module probe failure on 32-bit systems
Ying Zhu
2013-06-27
1
-2
/
+2
*
Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS
Brian Behlendorf
2013-06-26
1
-0
/
+29
*
Register correct handlers in nvlist_alloc()
Brian Behlendorf
2013-06-20
2
-4
/
+37
*
Illumos #3805 arc shouldn't cache freed blocks
Matthew Ahrens
2013-06-20
2
-0
/
+30
*
Illumos #3552, #3564
George Wilson
2013-06-19
3
-94
/
+290
*
Illumos #3006
Madhav Suresh
2013-06-19
29
-173
/
+182
*
Only check directory xattr on ENOENT
Brian Behlendorf
2013-05-10
1
-1
/
+1
*
zfs_scrub_limit tunable is not used anywhere
Cyril Plisko
2013-05-06
1
-6
/
+0
*
Fix incorrect assertions in ddt_phys_decref and ddt_sync_entry
Ying Zhu
2013-05-06
1
-2
/
+1
*
Use taskq for dump_bytes()
Brian Behlendorf
2013-05-06
2
-6
/
+59
*
Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contention
Adam Leventhal
2013-05-06
3
-75
/
+158
*
Illumos #3329, #3330, #3331, #3335
George Wilson
2013-05-06
5
-14
/
+59
*
Illumos #3306, #3321
George Wilson
2013-05-03
3
-20
/
+32
*
3246 ZFS I/O deadman thread
George.Wilson
2013-05-01
8
-35
/
+179
*
Fix txg_quiesce thread deadlock
Brian Behlendorf
2013-04-26
2
-8
/
+8
*
Correctly return ERANGE in getxattr(2)
Brian Behlendorf
2013-04-24
1
-2
/
+10
*
Trivial spelling fix
Chris Dunlop
2013-04-19
1
-1
/
+1
*
Remove .readdir from zpl_file_operations table
Caleb James DeLisle
2013-04-19
1
-1
/
+0
*
Allow setting a lower ashift with -o ashift
Martin Matuska
2013-04-12
1
-2
/
+3
*
Illumos #3422, #3425
George Wilson
2013-04-12
2
-10
/
+5
*
gitignore: anchor entries at their respective directory
Jan Engelhardt
2013-04-02
1
-0
/
+6
*
build: resolve orthographic and other grammatical errors
Jan Engelhardt
2013-04-02
1
-3
/
+3
[next]