blob: 9abbb911dde738c88a015a9c4e983b263a23ef8e [file] [log] [blame]
e3e096e7fc30 ("ep_insert(): don't open-code ep_remove() on failure exits")
364f374f22ba ("epoll: get rid of epitem->nwait")
80285b75c683 ("epoll: switch epitem->pwqlist to single-linked list")
f8d4f44df056 ("epoll: do not insert into poll queues until all sanity checks are done")
39220e8d4a2a ("eventpoll: support non-blocking do_epoll_ctl() calls")
58e41a44c488 ("eventpoll: abstract out epoll_ctl() handler")
a218cc491420 ("epoll: use rwlock in order to reduce ep_poll_callback() contention")
c3e320b61581 ("epoll: unify awaking of wakeup source on ep_poll_callback() path")
c5a282e9635e ("fs/epoll: reduce the scope of wq lock in epoll_wait()")
76699a67f304 ("fs/epoll: drop ovflist branch prediction")