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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Linux compat 4.18: check_disk_size_change()
Brian Behlendorf
2018-06-15
1
-0
/
+1
*
Reserve DMU_BACKUP_FEATURE for ZSTD
Allan Jude
2018-06-14
1
-0
/
+1
*
OpenZFS 9577 - remove zfs_dbuf_evict_key tsd
Matthew Ahrens
2018-06-13
2
-4
/
+4
*
Raw receive functions must not decrypt data
Tom Caputi
2018-06-06
1
-1
/
+2
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
4
-0
/
+104
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
3
-4
/
+8
*
Remove rwlock wrappers
Brian Behlendorf
2018-06-04
1
-1
/
+0
*
OpenZFS 9464 - txg_kick() fails to see that we are quiescing
Serapheim Dimitropoulos
2018-06-04
1
-1
/
+2
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
3
-16
/
+16
*
zpool reopen should detect expanded devices
Sara Hartse
2018-05-31
1
-0
/
+12
*
Update build system and packaging
Brian Behlendorf
2018-05-29
25
-34
/
+226
*
Merge branch 'zfsonlinux/merge-spl'
Brian Behlendorf
2018-05-29
55
-0
/
+4946
|
\
|
*
Prepare SPL repo to merge with ZFS repo
Brian Behlendorf
2018-05-29
136
-3020
/
+233
|
*
Linux compat 4.16: SECTOR_SIZE
Giuseppe Di Natale
2018-04-09
1
-0
/
+6
|
*
Remove sysevents
Brian Behlendorf
2018-04-04
4
-71
/
+1
|
*
Fix multiple evaluations of VERIFY() and ASSERT() on failures
DeHackEd
2018-02-21
1
-6
/
+9
|
*
Fix cstyle warnings
Brian Behlendorf
2018-02-07
104
-739
/
+760
|
*
Add cv_timedwait_io()
Brian Behlendorf
2018-01-24
1
-0
/
+2
|
*
Linux 4.14 compat: vfs_read & vfs_write
Brian Behlendorf
2017-11-15
1
-0
/
+41
|
*
Remove vn_rename and vn_remove
Brian Behlendorf
2017-10-27
1
-2
/
+0
|
*
Add parenthesis to btop and ptob macros
Brian Behlendorf
2017-10-10
1
-2
/
+2
|
*
Make include/linux/ conform to ZFS style standard
Olaf Faaland
2017-10-09
11
-53
/
+51
|
*
Make file headers conform to ZFS style standard
Olaf Faaland
2017-10-09
121
-242
/
+242
|
*
Allow longer SPA names in stats
gaurkuma
2017-08-11
1
-1
/
+1
|
*
Remove misguided HAVE_MUTEX_OWNER check, take 2
Oleg Drokin
2017-08-02
1
-15
/
+0
|
*
spl-mutex: fix race in mutex_exit
Gvozden Neskovic
2017-08-02
1
-3
/
+4
|
*
Revert "Remove misguided HAVE_MUTEX_OWNER check"
Brian Behlendorf
2017-08-02
1
-0
/
+10
|
*
Remove misguided HAVE_MUTEX_OWNER check
Oleg Drokin
2017-08-02
1
-10
/
+0
|
*
Linux 4.13 compat: wait queues
Brian Behlendorf
2017-07-23
4
-7
/
+17
|
*
Add ASSERT3B/VERIFY3B/USEC2NSEC/NSEC2USEC macros
Prakash Surya
2017-07-13
2
-2
/
+10
|
*
Linux 4.12 compat: PF_FSTRANS was removed
Chunwei Chen
2017-05-09
1
-4
/
+33
|
*
Linux 4.11 compat: add linux/sched/signal.h
Olaf Faaland
2017-03-20
1
-0
/
+4
|
*
Add a PAGESHIFT definition
David Quigley
2017-01-31
1
-0
/
+5
|
*
Add support for rw semaphore under PREEMPT_RT_FULL
Clemens Fruhwirth
2016-12-19
1
-2
/
+7
|
*
Remove stale comment from rw_tryupgrade()
Clemens Fruhwirth
2016-12-19
1
-8
/
+0
|
*
Add system_delay_taskq for long delay
Chunwei Chen
2016-12-08
1
-0
/
+2
|
*
Add TASKQID_INVALID and TASKQID_INITIAL macros
Ubuntu
2016-11-02
1
-0
/
+6
|
*
Linux 4.9 compat: group_info changes
Chunwei Chen
2016-10-20
1
-0
/
+5
|
*
Linux 4.8 compat: Fix RW_READ_HELD
tuxoko
2016-10-07
1
-1
/
+6
|
*
Cleanup in cred.h
tuxoko
2016-09-14
1
-12
/
+0
|
*
Linux 4.8 compat: rw_semaphore atomic_long_t count
Brian Behlendorf
2016-07-29
1
-2
/
+5
|
*
Added highbit() and lowbit() macros
Tom Caputi
2016-07-20
1
-0
/
+3
|
*
Add _ALIGNMENT_REQUIRED to isa_defs.h for checksums
Tony Hutter
2016-06-21
1
-0
/
+30
|
*
Implement a proper rw_tryupgrade
Chunwei Chen
2016-05-31
2
-7
/
+21
|
*
Add isa_defs for MIPS
YunQiang Su
2016-05-31
1
-1
/
+22
|
*
Linux 4.7 compat: inode_lock() and friends
Chunwei Chen
2016-05-20
1
-1
/
+18
|
*
Add cv_timedwait_sig_hires to allow interruptible sleep
Chunwei Chen
2016-05-12
1
-0
/
+2
|
*
Add a macro to convert seconds to nanoseconds and vice-versa
David Quigley
2016-05-05
1
-0
/
+3
|
*
Use vmem_free() in dfl_free() and add dfl_alloc()
Tim Chase
2016-04-26
1
-1
/
+5
|
*
Use kernel provided mutex owner
Chunwei Chen
2016-04-25
1
-0
/
+15
[prev]
[next]