1. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 15 years ago
  2. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  3. 3d1e463 get rid of init_file() by Al Viro · 15 years ago
  4. 7327412 unexport get_empty_filp() by Al Viro · 15 years ago
  5. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  6. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  7. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  8. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  9. a4e49cb trivial: remove unused variable 'path' in alloc_file() by Tero Roponen · 15 years ago
  10. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  11. 6849991 Rename struct file->f_ep_lock by Jonathan Corbet · 15 years ago
  12. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  13. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  14. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  15. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  16. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  17. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  18. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  19. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  20. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  21. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  22. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  23. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  24. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 16 years ago
  25. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 16 years ago
  26. fc9b52c fs: remove fastcall, it is always empty by Harvey Harrison · 16 years ago
  27. cfdaf9e fs/file_table.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  28. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  29. 4975e45 fs: use kmem_cache_zalloc instead by Denis Cheng · 17 years ago
  30. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  31. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  32. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  33. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  34. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  37. 5a6b7951 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 18 years ago
  38. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 18 years ago
  39. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  40. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 18 years ago
  41. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  42. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  43. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  44. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  45. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  46. af4d2ec [PATCH] Fix of bogus file max limit messages by Kirill Korotaev · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago