index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
fs
/
zfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
14982 zfs: Fix use-after-free in btree code
Richard Yao
1
-2
/
+2
2022-12-02
14981 zfs: Several B-tree optimizations
Alexander Motin
2
-364
/
+421
2022-11-10
15137 ZFS should allow direct import of a root pool from a /devices path
Joshua M. Clulow
4
-6
/
+72
2022-11-08
14978 ZFS autoexpand property should work for root pools
Joshua M. Clulow
4
-17
/
+52
2022-10-03
14519 zfs_root should cache vnode
Patrick Mooney
2
-13
/
+49
2022-06-24
14745 ZFS should handle unknown/invalid vdev devids gracefully
Hans Rosenfeld
1
-4
/
+6
2022-03-23
14562 apparently bad merge in l2arc_write_buffers
Toomas Soome
1
-12
/
+0
2022-03-10
14443 resection manual pages per IPD4
Richard Lowe
12
-15
/
+15
2022-02-22
5513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...
Dan McDonald
1
-2
/
+1
2022-02-07
14472 Fix clearing setuid/setgid bits on a file when replaying a write
Pawel Jakub Dawidek
1
-24
/
+64
2022-02-04
6779 kernel panic in zfs_readdir shortly after mount
Arne Jansen
2
-0
/
+3
2022-01-31
14395 zfs: array subscript is partly outside array bounds
Toomas Soome
1
-7
/
+6
2022-01-11
14375 dmu_zfetch: don't leak unreferenced stream when zfetch is freed
Matt Macy
1
-2
/
+6
2021-11-19
14223 Add change key zfs channel program
Jason King
6
-7
/
+278
2021-09-27
14115 dumping to zvol on raidz will corrupt the pool
Joshua M. Clulow
2
-11
/
+3
2021-08-16
13939 it's time the 32bit intel kernel was (x)86'd
Richard Lowe
1
-29
/
+0
2021-07-27
6161 zero-sized kmem_alloc() in zfs`spa_load_l2cache
Andy Fiddaman
1
-6
/
+12
2021-07-02
13902 Fix for 13717 may break 8-disk raidz2
Dan McDonald
1
-3
/
+4
2021-06-25
13908 disable kernel FPU by default until it is stable
Joshua M. Clulow
2
-2
/
+18
2021-06-24
13892 panic when deleting millions of files
Ned Bass
1
-2
/
+2
2021-05-13
13374 Port L2ARC Improvements from OpenZFS
Jason King
7
-85
/
+435
2021-05-07
13766 Restore ARC MFU/MRU pressure
Matthew Macy
1
-22
/
+42
2021-04-30
13100 zdb rpool crash on raidz
Toomas Soome
1
-1
/
+1
2021-04-07
13697 zfs change-key does not follow clones, data loss ensues
Tom Caputi
1
-19
/
+51
2021-02-22
13389 After persistent L2ARC import, cache device has constant 8KB/sec load
George Amanakis
1
-1
/
+3
2021-02-12
13476 zfs: multiply-defined symbols
Toomas Soome
1
-6
/
+0
2021-02-02
13092 ZFS I/O pipeline should use the pageout_reserve pool
Joshua M. Clulow
1
-0
/
+27
2020-12-31
13399 zfs: error: implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
4
-18
/
+30
2020-12-18
13317 Decrease contention on dn_struct_rwlock
Paul Dagnelie
7
-120
/
+246
2020-12-16
13358 dmu_objset_upgrade_stop() needs to wait
Andy Fiddaman
1
-4
/
+12
2020-12-04
13194 null/dangling pointer deref somewhere under dmu_objset_upgrade
Arkadiusz BubaĆa
3
-7
/
+23
2020-12-01
13324 struct dk_minfo_ext size differences trigger SSP in libfdisk
Robert Mustacchi
1
-1
/
+12
2020-11-13
13172 Port OpenZFS: zfs label bootenv should store data as nvlist
Toomas Soome
5
-40
/
+167
2020-11-13
13025 Port OpenZFS: Add support for boot environment data to be stored in the...
Paul Dagnelie
5
-13
/
+238
2020-10-27
13118 Very slow reaping, possible deadlock in zfs_delmap
Alex Wilson
1
-25
/
+0
2020-10-22
13234 Prevent race condition in dnode_dest
John Poduska
3
-115
/
+124
2020-10-20
13231 dmu_objset: release bonus buffer in failure path
Gvozden Neskovic
1
-0
/
+1
2020-10-20
13209 11682 lost spa_bootsize from expandsize calculation
Toomas Soome
2
-2
/
+5
2020-10-16
3525 Persistent L2ARC
George Amanakis
6
-616
/
+2461
2020-09-15
13137 zfs: warn: inconsistent indenting
Toomas Soome
2
-2
/
+2
2020-09-12
13117 zfs: variable dereferenced before check
Toomas Soome
1
-3
/
+3
2020-09-09
13105 dnode_special_open() error: unchecked function return 'zrl_tryenter'
Toomas Soome
1
-1
/
+1
2020-09-08
13104 zfs: offset_t is signed and can not be > MAXOFFSET_T
Toomas Soome
1
-1
/
+1
2020-09-08
13103 zfs: zvol_strategy() warn: unsigned 'off' is never less than zero
Toomas Soome
1
-1
/
+1
2020-09-05
13087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignored
Toomas Soome
8
-18
/
+22
2020-08-27
13034 dnode_sync is careless with range tree
Patrick Mooney
1
-2
/
+12
2020-08-21
13065 log when suspending a zpool
John Levon
1
-0
/
+5
2020-07-27
12981 vdev_hold prone to NULL dereference
Patrick Mooney
1
-2
/
+2
2020-07-15
12794 ZFS support for vectorized algorithms on x86 (HW support)
Gvozden Neskovic
6
-16
/
+3713
2020-07-11
12894 root zpool with SLOG should be bootable
Patrick Mooney
2
-41
/
+2
[next]