Commit History

Author SHA1 Message Date
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
  Avi Kivity 4d572d9f46 eventfd: only return events requested in poll_mask() 7 years ago
  Christoph Hellwig 9e42f195f5 eventfd: switch to ->poll_mask 7 years ago
  Dominik Brodowski 2fc96f8331 fs: add do_eventfd() helper; remove internal call to sys_eventfd() 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Linus Torvalds 19e7b5f994 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Eric Biggers 105f2b7096 eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget() 7 years ago
  Eric Biggers b6364572d6 eventfd: fold eventfd_ctx_read() into eventfd_read() 7 years ago
  Eric Biggers 7d815165c1 eventfd: convert to use anon_inode_getfd() 7 years ago
  Al Viro 076ccb76e1 fs: annotate ->poll() instances 8 years ago
  Linus Torvalds 650fc870a2 Merge tag 'docs-4.13' of git://git.lwn.net/linux 8 years ago
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
  Mauro Carvalho Chehab f16df9f765 fs: eventfd: fix identation on kernel-doc 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Paolo Bonzini a484c3dd94 eventfd: document lockless access in eventfd_poll 9 years ago
  Masanari Iida 20d5a865e1 Documentation: filesystem: Fix typo in fs/eventfd.c 10 years ago
  Chris Mason e22553e2a2 eventfd: don't take the spinlock in eventfd_poll 10 years ago
  Joe Perches a3816ab0e8 fs: Convert show_fdinfo functions to void 11 years ago
  Al Viro 36a7411724 eventfd_ctx_fdget(): use fdget() instead of fget() 11 years ago
  Cyrill Gorcunov cbac5542d4 fs, eventfd: add procfs fdinfo helper 12 years ago
  Sha Zhengju ee62c6b2dc eventfd: change int to __u64 in eventfd_signal() 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 14 years ago
  Randy Dunlap 361821854b Docbook: add fs/eventfd.c and fix typos in it 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Davide Libenzi cb289d6244 eventfd - allow atomic read and waitqueue remove 15 years ago
  Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only 16 years ago
  Davide Libenzi 562787a5c3 anonfd: split interface into file creation and install 16 years ago
  Davide Libenzi 133890103b eventfd: revised interface and cleanups 16 years ago
  Rusty Russell 5718607bb6 eventfd: export eventfd_signal and eventfd_fget for lguest 16 years ago