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
/
os
/
linux
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 6765 - zfs_zaccess_delete() comments do not accurately
Paul B. Henson
2020-04-30
1
-22
/
+21
*
OpenZFS 6762 - POSIX write should imply DELETE_CHILD on directories
Paul B. Henson
2020-04-30
1
-80
/
+147
*
OpenZFS 8984 - fix for 6764 breaks ACL inheritance
Paul B. Henson
2020-04-30
1
-11
/
+29
*
OpenZFS 6764 - zfs issues with inheritance flags during chmod(2)
Paul B. Henson
2020-04-30
1
-85
/
+79
*
OpenZFS 3254 - add support in zfs for aclmode=restricted
Paul B. Henson
2020-04-30
1
-0
/
+6
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
2
-65
/
+108
*
zvol_write() can use dmu_tx_hold_write_by_dnode()
Matthew Ahrens
2020-04-10
1
-1
/
+1
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-1
/
+2
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
1
-2
/
+2
*
Linux 5.7 compat: blk_alloc_queue()
Brian Behlendorf
2020-04-09
1
-24
/
+24
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
2
-0
/
+17
*
Bugfix/fix uio partial copies
Fabio Scaccabarozzi
2020-04-01
1
-0
/
+9
*
Improve ZVOL sync write performance by using a taskq
Matthew Ahrens
2020-03-31
1
-44
/
+78
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-0
/
+10
*
Fix zfs_rmnode() unlink / rollback issue
Brian Behlendorf
2020-03-18
1
-3
/
+9
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
1
-0
/
+6
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
1
-0
/
+6
*
Re-share zfsdev_getminor and zfs_onexit_fd_hold
Matthew Macy
2020-02-28
4
-100
/
+13
*
Linux 5.5 compat: blkg_tryget()
Brian Behlendorf
2020-02-28
1
-1
/
+31
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-1
/
+1
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-1
/
+1
*
Remove zfs_getattr and convoff dead code
Dirkjan Bussink
2020-02-24
1
-266
/
+0
*
Honour sync=disabled when relinking tpmfiles
DeHackEd
2020-02-16
1
-1
/
+1
*
Share some code for spa deadman tunables
Ryan Moeller
2020-02-10
1
-16
/
+2
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-02-07
2
-8
/
+6
*
Prepare ks_data before calling kstat_install()
Alexander Motin
2020-02-04
1
-3
/
+2
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-3
/
+3
*
Re-consolidate zio_delay_interrupt
Matthew Macy
2020-01-21
2
-104
/
+0
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
1
-3
/
+1
*
Fix QAT allocation failure return value
Brian Behlendorf
2020-01-06
1
-15
/
+18
*
Don't fail to apply umask for O_TMPFILE files
Tomohiro Kusumi
2019-12-13
1
-0
/
+6
*
Make zfs_replay.c work on FreeBSD
Matthew Macy
2019-12-13
2
-0
/
+42
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
3
-455
/
+5
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
11
-263
/
+272
*
Abstract away platform specific superblock references
Matthew Macy
2019-12-10
1
-0
/
+12
*
ZTS: Fix zpool_reopen_001_pos
Brian Behlendorf
2019-12-09
1
-10
/
+25
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
1
-0
/
+13
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-3
/
+3
*
Move zfs_cmd_t copyin/copyout to platform code
Matthew Macy
2019-12-02
1
-1
/
+17
*
Mark Linux fallocate extensions as specific to Linux
Matthew Macy
2019-11-30
1
-3
/
+5
*
Resolve ZoF differences in zfs_ioctl.h
Matthew Macy
2019-11-30
1
-1
/
+0
*
Remove zfs_vdev_elevator module option
Brian Behlendorf
2019-11-27
1
-111
/
+19
*
Check for unlinked znodes after igrab()
Mauricio Faria de Oliveira
2019-11-21
1
-5
/
+7
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
14
-85
/
+512
*
Partially revert 5a6ac4c
Brian Behlendorf
2019-11-18
2
-0
/
+45
*
Break out of zfs_zget early if unlinked znode
Heitor Alves de Siqueira
2019-11-15
1
-9
/
+17
*
Prevent NULL pointer dereference in blkg_tryget() on EL8 kernels
loli10K
2019-11-13
1
-1
/
+1
*
Linux compat: Minimum kernel version 3.10
Brian Behlendorf
2019-11-12
12
-490
/
+46
*
Remove zpl_revalidate
Pavel Snajdr
2019-11-11
2
-63
/
+30
*
Move platform specific parts of zfs_znode.h to platform code
Matthew Macy
2019-11-06
1
-2
/
+2
[next]