Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tsoome created a review comment on a pull request on TritonDataCenter/illumos-extra
right:) so we are good:)
tsoome created a review comment on a pull request on TritonDataCenter/illumos-extra
or replace size_t with off_t:)
tsoome created a review comment on a pull request on TritonDataCenter/illumos-extra
if buflen is very big, then this cast will result in negative number. Since st_size can not be negative, it is safer to cast it to unsigned instead - like you below.
tsoome created a review on a pull request on TritonDataCenter/illumos-extra
Some notes from me:)
tsoome created a review on a pull request on TritonDataCenter/illumos-extra
Some notes from me:)
tsoome pushed 1 commit to master tsoome/illumos-gate
- 17008 ZTS: left over file /var/tmp/file.pidnum Reviewed by: Andy Fiddaman <[email protected]> Approved by: Robert ... c185c6f
tsoome pushed 3 commits to master tsoome/illumos-gate
- 16977 t4nex should be cstyle clean Reviewed by: Marco van Wieringen <[email protected]> Approved by... e9f1d7c
- 16760 Source code contains man page cross-reference errata Reviewed by: Peter Tribble <[email protected]> Appro... 4b9db4f
- 16674 dev_err(9f) doesn't do anything useful with CE_PANIC Reviewed by: Andy Fiddaman <[email protected]> Reviewed... be40b82
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16981 pbchk should probably bail early on long commit series Reviewed by: Joshua M. Clulow <[email protected]> Approved... cbbc171
- 16982 pbchk could have a better user agent Reviewed by: Joshua M. Clulow <[email protected]> Approved by: Patrick Moone... e2e21e6
tsoome pushed 2 commits to master tsoome/illumos-gate
- 17024 cw should require specifying a C standard 17025 accept GNU17 17026 libresolv2 ipv6 detection improvements Revie... bb9475a
- 16931 Add types to featureflags in zfs Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDonald <d... 590e0b5
tsoome pushed 4 commits to master tsoome/illumos-gate
- 17002 want wcslcat(3C) and wcslcpy(3C) Reviewed by: C Fraire <[email protected]> Reviewed by: Toomas Soome <[email protected]... 71f3ceb
- 17003 fix wcsdup(3C) synopsis Reviewed by: Toomas Soome <[email protected]> Reviewed by: Bill Sommerfeld <sommerfeld@hama... 0c53478
- 17037 PCI headers missing dependencies 17038 Want PCIe constants for RX and TX Presets Reviewed by: Toomas Soome <tso... 845df49
- 17004 improve ZFS user/group quota tests and string handling Reviewed by: Joshua M. Clulow <[email protected]> Approved... 4c75c86
tsoome pushed 1 commit to master tsoome/illumos-gate
- 9633 cxgbe should not reinvent the bool 16975 cxgbe: clean up osdep header 16976 cxgbe: shared header should be just ... 77983a8
tsoome pushed 1 commit to master tsoome/illumos-extra
- OS-8604 illumos-extra needs to deal with configure-time issues of gcc14 Portions contributed by: Toomas Soome <tooma... 4508423
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16835 mkfs_pcfs: allow sector sizes other than 512B Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Dan... fdc43e9
tsoome pushed 2 commits to master tsoome/illumos-gate
- 17031 ddi_intr_add_handler(9f): several issues Reviewed by: Toomas Soome <[email protected]> Reviewed by: Hans Rosenfeld ... 17b868e
- 17012 ZTS: add new_fs Reviewed by: C Fraire <[email protected]> Approved by: Patrick Mooney <[email protected]> 4127839
tsoome pushed 1 commit to master tsoome/illumos-gate
- 17017 zfs: rename get_temporary_prop to zfs_get_temporary_prop Reviewed by: Andy Fiddaman <[email protected]> Appr... 767007d
tsoome pushed 43 commits to livelist+wait tsoome/illumos-gate
- 17006 ZTS: left over spare-dev1 and spare-dev2 Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... c96b743
- 17016 libzfs: zpool_clear_label fixes Reviewed by: Jason King <[email protected]> Approved by: Dan M... 237f789
- 16960 nxge: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andy... 0ea3470
- 16964 ptrconf: potential memory corrupting cast 4 vs 1 bytes Reviewed by: Andy Fiddaman <[email protected]> Approv... 0fd70fa
- 16953 sfe: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andyj... 6582179
- 16954 ib: possible memory leak of 'comm_svcp' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 14bb8d4
- 16957 dprov: possible memory leak of 'object' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 5016ae8
- 16958 usbgem: possible memory leak of 'dp' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: Andy F... 92cb840
- 17007 ZTS: zfs_mount_all_fail leaves /var/tmp/testrootPIDNUM directory around Reviewed by: Andy Fiddaman <illumos@fid... 7bf2416
- 16999 ZTS: history_007_pos mkdir should use -p Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... 1271d3a
- 17009 ZTS: enospc_002_pos can fail because of enospc_001_pos Reviewed by: Andy Fiddaman <[email protected]> Approv... 8245458
- 16959 audioixp: possible memory leak of 'port' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: An... faed977
- 16972 asy detach races with interrupt 16990 asy attach races with interrupt Reviewed by: Dan Cross <cross@oxidecomput... bd237d3
- 16971 More debug output could use common hexdump routine Reviewed by: Robert Mustacchi <[email protected]> Rev... 80b758d
- 16931 Add types to featureflags in zfs Change-Id: If15265cf65f053a51fbb84ce1582317e60f0d510 f8119be
- 17018 zfs: need noinline Change-Id: Ife5d057f00d9a8874d4a64e1003b161f7f9bd5b0 f13397b
- 17017 zfs: rename get_temporary_prop to zfs_get_temporary_prop Change-Id: I98bec29121f8fc855d15c334a37492a562dd9760 9af0681
- 17012 ZTS: add new_fs Change-Id: Ic483e3c0671fbad9a1370b1540f4200bb9e7ac73 a2bcfc0
- 17008 ZTS: left over file /var/tmp/file.pidnum Change-Id: I4a02556b3d34a15f9922491895d2c75bd253da66 f68fc69
- 17004 Fix 'zfs get {user|group}objused@' functionality Change-Id: I2c01c72e063f1a2c4835de896ce8ddcb8474bb7d 81d13ab
- and 23 more ...
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16972 asy detach races with interrupt 16990 asy attach races with interrupt Reviewed by: Dan Cross <cross@oxidecomput... bd237d3
- 16971 More debug output could use common hexdump routine Reviewed by: Robert Mustacchi <[email protected]> Rev... 80b758d
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16959 audioixp: possible memory leak of 'port' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: An... faed977
tsoome pushed 7 commits to master tsoome/illumos-gate
- 16953 sfe: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andyj... 6582179
- 16954 ib: possible memory leak of 'comm_svcp' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 14bb8d4
- 16957 dprov: possible memory leak of 'object' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 5016ae8
- 16958 usbgem: possible memory leak of 'dp' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: Andy F... 92cb840
- 17007 ZTS: zfs_mount_all_fail leaves /var/tmp/testrootPIDNUM directory around Reviewed by: Andy Fiddaman <illumos@fid... 7bf2416
- 16999 ZTS: history_007_pos mkdir should use -p Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... 1271d3a
- 17009 ZTS: enospc_002_pos can fail because of enospc_001_pos Reviewed by: Andy Fiddaman <[email protected]> Approv... 8245458
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16964 ptrconf: potential memory corrupting cast 4 vs 1 bytes Reviewed by: Andy Fiddaman <[email protected]> Approv... 0fd70fa
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16960 nxge: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andy... 0ea3470
tsoome pushed 1 commit to master tsoome/illumos-gate
- 17016 libzfs: zpool_clear_label fixes Reviewed by: Jason King <[email protected]> Approved by: Dan M... 237f789
tsoome pushed 1 commit to master tsoome/illumos-gate
- 17006 ZTS: left over spare-dev1 and spare-dev2 Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... c96b743
tsoome pushed 38 commits to livelist+wait tsoome/illumos-gate
- 17000 ZTS: fix removal_condense_export test case Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Musta... c78ade7
- 16998 zfstest should use C locale Reviewed by: Yuri Pankov <[email protected]> Reviewed by: Andy Fiddaman <illumos@fidd... 3fe4555
- 17020 Introduce a destroy_dataset helper Reviewed by: C Fraire <[email protected]> Approved by: Robert Mustacchi <rm@fin... 006a630
- 17001 ZTS: mixed up set_tunable32/set_tunable64 Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Mustac... 0b2c028
- 17018 zfs: need noinline Change-Id: Ife5d057f00d9a8874d4a64e1003b161f7f9bd5b0 31fb0a8
- 17017 zfs: rename get_temporary_prop to zfs_get_temporary_prop Change-Id: I98bec29121f8fc855d15c334a37492a562dd9760 08f9818
- 17016 libzfs: zpool_clear_label fixes Change-Id: I5f5d3a1e9f3def57424e1ff06aa2479efce54629 2b43cf1
- 17012 ZTS: add new_fs Change-Id: Ic483e3c0671fbad9a1370b1540f4200bb9e7ac73 9c6bd2d
- 17009 ZTS: enospc_002_pos can fail because of enospc_001_pos Change-Id: Ia2691d71ffa7fea21ee22e05cdba2a3314606a51 95dcce7
- 17008 ZTS: left over file /var/tmp/file.pidnum Change-Id: I4a02556b3d34a15f9922491895d2c75bd253da66 d9b9516
- 17007 ZTS: zfs_mount_all_fail leaves /var/tmp/testrootPIDNUM directory around Change-Id: I3a6565ade5483bc6334fd4ca78... f784c33
- 17006 ZTS: left over spare-dev1 and spare-dev2 Change-Id: I1d1128b2e3393516a2303972d54501fea38f5c1c 1a9cec4
- 17004 Fix 'zfs get {user|group}objused@' functionality Change-Id: I2c01c72e063f1a2c4835de896ce8ddcb8474bb7d 1a335fc
- 16999 ZTS: history_007_pos mkdir should use -p Change-Id: I0196e292a74e6b09eff0a65b5ca949d15a036990 6f32d97
- 16931 Add types to featureflags in zfs Change-Id: If15265cf65f053a51fbb84ce1582317e60f0d510 04d350e
- Stack overflow in recursive bpobj_iterate_impl The function bpobj_iterate_impl overflows the stack when bpobjs are d... 8b7c2ef
- Parts from update below to make zdb changes a bit easier. Implement Redacted Send/Receive Redacted send/receive all... b1b88d6
- Fast Clone Deletion Deleting a clone requires finding blocks are clone-only, not shared with the snapshot. This was ... 41091fc
- Mark dsl_livelist_should_disable() static This function is not used outside of dsl_dataset.c Reviewed-by: Brian Beh... 362fc74
- Add fast path for zfs_ioc_space_snaps() handling of empty_bpobj When there are many snapshots, calls to zfs_ioc_spac... 06606b5
- and 18 more ...
tsoome pushed 2 commits to master tsoome/illumos-gate
- 17020 Introduce a destroy_dataset helper Reviewed by: C Fraire <[email protected]> Approved by: Robert Mustacchi <rm@fin... 006a630
- 17001 ZTS: mixed up set_tunable32/set_tunable64 Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Mustac... 0b2c028
tsoome pushed 2 commits to master tsoome/illumos-gate
- 17000 ZTS: fix removal_condense_export test case Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Musta... c78ade7
- 16998 zfstest should use C locale Reviewed by: Yuri Pankov <[email protected]> Reviewed by: Andy Fiddaman <illumos@fidd... 3fe4555