1. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  2. e5e6e97 remove the pointless include of lglock.h by Al Viro · 9 years ago
  3. 8436318 ->aio_read and ->aio_write removed by Al Viro · 9 years ago
  4. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  5. a457606 fs/file_table.c: Update alloc_file() comment by Eric Biggers · 10 years ago
  6. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  7. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  8. 1f7e061 fs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  9. 293bc98 new methods: ->read_iter() and ->write_iter() by Al Viro · 10 years ago
  10. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 10 years ago
  11. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  12. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  13. 7f4b36f get rid of files_defer_init() by Al Viro · 10 years ago
  14. 83f936c mark struct file that had write access grabbed by open() by Al Viro · 10 years ago
  15. 4597e69 get rid of DEBUG_WRITECOUNT by Al Viro · 10 years ago
  16. dd20908 don't bother with {get,put}_write_access() on non-regular files by Al Viro · 10 years ago
  17. 78ed8a1 locks: rename locks_remove_flock to locks_remove_file by Jeff Layton · 10 years ago
  18. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 10 years ago
  19. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  20. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  21. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  22. c7314d7 nfsd regression since delayed fput() by Al Viro · 11 years ago
  23. be49b30 fs/file_table.c:fput(): make comment more truthful by Andrew Morton · 11 years ago
  24. 184caca only regular files with FMODE_WRITE need to be on s_files by Al Viro · 11 years ago
  25. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  26. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  27. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  28. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  29. dd37978 cache the value of file_inode() in struct file by Al Viro · 11 years ago
  30. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  31. 1afc99b propagate error from get_empty_filp() to its callers by Al Viro · 11 years ago
  32. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  33. 72651ca fs: Fix imbalance in freeze protection in mark_files_ro() by Jan Kara · 11 years ago
  34. 4b2c551f lglock: add DEFINE_STATIC_LGLOCK() by Lai Jiangshan · 12 years ago
  35. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  36. 0ee8cdf take fget() and friends to fs/file.c by Al Viro · 12 years ago
  37. 4199d35 vfs: move ima_file_free before releasing the file by Mimi Zohar · 13 years ago
  38. eb04c28 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() by Jan Kara · 12 years ago
  39. 5c33b18 uninline file_free_rcu() by Al Viro · 12 years ago
  40. 4a9d4b0 switch fput to task_work_add by Al Viro · 12 years ago
  41. 85d7d61 mark_files_ro(): don't bother with mntget/mntput by Al Viro · 12 years ago
  42. 962830d brlocks/lglocks: API cleanups by Andi Kleen · 12 years ago
  43. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  44. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 12 years ago
  45. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 12 years ago
  46. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  47. 2e270d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  48. 60ed8cf fix cdev leak on O_PATH final fput() by Miklos Szeredi · 13 years ago
  49. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  50. 326be7b Allow passing O_PATH descriptors via SCM_RIGHTS datagrams by Al Viro · 13 years ago
  51. 1abf0c7 New kind of open files - "location only". by Al Viro · 13 years ago
  52. 1cc26ba Merge branch 'master'; commit 'v2.6.38-rc7' into next by James Morris · 13 years ago
  53. 890275b5 IMA: maintain i_readcount in the VFS layer by Mimi Zohar · 14 years ago
  54. 78d2978 CRED: Fix kernel panic upon security_file_alloc() failure. by Tetsuo Handa · 13 years ago
  55. 3bc0ba4 fs: Remove unlikely() from fget_light() by Steven Rostedt · 13 years ago
  56. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  57. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  58. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  59. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  60. 5893947 vfs: improve comment describing fget_light() by Tony Battersby · 14 years ago
  61. c1e5c95 vfs/fsnotify: fsnotify_close can delay the final work in fput by Eric Paris · 14 years ago
  62. d7065da get rid of the magic around f_count in aio by Al Viro · 14 years ago
  63. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 14 years ago
  64. 89068c5 Take ima_file_free() to proper place. by Al Viro · 14 years ago
  65. 385e3ed alloc_file(): simplify handling of mnt_clone_write() errors by Roland Dreier · 14 years ago
  66. 73efc46 re-export alloc_file() by Roland Dreier · 14 years ago
  67. 0552f87 Untangling ima mess, part 1: alloc_file() by Al Viro · 14 years ago
  68. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 14 years ago
  69. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  70. 3d1e463 get rid of init_file() by Al Viro · 15 years ago
  71. 7327412 unexport get_empty_filp() by Al Viro · 15 years ago
  72. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  73. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  74. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  75. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  76. a4e49cb trivial: remove unused variable 'path' in alloc_file() by Tero Roponen · 15 years ago
  77. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  78. 6849991 Rename struct file->f_ep_lock by Jonathan Corbet · 15 years ago
  79. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  80. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  81. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 15 years ago
  82. d76b0d9 CRED: Use creds in file structs by David Howells · 15 years ago
  83. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 15 years ago
  84. b6dff3e CRED: Separate task security context from task_struct by David Howells · 15 years ago
  85. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  86. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  87. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  88. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  89. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  90. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  91. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 16 years ago
  92. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 16 years ago
  93. fc9b52c fs: remove fastcall, it is always empty by Harvey Harrison · 16 years ago
  94. cfdaf9e fs/file_table.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  95. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  96. 4975e45 fs: use kmem_cache_zalloc instead by Denis Cheng · 17 years ago
  97. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  98. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  99. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  100. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago