Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 年之前 |
Christoph Hellwig
|
652fe8e876
timerfd: convert to ->poll_mask
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Deepa Dinamani
|
bff412036f
timerfd: Use get_itimerspec64() and put_itimerspec64()
|
8 年之前 |
Stephen Smalley
|
25b68a8f0a
timerfd: Only check CAP_WAKE_ALARM when it is needed
|
8 年之前 |
Thomas Gleixner
|
1e38da300e
timerfd: Protect the might cancel mechanism proper
|
8 年之前 |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 年之前 |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 年之前 |
Eric Caruso
|
2895a5e5b3
timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM
|
9 年之前 |
Thomas Gleixner
|
b62526ed11
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
|
9 年之前 |
Joe Perches
|
a3816ab0e8
fs: Convert show_fdinfo functions to void
|
11 年之前 |
Dan Carpenter
|
88299c9bdb
timerfd: Remove an always true check
|
11 年之前 |
Thomas Gleixner
|
53cc7bad37
timerfd: Use ktime_mono_to_real()
|
11 年之前 |
Cyrill Gorcunov
|
5442e9fbd7
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
|
11 年之前 |
Cyrill Gorcunov
|
af9c4957cf
timerfd: Implement show_fdinfo method
|
11 年之前 |
Greg Hackmann
|
4a2378a943
timerfd: support CLOCK_BOOTTIME clock
|
11 年之前 |
Todd Poynor
|
11ffa9d606
timerfd: Add alarm timers
|
12 年之前 |
Heiko Carstens
|
0e803bafbb
compat: restore timerfd settime and gettime compat syscalls
|
12 年之前 |
Al Viro
|
9d94b9e2f3
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |
Al Viro
|
4109633f4c
switch timerfd_[sg]ettime(2) to fget_light()
|
13 年之前 |
Max Asbock
|
1123d93963
timerfd: Fix wakeup of processes when timer is cancelled on clock change
|
14 年之前 |
Thomas Gleixner
|
9ec2690758
timerfd: Manage cancelable timers in timerfd
|
14 年之前 |
Thomas Gleixner
|
99ee5315da
timerfd: Allow timers to be cancelled when clock was set
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Michal Nazarewicz
|
8120a8aadb
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Roland Dreier
|
628ff7c1d8
anonfd: Allow making anon files read-only
|
15 年之前 |