1. bf1bb4b freevxfs: update Kconfig information by Krzysztof Błaszkowski · 8 years ago
  2. 12495ea freevxfs: refactor readdir and lookup code by Krzysztof Błaszkowski · 8 years ago
  3. f2fe2fa freevxfs: fix lack of inode initialization by Krzysztof Błaszkowski · 8 years ago
  4. 263040a freevxfs: fix memory leak in vxfs_read_fshead() by Krzysztof Błaszkowski · 8 years ago
  5. 1cce170 freevxfs: update documentation and cresdits for HP-UX support by Krzysztof Błaszkowski · 8 years ago
  6. 2f137e3 freevxfs: implement ->alloc_inode and ->destroy_inode by Christoph Hellwig · 8 years ago
  7. f2bf2c7 freevxfs: avoid the need for forward declaring the super operations by Christoph Hellwig · 8 years ago
  8. 8985f53 freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stiget by Krzysztof Błaszkowski · 8 years ago
  9. 0e481d3 freevxfs: remove vxfs_put_fake_inode by Krzysztof Błaszkowski · 8 years ago
  10. 0d83f7f freevxfs: handle big endian HP-UX file systems by Krzysztof Błaszkowski · 8 years ago
  11. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  12. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  13. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  14. eaf593c freevxfs: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 9 years ago
  15. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
  16. df64c08 freevxfs: switch to simple_follow_link() by Al Viro · 9 years ago
  17. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  18. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  19. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  20. ddae82d fs/freevxfs/vxfs_lookup.c: update function comment by Fabian Frederick · 10 years ago
  21. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  22. 9b5d5a1 [readdir] convert freevxfs by Al Viro · 11 years ago
  23. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  24. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  26. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  27. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  28. 2f83ffa userns: Convert freevxfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  29. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  30. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  31. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  32. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  33. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  34. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  35. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  37. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  38. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  39. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  40. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  41. 6d7bccc BKL: remove BKL from freevxfs by Arnd Bergmann · 14 years ago
  42. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  43. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  44. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  45. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  47. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  48. 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
  49. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  50. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  51. 2213516 fs/Kconfig: move vxfs out by Alexey Dobriyan · 15 years ago
  52. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 15 years ago
  53. 8b1919a fs/freevxfs/: proper externs by Adrian Bunk · 16 years ago
  54. d0b0794 iget: stop FreeVXFS from using iget() and read_inode() by David Howells · 16 years ago
  55. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  56. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  57. 85420cc vxfs warning fixes by Andrew Morton · 17 years ago
  58. 82f703b freevxfs: possible null pointer dereference fix by Dmitriy Monakhov · 17 years ago
  59. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  60. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  61. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  62. 6a90cd2 [PATCH] struct path: convert freevxfs by Josef Sipek · 17 years ago
  63. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  64. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  65. a4376e1 [PATCH] freevxfs: fix leak on error path by Alexey Dobriyan · 18 years ago
  66. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  67. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  68. bc65ac6 [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir by Josh Triplett · 18 years ago
  69. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  70. 552c034 [PATCH] fs/freevxfs: cleanup of spelling errors by Cliff Wickman · 18 years ago
  71. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  72. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  73. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  74. 7ec7073 BUG_ON() Conversion in fs/freevxfs/ by Eric Sesterhenn · 18 years ago
  75. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  76. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  77. 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 18 years ago
  78. 6e1e8e1 fs/freevxfs/: add #include's by Adrian Bunk · 19 years ago
  79. dc48700 [PATCH] vxfs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  80. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  81. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  82. a5ea169 [PATCH] freevxfs: fix breakage introduced by symlink fixes by Alexey Dobriyan · 19 years ago
  83. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  84. 8cb681b [PATCH] freevxfs: minor cleanups by Pekka Enberg · 19 years ago
  85. 1d2cc3b [PATCH] freevxfs: remove 2.4 compatability by Pekka Enberg · 19 years ago
  86. ba03bda [PATCH] freevxfs: fix buffer_head leak by Pekka Enberg · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago