1. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  2. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  3. ee60498 coda_venus_readdir(): use offsetof() by Al Viro · 13 years ago
  4. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  5. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  6. 42b850b coda: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  7. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  8. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  9. c03e312 codafs: fix build break when CONFIG_PROC_SYSCTL=n by Rakib Mullick · 13 years ago
  10. 0bc825d codafs: fix compile warning when CONFIG_SYSCTL=n by Rakib Mullick · 13 years ago
  11. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  12. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  13. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  14. 31a203d take coda-private headers out of include/linux by Al Viro · 14 years ago
  15. 9501e4c switch coda by Al Viro · 14 years ago
  16. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  17. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  18. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  19. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  20. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  21. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  22. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  23. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  24. 747feca coda: kill redundant cast in coda_alloc_inode() by Jesper Juhl · 14 years ago
  25. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  26. 7de9c6e new helper: ihold() by Al Viro · 14 years ago
  27. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  28. f7cc02b Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  29. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  30. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  31. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  32. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  33. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  34. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  35. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  36. 4aeefdc coda: fixup clash with block layer REQ_* defines by Jens Axboe · 14 years ago
  37. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  38. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  39. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  40. 1977bb2 coda: Clean-up whitespace problems in pioctl.c by John Kacur · 14 years ago
  41. 2ff82f8 coda: BKL ioctl pushdown by John Kacur · 14 years ago
  42. 9771839 coda/psdev: Remove BKL from ioctl function by Arnd Bergmann · 14 years ago
  43. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  46. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  47. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  48. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  49. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  50. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  51. 33a1a6f fs/Kconfig: move coda out by Alexey Dobriyan · 16 years ago
  52. 87d1fda coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL by Richard A. Holden III · 16 years ago
  53. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  54. 7596b27 coda: fix creds reference by Randy Dunlap · 16 years ago
  55. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  56. 97b7702 CRED: Wrap task credential accesses in the Coda filesystem by David Howells · 16 years ago
  57. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  58. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  59. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  60. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  61. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  62. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  63. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  64. 6143b59 device create: coda: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  65. a2d416d codafs: fix build warning by Andrew Morton · 16 years ago
  66. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 16 years ago
  67. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  68. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  69. 62ca879 coda: convert struct class_device to struct device by Kay Sievers · 17 years ago
  70. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  71. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  72. d3fec42 coda: remove CODA_STORE/CODA_RELEASE upcalls by Jan Harkes · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. 5f47c7e coda breakage by Al Viro · 17 years ago
  75. 5b7f13b coda: update module information by Jan Harkes · 17 years ago
  76. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
  77. a1b0aa8 coda: remove struct coda_sb_info by Jan Harkes · 17 years ago
  78. 5fd31e9 coda: cleanup downcall handler by Jan Harkes · 17 years ago
  79. ed36f72 coda: cleanup coda_lookup, use dsplice_alias by Jan Harkes · 17 years ago
  80. 970648e coda: ignore returned values when upcalls return errors by Jan Harkes · 17 years ago
  81. 37461e1 coda: replace upc_alloc/upc_free with kmalloc/kfree by Jan Harkes · 17 years ago
  82. 9787525 coda: avoid lockdep warning in coda_readdir by Jan Harkes · 17 years ago
  83. d9664c9 coda: block signals during upcall processing by Jan Harkes · 17 years ago
  84. fe71b5f coda: cleanup for upcall handling path by Jan Harkes · 17 years ago
  85. 8706551 coda: cleanup /dev/cfs open and close handling by Jan Harkes · 17 years ago
  86. ed31a7d coda: use ilookup5 by Jan Harkes · 17 years ago
  87. fac1f0e coda: coda doesn't track atime by Jan Harkes · 17 years ago
  88. 8c6d215 coda: allow removal of busy directories by Jan Harkes · 17 years ago
  89. d728900 coda: fix nlink updates for directories by Jan Harkes · 17 years ago
  90. 56ee354 coda: correctly invalidate cached access rights by Jan Harkes · 17 years ago
  91. 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 17 years ago
  92. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago
  93. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  94. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  95. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  96. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  97. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  98. fd6065b [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls by Eric W. Biederman · 17 years ago
  99. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  100. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago