summaryrefslogtreecommitdiff
path: root/fs/select.c
Commit message (Expand)AuthorAge
* Fix select on /proc files without ->pollAlexey Dobriyan2007-09-11
* Style fix in fs/select.cWANG Cong2007-05-09
* ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [PATCH] enforce RLIMIT_NOFILE in poll()Chris Snook2006-09-29
* [PATCH] fs: sys_poll with timeout -1 bug fixFrode Isaksen2006-06-25
* [PATCH] Poll cleanups/microoptimizationsVadim Lobanov2006-06-23
* [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)Mitchell Blank Jr2006-04-11
* [PATCH] select() warning fixesAndrew Morton2006-04-11
* [PATCH] avoid unaligned access when accessing poll stackJes Sorensen2006-03-31
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] use fget_light() in select/pollEric Dumazet2006-03-28
* [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-28
* [PATCH] select: time comparison fixesAndrew Morton2006-02-17
* [PATCH] select: fix returned timevalAndrew Morton2006-02-11
* [PATCH] fix __user annotations in fs/select.cAl Viro2006-02-07
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-18
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-09
* [PATCH] files: break up files structDipankar Sarma2005-09-09
* [PATCH] make some things staticAdrian Bunk2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16