Commit Graph

26 Commits (c18acd73ffc209def08003a1927473096f66c5ad)

Author SHA1 Message Date
Jiri Slaby 1276b103c2 fs/select, remove unused macros 17 years ago
Chris Wright 3075d9da0b Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal 17 years ago
Oleg Nesterov 9bf084f70f do_poll: return -EINTR when signalled 17 years ago
Oleg Nesterov 252e5725cf do_sys_poll: simplify playing with on-stack data 17 years ago
Alexey Dobriyan dd23aae4f5 Fix select on /proc files without ->poll 18 years ago
WANG Cong ccf6780dc3 Style fix in fs/select.c 18 years ago
Milind Arun Choudhary 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
Chris Snook 4e6fd33b75 [PATCH] enforce RLIMIT_NOFILE in poll() 19 years ago
Frode Isaksen 04a3446c90 [PATCH] fs: sys_poll with timeout -1 bug fix 19 years ago
Vadim Lobanov 4a4b69f79b [PATCH] Poll cleanups/microoptimizations 19 years ago
Mitchell Blank Jr b04eb6aa08 [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) 19 years ago
Andrew Morton 29ff2db551 [PATCH] select() warning fixes 19 years ago
Jes Sorensen 30c14e40ed [PATCH] avoid unaligned access when accessing poll stack 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Eric Dumazet e4a1f129f9 [PATCH] use fget_light() in select/poll 19 years ago
Andi Kleen 70674f95c0 [PATCH] Optimize select/poll by putting small data sets on the stack 19 years ago
Andrew Morton 74910e6c7d [PATCH] select: time comparison fixes 19 years ago
Andrew Morton 643a654540 [PATCH] select: fix returned timeval 19 years ago
Al Viro e110ab94eb [PATCH] fix __user annotations in fs/select.c 19 years ago
David Woodhouse 9f72949f67 [PATCH] Add pselect/ppoll system call implementation 19 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Dipankar Sarma badf16621c [PATCH] files: break up files struct 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago