Historial de Commits

Autor SHA1 Mensaje Fecha
  Lucas De Marchi 25985edced Fix common misspellings hace 14 años
  Shawn Bohrer f4d93ad74c epoll: fix compiler warning and optimize the non-blocking path hace 14 años
  Davide Libenzi 3fb0e584a6 epoll: move ready event check into proper inline hace 14 años
  Linus Torvalds e16b396ce3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 14 años
  Davide Libenzi 22bacca48a epoll: prevent creating circular epoll structures hace 14 años
  Daniel Baluta bf6a41db77 fs/eventpoll.c: fix spelling hace 14 años
  Eric Dumazet 0781b909b5 epoll: epoll_wait() should not use timespec_add_ns() hace 14 años
  Robin Holt 52bd19f769 epoll: convert max_user_watches to long hace 14 años
  Shawn Bohrer 95aac7b1cd epoll: make epoll_wait() use the hrtimer range feature hace 15 años
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop hace 15 años
  Changli Gao a93d2f1744 sched, wait: Use wrapper functions hace 15 años
  Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only hace 15 años
  Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. hace 16 años
  Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support hace 16 años
  Davide Libenzi 3fe4a975d6 epoll: fix nested calls support hace 16 años
  Davide Libenzi bfe3891a5f epoll: fix size check in epoll_create() hace 16 años
  Davide Libenzi 2dfa4eeab0 epoll keyed wakeups: teach epoll about hints coming with the wakeup key hace 16 años
  Tony Battersby 4f0989dbfa epoll: use real type instead of void * hace 16 años
  Tony Battersby e057e15ff6 epoll: clean up ep_modify hace 16 años
  Tony Battersby d1bc90dd5d epoll: remove unnecessary xchg hace 16 años
  Tony Battersby d030588282 epoll: remember the event if epoll_wait returns -EFAULT hace 16 años
  Tony Battersby abff55cee1 epoll: don't use current in irq context hace 16 años
  Davide Libenzi bb57c3edcd epoll: remove debugging code hace 16 años
  Davide Libenzi 296e236e96 epoll: fix epoll's own poll (update) hace 16 años
  Davide Libenzi 5071f97ec6 epoll: fix epoll's own poll hace 16 años
  Jonathan Corbet 6849991490 Rename struct file->f_ep_lock hace 16 años
  Davide Libenzi 9df04e1f25 epoll: drop max_user_instances and rely only on max_user_watches hace 16 años
  Heiko Carstens 5a8a82b1d3 [CVE-2009-0029] System call wrappers part 23 hace 16 años
  Davide Libenzi 7ef9964e6d epoll: introduce resource usage limits hace 16 años
  Davide Libenzi 9ce209d64d epoll: avoid double-inserts in case of EFAULT hace 17 años