Ben Noordhuis
|
11c5ad0ec4
eventpoll: switch to ->poll_mask
|
7 năm trước cách đây |
Christoph Hellwig
|
9965ed174e
fs: add new vfs_poll and file_can_poll helpers
|
7 năm trước cách đây |
Dominik Brodowski
|
791eb22eef
fs: add do_epoll_*() helpers; remove internal calls to sys_epoll_*()
|
7 năm trước cách đây |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 năm trước cách đây |
Al Viro
|
d85e2aa2e3
annotate ep_scan_ready_list()
|
8 năm trước cách đây |
Al Viro
|
d7ebbe46f4
ep_send_events_proc(): return result via esed->res
|
8 năm trước cách đây |
Al Viro
|
69112736e2
eventpoll: no need to mask the result of epi_item_poll() again
|
8 năm trước cách đây |
Al Viro
|
bec1a502d3
eventpoll: constify struct epoll_event pointers
|
8 năm trước cách đây |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 năm trước cách đây |
Al Viro
|
3ad6f93e98
annotate poll-related wait keys
|
8 năm trước cách đây |
Linus Torvalds
|
fa7f578076
Merge branch 'akpm' (patches from Andrew)
|
8 năm trước cách đây |
Jason Baron
|
37b5e5212a
epoll: remove ep_call_nested() from ep_eventpoll_poll()
|
8 năm trước cách đây |
Jason Baron
|
57a173bdf5
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
|
8 năm trước cách đây |
Shakeel Butt
|
2ae928a944
epoll: account epitem and eppoll_entry to kmemcg
|
8 năm trước cách đây |
Al Viro
|
3968cf6238
get_compat_sigset()
|
8 năm trước cách đây |
Davidlohr Bueso
|
b2ac2ea629
fs/epoll: use faster rb_first_cached()
|
8 năm trước cách đây |
Oleg Nesterov
|
138e4ad67a
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
|
8 năm trước cách đây |
Cyrill Gorcunov
|
92ef6da3d0
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
|
8 năm trước cách đây |
Cyrill Gorcunov
|
0791e3644e
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
|
8 năm trước cách đây |
Cyrill Gorcunov
|
77493f04b7
procfs: fdinfo: extend information about epoll target files
|
8 năm trước cách đây |
David Rientjes
|
c257a340ed
fs, epoll: short circuit fetching events if thread has been killed
|
8 năm trước cách đây |
Ingo Molnar
|
2055da9738
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
|
8 năm trước cách đây |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 năm trước cách đây |
Sridhar Samudrala
|
bf3b9f6372
epoll: Add busy poll support to epoll with socket fds.
|
8 năm trước cách đây |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
9 năm trước cách đây |
Cyrill Gorcunov
|
c857ab640c
fs,eventpoll: don't test for bitfield with stack value
|
8 năm trước cách đây |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 năm trước cách đây |
Deepa Dinamani
|
766b9f928b
fs: poll/select/recvmmsg: use timespec64 for timeout events
|
9 năm trước cách đây |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 năm trước cách đây |
Jason Baron
|
b6a515c8a0
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
|
10 năm trước cách đây |