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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'arc_c < arc_c_min' panic
Brian Behlendorf
2015-10-13
1
-1
/
+2
*
zfs_inode_update should not call dmu_object_size_from_db under spinlock
Richard Yao
2015-09-30
1
-2
/
+4
*
Remove obsolete zv_lock
Richard Yao
2015-09-30
1
-2
/
+0
*
Fix uioskip crash when skip to end
Chunwei Chen
2015-09-29
1
-2
/
+4
*
Userspace can pass zero length segments via writev/readv
Richard Yao
2015-09-25
1
-5
/
+0
*
Revert "dmu_objset_userquota_get_ids uses dn_bonus unsafely"
Brian Behlendorf
2015-09-25
1
-17
/
+3
*
Fix synchronous behavior in __vdev_disk_physio()
Brian Behlendorf
2015-09-25
1
-28
/
+8
*
Avoid blocking in arc_reclaim_thread()
Brian Behlendorf
2015-09-25
1
-11
/
+4
*
Disable zpl_nr_cached_objects() callback
Brian Behlendorf
2015-09-25
1
-14
/
+1
*
Allow NFS activity to defer snapshot unmounts
Brian Behlendorf
2015-09-25
1
-2
/
+13
*
Linux 4.3 compat: bio_end_io_t / BIO_UPTODATE
Lukas Wunner
2015-09-25
2
-17
/
+16
*
Add large block support to zpios(1) benchmark
Don Brady
2015-09-22
1
-2
/
+16
*
Honor xattr=sa dataset property
Ned Bass
2015-09-19
1
-2
/
+14
*
Fix NULL as mount(2) syscall data parameter
Brian Behlendorf
2015-09-19
1
-23
/
+24
*
Discard on zvols should not exceed the length of a block
Richard Yao
2015-09-19
1
-0
/
+1
*
Illumos 6214 - zpools going south
Arne Jansen
2015-09-11
1
-20
/
+15
*
Prefetch start and end of volumes
Brian Behlendorf
2015-09-09
1
-0
/
+17
*
Reintroduce IO accounting on zvols on Linux 3.19+
Richard Yao
2015-09-09
1
-5
/
+13
*
Add dbgmsg kstat
Brian Behlendorf
2015-09-04
2
-102
/
+170
*
Support accessing .zfs/snapshot via NFS
Brian Behlendorf
2015-09-04
2
-0
/
+126
*
Fix invalid fileid for snapshot root dentry
Andrey Vesnovaty
2015-09-04
1
-0
/
+10
*
Merge branch 'zvol'
Brian Behlendorf
2015-09-04
3
-210
/
+135
|
\
|
*
Support secure discard on zvols
Richard Yao
2015-09-04
1
-7
/
+12
|
*
zvol processing should use struct bio
Richard Yao
2015-09-04
3
-204
/
+124
*
|
Prevent reclaim in the traverse prefetch thread
Tim Chase
2015-09-04
1
-0
/
+2
*
|
Add temporary mount options
Brian Behlendorf
2015-09-03
3
-38
/
+275
|
/
*
Dbuf hash table should be sized as is the arc hash table
Tim Chase
2015-09-02
1
-3
/
+4
*
Add spa_slop_shift module option
Brian Behlendorf
2015-09-02
1
-0
/
+3
*
Disable LBA weighting on files and SSDs
Richard Yao
2015-09-01
4
-2
/
+16
*
Check for RW_WRITE_HELD in zfs_inactive
tuxoko
2015-09-01
1
-3
/
+10
*
Linux 4.2 compat: misc_deregister()
Brian Behlendorf
2015-09-01
2
-10
/
+2
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
8
-398
/
+454
*
zfsctl: No need to sync ctldir inodes
Andrey Vesnovaty
2015-08-31
1
-0
/
+3
*
Clear QUEUE_FLAG_ADD_RANDOM on zvols
Richard Yao
2015-08-30
1
-0
/
+3
*
Fix small typo
loli10K
2015-08-30
1
-1
/
+1
*
Initialize the taskq entry embedded within struct vdev
Tim Chase
2015-08-30
1
-0
/
+1
*
Allow recovery from corrupted snapshot maps
Tim Chase
2015-08-28
1
-0
/
+6
*
Check large block feature flag on volumes
Brian Behlendorf
2015-08-28
2
-2
/
+27
*
Limit max_hw_sectors_kb to 16M
Brian Behlendorf
2015-08-28
1
-1
/
+1
*
Linux 4.1 compat: loop device on ZFS
Chunwei Chen
2015-08-24
5
-137
/
+162
*
Linux 4.2 compat: vfs_rename()
Brian Behlendorf
2015-08-19
1
-0
/
+22
*
Handle zap_lookup() failure in ddt_object_load()
Brian Behlendorf
2015-08-19
1
-3
/
+4
*
Add parenthesis to the ternary operator
tuxoko
2015-08-19
1
-1
/
+1
*
Update arc_memory_throttle() to check pageout
Brian Behlendorf
2015-07-30
1
-7
/
+37
*
Update arc_available_memory() to check freemem
Brian Behlendorf
2015-07-30
1
-31
/
+33
*
Bound zvol_threads module option
Brian Behlendorf
2015-07-29
1
-3
/
+4
*
Fix "BUG: Bad page state" caused by writeback flag
Chunwei Chen
2015-07-29
1
-0
/
+50
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
9
-16
/
+18
*
Check for NULL in dmu_free_long_range_impl()
Brian Behlendorf
2015-07-28
1
-1
/
+5
*
Minor style cleanup
Brian Behlendorf
2015-07-23
1
-10
/
+7
[next]