blob: cb4849597ae0c3be23b3a499306c35450abf30df [file] [log] [blame]
c5a282e9635e ("fs/epoll: reduce the scope of wq lock in epoll_wait()")
76699a67f304 ("fs/epoll: drop ovflist branch prediction")
679abf381a18 ("fs/eventpoll.c: loosen irq safety in ep_poll()")
002b343669c4 ("fs/epoll: loosen irq safety in ep_scan_ready_list()")
ee8ef0a4b167 ("epoll: use the waitqueue lock to protect ep->wq")
d85e2aa2e34d ("annotate ep_scan_ready_list()")
d7ebbe46f445 ("ep_send_events_proc(): return result via esed->res")
69112736e2f0 ("eventpoll: no need to mask the result of epi_item_poll() again")
bec1a502d34d ("eventpoll: constify struct epoll_event pointers")
37b5e5212a44 ("epoll: remove ep_call_nested() from ep_eventpoll_poll()")
57a173bdf5ba ("epoll: avoid calling ep_call_nested() from ep_poll_safewake()")