blob: 5aee5fa1e56bde5e3e427df868b2fcbd65e7feb3 [file] [log] [blame]
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")
992991c03ca0 ("fs/eventpoll.c: simplify ep_is_linked() callers")
679abf381a18 ("fs/eventpoll.c: loosen irq safety in ep_poll()")
304b18b8d6af ("fs/epoll: loosen irq safety in epoll_insert() and epoll_remove()")
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")
3ad6f93e98d6 ("annotate poll-related wait keys")
e6c8adca20ba ("anntotate the places where ->poll() return values go")
a3f8683bf7d5 ("->poll() methods should return __poll_t")
37b5e5212a44 ("epoll: remove ep_call_nested() from ep_eventpoll_poll()")
57a173bdf5ba ("epoll: avoid calling ep_call_nested() from ep_poll_safewake()")
154b9d7512ae ("debugfs: call debugfs_real_fops() only after debugfs_file_get()")
69d29f9e6a53 ("debugfs: convert to debugfs_file_get() and -put()")
138e4ad67afd ("epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()")
0791e3644e5e ("kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files")
c257a340ede0 ("fs, epoll: short circuit fetching events if thread has been killed")
2055da97389a ("sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming")
5dd43ce2f69d ("sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>")
4b1c480bfa3b ("sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>")
939798a07230 ("sched/wait: Improve the bit-wait API parameter names in the API function prototypes")
76c85ddc4695 ("sched/wait: Standardize wait_bit_queue naming")
2141713616c6 ("sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name")
9d9d676f595b ("sched/wait: Standardize internal naming of wait-queue heads")
50816c48997a ("sched/wait: Standardize internal naming of wait-queue entries")
ac6424b981bc ("sched/wait: Rename wait_queue_t => wait_queue_entry_t")
d484467c860d ("Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux")