1. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  2. 8eeee4e send_sigio_to_task: sanitize the usage of fown->signum by Oleg Nesterov · 15 years ago
  3. 2f38d70 shift current_cred() from __f_setown() to f_modown() by Oleg Nesterov · 15 years ago
  4. 2b79bc4 dup2: Fix return value with oldfd == newfd and invalid fd by Jeff Mahoney · 15 years ago
  5. 4a6a449 Fix a lockdep warning in fasync_helper() by Jonathan Corbet · 15 years ago
  6. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  7. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 15 years ago
  8. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  9. a26eab2 [CVE-2009-0029] System call wrappers part 15 by Heiko Carstens · 15 years ago
  10. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  11. 218d11a Fix a race condition in FASYNC handling by Jonathan Corbet · 16 years ago
  12. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  13. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  14. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  15. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  16. 1b7e190 [PATCH] clean dup2() up a bit by Al Viro · 16 years ago
  17. 1027abe [PATCH] merge locate_fd() and get_unused_fd() by Al Viro · 16 years ago
  18. 4e1e018 [PATCH] fix RLIM_NOFILE handling by Al Viro · 16 years ago
  19. 6c5d051 [PATCH] get rid of corner case in dup3() entirely by Al Viro · 16 years ago
  20. 3c33393 [PATCH] dup3 fix by Ulrich Drepper · 16 years ago
  21. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  22. a238b79 Call fasync() functions without the BKL by Jonathan Corbet · 16 years ago
  23. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  24. f8f9570 [PATCH] sanitize locate_fd() by Al Viro · 16 years ago
  25. fc9b52c fs: remove fastcall, it is always empty by Harvey Harrison · 16 years ago
  26. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  27. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  28. 22d2b35 F_DUPFD_CLOEXEC implementation by Ulrich Drepper · 17 years ago
  29. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  30. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  31. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  32. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  33. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  34. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  35. 43fa1ad [PATCH] file: Add locking to f_getown by Eric W. Biederman · 18 years ago
  36. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  37. f6298aa BUG_ON() Conversion in fs/fcntl.c by Eric Sesterhenn · 18 years ago
  38. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 18 years ago
  39. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  40. 7d95c8f [PATCH] fcntl F_SETFL and read-only IS_APPEND files by dean gaudet · 18 years ago
  41. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  42. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  43. 850d6fb [PATCH] sigio: cleanup, don't take tasklist twice by Oleg Nesterov · 18 years ago
  44. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  45. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  46. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  47. c293621 [PATCH] stale POSIX lock handling by Peter Staubach · 19 years ago
  48. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  49. fc9c9ab [PATCH] AYSNC IO using singals other than SIGIO by Bharath Ramesh · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago