blob: 360064a25228bf20092f51d8d86a5a1c45c4e2fd [file] [log] [blame]
Jens Axboef93c84e2019-01-08 06:51:07 -07001*.rej
2*.orig
3*~
4/*.patch
5
6*.o
7*.o[ls]
8
9/src/liburing.a
10/src/liburing.so*
Guillem Joverb6535232020-02-14 14:39:11 +010011/src/include/liburing/compat.h
Jens Axboe5fefee22019-03-06 08:31:11 -070012
James Rouzierc46f2132019-09-21 17:31:45 -040013/examples/io_uring-cp
14/examples/io_uring-test
15/examples/link-cp
16/examples/ucontext-cp
17
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080018/test/232c93d07b74-test
James Rouzierc46f2132019-09-21 17:31:45 -040019/test/35fa71a030ca-test
20/test/500f9fbadef8-test
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080021/test/7ad0e4b2f83c-test
22/test/8a9973408177-test
James Rouzierc46f2132019-09-21 17:31:45 -040023/test/917257daa0fe-test
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080024/test/a0908ae19763-test
James Rouzierc46f2132019-09-21 17:31:45 -040025/test/a4c0b3decb33-test
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080026/test/accept
27/test/accept-link
Stefano Garzarella207cfec2020-01-29 10:17:23 +010028/test/accept-reuse
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080029/test/accept-test
Andres Freund754b9ac2020-02-02 06:26:07 -080030/test/across-fork
James Rouzierc46f2132019-09-21 17:31:45 -040031/test/b19062a56726-test
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080032/test/b5837bd5311d-test
Tobias Klauserd3887d32020-07-08 23:16:48 +020033/test/ce593a6c480a-test
Tobias Klauserd3887d32020-07-08 23:16:48 +020034/test/close-opath
Guillem Jovere52c4de2020-09-08 13:38:15 +020035/test/config.local
36/test/connect
James Rouzierc46f2132019-09-21 17:31:45 -040037/test/cq-full
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080038/test/cq-overflow
Guillem Jovere52c4de2020-09-08 13:38:15 +020039/test/cq-overflow-peek
James Rouzier0b88d722019-09-25 15:35:06 -040040/test/cq-peek-batch
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080041/test/cq-ready
42/test/cq-size
Tobias Klauserd3887d32020-07-08 23:16:48 +020043/test/d4ae271dfaae-test
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080044/test/d77a67ed5f27-test
45/test/defer
Guillem Jovere52c4de2020-09-08 13:38:15 +020046/test/double-poll-crash
James Rouzierc46f2132019-09-21 17:31:45 -040047/test/eeed8b54e0df-test
Carter Li6c0bb682020-02-02 00:17:07 +080048/test/eventfd
Stefano Garzarella2262c682020-05-20 19:07:14 +020049/test/eventfd-disable
Jens Axboea68caac2020-02-03 14:10:16 -070050/test/eventfd-ring
Stefano Garzarella207cfec2020-01-29 10:17:23 +010051/test/fadvise
52/test/fallocate
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080053/test/fc2a85cb02ef-test
54/test/file-register
Stefano Garzarella207cfec2020-01-29 10:17:23 +010055/test/file-update
Guillem Jovere52c4de2020-09-08 13:38:15 +020056/test/files-exit-hang-poll
57/test/files-exit-hang-timeout
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080058/test/fixed-link
James Rouzierc46f2132019-09-21 17:31:45 -040059/test/fsync
Guillem Jovere52c4de2020-09-08 13:38:15 +020060/test/io-cancel
James Rouzierc46f2132019-09-21 17:31:45 -040061/test/io_uring_enter
62/test/io_uring_register
63/test/io_uring_setup
Guillem Jovere52c4de2020-09-08 13:38:15 +020064/test/iopoll
Jens Axboef2e1f352020-04-12 10:38:38 -060065/test/lfs-openat
66/test/lfs-openat-write
James Rouzierc46f2132019-09-21 17:31:45 -040067/test/link
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080068/test/link-timeout
69/test/link_drain
Stefano Garzarella207cfec2020-01-29 10:17:23 +010070/test/madvise
James Rouzierc46f2132019-09-21 17:31:45 -040071/test/nop
Stefano Garzarellaa7520c92020-07-28 18:05:06 +020072/test/nop-all-sizes
Stefano Garzarella207cfec2020-01-29 10:17:23 +010073/test/open-close
74/test/openat2
Jens Axboed421c752020-01-29 06:40:52 -070075/test/personality
Guillem Jovere52c4de2020-09-08 13:38:15 +020076/test/pipe-eof
Jens Axboe2150f082020-09-08 09:16:31 -060077/test/pipe-reuse
James Rouzierc46f2132019-09-21 17:31:45 -040078/test/poll
79/test/poll-cancel
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080080/test/poll-cancel-ton
81/test/poll-link
82/test/poll-many
Stefano Garzarella207cfec2020-01-29 10:17:23 +010083/test/poll-v-poll
84/test/probe
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080085/test/read-write
Stefano Garzarellab9a04cb2020-06-19 18:02:16 +020086/test/register-restrictions
Jens Axboeb332be02020-10-30 21:22:47 -060087/test/rename
James Rouzierc46f2132019-09-21 17:31:45 -040088/test/ring-leak
Jens Axboed7e4f942020-10-30 21:33:22 -060089/test/self
Carter Li6c0bb682020-02-02 00:17:07 +080090/test/send_recv
James Rouzierc46f2132019-09-21 17:31:45 -040091/test/send_recvmsg
Stefano Garzarella207cfec2020-01-29 10:17:23 +010092/test/shared-wq
93/test/short-read
Guillem Joverf707ba92020-09-08 13:39:32 +020094/test/shutdown
Guillem Jovere52c4de2020-09-08 13:38:15 +020095/test/sigfd-deadlock
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -080096/test/socket-rw
Guillem Joverf707ba92020-09-08 13:39:32 +020097/test/socket-rw-eagain
Stefano Garzarella8bee2062020-03-25 09:33:21 +010098/test/splice
James Rouzierc46f2132019-09-21 17:31:45 -040099/test/sq-full
Tobias Klauserd3887d32020-07-08 23:16:48 +0200100/test/sq-full-cpp
Guillem Jover80a8df12020-09-19 22:39:17 +0200101/test/sq-poll-dup
Stefano Garzarella948cb502020-02-21 16:44:00 +0100102/test/sq-poll-kthread
Guillem Joverf707ba92020-09-08 13:39:32 +0200103/test/sq-poll-share
Jens Axboe36026fc2020-11-24 13:58:42 -0700104/test/sqpoll-sleep
James Rouzierc46f2132019-09-21 17:31:45 -0400105/test/sq-space_left
Stefano Garzarella207cfec2020-01-29 10:17:23 +0100106/test/statx
James Rouzier0b88d722019-09-25 15:35:06 -0400107/test/stdout
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -0800108/test/submit-reuse
109/test/teardowns
James Rouzierc46f2132019-09-21 17:31:45 -0400110/test/timeout
Hao Xu929c0692020-12-12 12:49:39 +0800111/test/timeout-new
Brian Gianforcaro4b7ae1a2019-12-07 16:45:44 -0800112/test/timeout-overflow
Jens Axboeb332be02020-10-30 21:22:47 -0600113/test/unlink
Jens Axboe5b181f02020-08-13 09:56:21 -0600114/test/wakeup-hang
Jens Axboe26ac7322020-06-15 10:49:27 -0600115/test/*.dmesg
James Rouzierc46f2132019-09-21 17:31:45 -0400116
Jens Axboe5fefee22019-03-06 08:31:11 -0700117config-host.h
118config-host.mak
119config.log
Stefan Hajnoczi1b049c12019-05-25 09:58:29 +0100120
121liburing.pc