Commit Graph

9 Commits

Author SHA1 Message Date
fangzhiyi18 0ae77b95ef 升级2.7
Signed-off-by: fangzhiyi18 <fangzhiyi1@huawei.com>
2024-10-21 02:53:20 +00:00
Jens Axboe 2cebca1849 Roughly fill in CHANGELOG for the 2.3 release
Not exhaustive, but should hit the most important changes done since
the 2.2 release.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-10-25 13:03:54 -06:00
Ammar Faizi 95af57b251 CHANGELOG: Note about io_uring_{enter,enter2,register,setup}
Commit 070d45fb33 ("syscall: Add io_uring syscall functions")
exports 4 new functions. Mention it in the CHANGELOG file.

Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Link: https://lore.kernel.org/r/20220831004449.2619220-3-ammar.faizi@intel.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-08-30 19:00:13 -06:00
Ammar Faizi 0e2282e782 CHANGELOG: Note about aarch64 support
Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Link: https://lore.kernel.org/r/20220705073920.367794-11-ammar.faizi@intel.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-05 08:25:28 -06:00
Ammar Faizi 49cca5d989 CHANGELOG: Fixup missing space
s/reducingthe/reducing the/

Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Link: https://lore.kernel.org/r/20220705073920.367794-2-ammar.faizi@intel.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-05 08:25:28 -06:00
Florian Fischer 244d7fbd37 changelog: fix wrong man page reference
During reading the recently added CHANGELOG I stumbled over
IORING_SETUP_COOP_TASKRUN which is documented in man/io_uring_setup.2
rather than in man/io_uring_enter.3.

Fixes: cefaa1ca ("Add CHANGELOG file")
Signed-off-by: Florian Fischer <florian.fischer@muhq.space>
2022-06-13 14:16:34 +02:00
Jens Axboe b3dee19294 cHANGELOG: add a few more updates
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-06-04 06:07:36 -06:00
Jens Axboe 2a5cbe4460 CHANGELOG update
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-05-19 10:23:21 -06:00
Jens Axboe cefaa1ca70 Add CHANGELOG file
This should be used to fill in entries for new release, hopefully
done as they are added. Since this is the first one, it details
changes in 2.2 from 2.1.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-05-19 10:06:17 -06:00