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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force create /run/sendsigs.omit.d link when starting zed
SenH
2015-09-08
1
-1
/
+1
*
Add dbgmsg kstat
Brian Behlendorf
2015-09-04
6
-142
/
+199
*
Support accessing .zfs/snapshot via NFS
Brian Behlendorf
2015-09-04
3
-0
/
+141
*
Fix invalid fileid for snapshot root dentry
Andrey Vesnovaty
2015-09-04
1
-0
/
+10
*
Merge branch 'zvol'
Brian Behlendorf
2015-09-04
21
-700
/
+288
|
\
|
*
Remove blk_queue_nonrot() autotools check
Richard Yao
2015-09-04
2
-26
/
+0
|
*
Remove blk_queue_discard() autotools check
Richard Yao
2015-09-04
2
-23
/
+0
|
*
Remove blk_rq_bytes()/blk_rq_sectors autotools checks
Richard Yao
2015-09-04
4
-87
/
+0
|
*
Remove blk_rq_pos() autotools check
Richard Yao
2015-09-04
3
-30
/
+0
|
*
Remove blk_fetch_request() autotools check
Richard Yao
2015-09-04
3
-40
/
+0
|
*
Remove blk_requeue_request() autotools check
Richard Yao
2015-09-04
3
-34
/
+0
|
*
Remove blk_end_request() autotools check.
Richard Yao
2015-09-04
3
-115
/
+0
|
*
Remove rq_is_sync() autotools check
Richard Yao
2015-09-04
3
-30
/
+0
|
*
Remove rq_for_each_segment() autotools check
Richard Yao
2015-09-04
3
-90
/
+0
|
*
Support secure discard on zvols
Richard Yao
2015-09-04
1
-7
/
+12
|
*
zvol processing should use struct bio
Richard Yao
2015-09-04
11
-218
/
+276
|
*
VDEV_REQ_FUA should be mapped to REQ_FUA
Richard Yao
2015-09-02
1
-1
/
+1
*
|
Prevent reclaim in the traverse prefetch thread
Tim Chase
2015-09-04
1
-0
/
+2
*
|
Add temporary mount options
Brian Behlendorf
2015-09-03
13
-62
/
+332
|
/
*
Dbuf hash table should be sized as is the arc hash table
Tim Chase
2015-09-02
2
-3
/
+7
*
Add spa_slop_shift module option
Brian Behlendorf
2015-09-02
2
-0
/
+19
*
Reorder zfs-* services to allow /var on separate dataset
James Lee
2015-09-02
5
-46
/
+45
*
Disable LBA weighting on files and SSDs
Richard Yao
2015-09-01
5
-2
/
+17
*
Check for RW_WRITE_HELD in zfs_inactive
tuxoko
2015-09-01
1
-3
/
+10
*
Remove blk_queue_io_opt() autotools check
Richard Yao
2015-09-01
3
-34
/
+0
*
Remove blk_queue_physical_block_size() autotools check
Richard Yao
2015-09-01
3
-36
/
+0
*
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
13
-419
/
+496
*
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
*
Some OpenRC dependency logic belongs in mount
Richard Yao
2015-08-30
2
-10
/
+12
*
Initialize the taskq entry embedded within struct vdev
Tim Chase
2015-08-30
1
-0
/
+1
*
Add extra keyword 'slot' to vdev_id.conf
Andreas Buschmann
2015-08-30
2
-1
/
+40
*
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
4
-5
/
+36
*
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
*
Add compatibility layer for {kmap,kunmap}_atomic
Chunwei Chen
2015-08-24
4
-1
/
+63
*
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
*
Fix zvol detection
Richard Yao
2015-08-19
1
-0
/
+6
*
Add parenthesis to the ternary operator
tuxoko
2015-08-19
1
-1
/
+1
*
Fix build failure with Linux 4.1 and FTRACE
Chris Dunlop
2015-08-18
1
-0
/
+3
*
Linux 4.1 compat: configure bdi_setup_and_register()
Chris Dunlop
2015-08-18
1
-2
/
+2
*
ztest: display non-index properties properly at verbose level 6
Tim Chase
2015-07-30
1
-3
/
+10
*
Rework zed_notify_email for configurable PROG/OPTS
Chris Dunlap
2015-07-30
2
-11
/
+51
*
Fix whitespace in zed_log_err
Chris Dunlap
2015-07-30
1
-1
/
+1
*
Update arc_memory_throttle() to check pageout
Brian Behlendorf
2015-07-30
2
-13
/
+44
*
Update arc_available_memory() to check freemem
Brian Behlendorf
2015-07-30
2
-31
/
+46
[next]