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