{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":231275574,"defaultBranch":"master","name":"fio","ownerLogin":"bvanassche","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-01-01T23:30:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/520901?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1610508155.0","currentOid":""},"activityList":{"items":[{"before":"2aab1d23ae4805240d7ec434489ff78eee335481","after":"0cfea592fedf0011e695a604a6961e9cbc1fe9b6","ref":"refs/heads/master","pushedAt":"2023-12-07T19:15:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"Fall back to F_SET_RW_HINT if F_SET_FILE_RW_HINT is not supported\n\nLinux kernel commit 7b12e49669c9 (\"fs: remove fs.f_write_hint\") removed\nF_SET_FILE_RW_HINT support from the Linux kernel. Hence fall back to\nF_SET_RW_HINT if F_SET_FILE_RW_HINT is not supported.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"Fall back to F_SET_RW_HINT if F_SET_FILE_RW_HINT is not supported"}},{"before":"75cbc26d500fc5f7e36f6203c9b8e08b9c6f007c","after":"2aab1d23ae4805240d7ec434489ff78eee335481","ref":"refs/heads/master","pushedAt":"2023-12-07T19:12:26.000Z","pushType":"push","commitsCount":110,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"zbd: Ignore empty zone reports","shortMessageHtmlLink":"zbd: Ignore empty zone reports"}},{"before":"55c4455f14bf7b44b497ba6a7511b271d8a5ef47","after":"75cbc26d500fc5f7e36f6203c9b8e08b9c6f007c","ref":"refs/heads/master","pushedAt":"2023-07-13T19:52:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"diskutil: Report how many sectors have been read and written\n\nIt is useful to know how much data has been read and/or written. Report\nthis information.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"diskutil: Report how many sectors have been read and written"}},{"before":"522ed3402be6e6412fed82a40e7bb9540199f9b6","after":"55c4455f14bf7b44b497ba6a7511b271d8a5ef47","ref":"refs/heads/master","pushedAt":"2023-06-26T16:23:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"zbd: Support finishing zones on Android\n\nBLKFINISHZONE is missing from older versions of the Android NDK header\nfiles. Hence, define BLKFINISHZONE if it has not been defined and detect\nat runtime whether or not the kernel supports finishing zones.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"zbd: Support finishing zones on Android"}},{"before":"04f9090b68e7350f25873387ab62738b667c9201","after":"522ed3402be6e6412fed82a40e7bb9540199f9b6","ref":"refs/heads/master","pushedAt":"2023-06-23T19:44:00.000Z","pushType":"push","commitsCount":38,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"zbd: Support restricting the number of active zones\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"zbd: Support restricting the number of active zones"}},{"before":"33e79a3a700a879ed1b7d1df75bf9050f922891b","after":"04f9090b68e7350f25873387ab62738b667c9201","ref":"refs/heads/master","pushedAt":"2023-05-22T17:22:40.377Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"zbd: Report the zone capacity\n\nThe zone capacity is important information. Hence report the zone\ncapacity if it is identical for all zones and if ZBD debugging is enabled.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"zbd: Report the zone capacity"}},{"before":"9b3cc2ddc20d84089c65a397e3aedd952270dc2b","after":"33e79a3a700a879ed1b7d1df75bf9050f922891b","ref":"refs/heads/master","pushedAt":"2023-05-19T20:54:44.833Z","pushType":"push","commitsCount":19,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"zbd: Report the zone capacity\n\nThe zone capacity is important information. Hence report the zone\ncapacity if it is identical for all zones and if ZBD debugging is enabled.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"zbd: Report the zone capacity"}},{"before":"b1846a38e1295098199c7a056146b3e087bce223","after":"9b3cc2ddc20d84089c65a397e3aedd952270dc2b","ref":"refs/heads/master","pushedAt":"2023-04-27T20:21:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"ci: Also test the Android recovery environment\n\nThe android library is not available in the Android recovery\nenvironment. Add a CI test for building and linking fio without the\nandroid library.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"ci: Also test the Android recovery environment"}},{"before":"7866efd88ac77cc1dbdf2ae3f1451f0444c405fa","after":"b1846a38e1295098199c7a056146b3e087bce223","ref":"refs/heads/master","pushedAt":"2023-04-27T20:20:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"ci: Also test the Android recovery environment\n\nThe android library is not available in the Android recovery\nenvironment. Add a CI test for building and linking fio without the\nandroid library.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"ci: Also test the Android recovery environment"}},{"before":"adfa7b7cc6db1ce9ccc7c8a9df9a6d719b8da280","after":"7866efd88ac77cc1dbdf2ae3f1451f0444c405fa","ref":"refs/heads/master","pushedAt":"2023-04-27T20:15:17.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"bvanassche","name":"Bart Van Assche","path":"/bvanassche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/520901?s=80&v=4"},"commit":{"message":"ci: Also test the Android recovery environment\n\nThe android library is not available in the Android recovery\nenvironment. Add a CI test for building and linking fio without the\nandroid library.\n\nSigned-off-by: Bart Van Assche ","shortMessageHtmlLink":"ci: Also test the Android recovery environment"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADxGRyOwA","startCursor":null,"endCursor":null}},"title":"Activity ยท bvanassche/fio"}