1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  3. e0e3d32 befs: don't pass huge structs by value by Jesper Juhl · 13 years ago
  4. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  5. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  6. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  7. 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
  8. 8dd5ca5 befs: fix leak by Al Viro · 14 years ago
  9. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  10. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  11. feb72ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  12. 536c949 befs ->pust_super() doesn't need BKL by Al Viro · 15 years ago
  13. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  14. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  15. 2b3fffe befs: fix build on parisc by Alexander Beregalov · 15 years ago
  16. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. c325962 kmemtrace, befs: fix slab.h dependency problem by Pekka Enberg · 15 years ago
  18. 8587246 fs/befs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  19. 0b09eb3 fs/Kconfig: move befs out by Alexey Dobriyan · 15 years ago
  20. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  21. 152b95a befs: annotate fs32 on tests for superblock endianness by Harvey Harrison · 16 years ago
  22. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  23. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  24. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  25. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 16 years ago
  26. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 16 years ago
  27. 552c3c6 mount options: fix befs by Miklos Szeredi · 16 years ago
  28. 96eb541 iget: stop BEFS from using iget() and read_inode() by David Howells · 16 years ago
  29. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  30. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  31. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  32. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  33. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  34. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  35. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  36. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  37. 28f375f [PATCH] struct path: convert befs by Josef Sipek · 18 years ago
  38. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  39. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  40. a9721f3 [PATCH] befs: endianness annotations by Al Viro · 19 years ago
  41. e5201c5 [PATCH] befs: missing fs32_to_cpu() in debug.c by Al Viro · 19 years ago
  42. 1151895 [PATCH] befs: introduce on-disk endian types by Al Viro · 19 years ago
  43. af10b00 [PATCH] befs: prepare to sanitizing headers by Al Viro · 19 years ago
  44. 88c124d [PATCH] befs: remove bogus typedef by Al Viro · 19 years ago
  45. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  46. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  47. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  48. 94f563c [PATCH] Fix BeFS slab corruption by Diego Calleja · 18 years ago
  49. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  50. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  51. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  52. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  53. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  54. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  55. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  56. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  57. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  58. 1b33724 remove unused fs/befs/attribute.c by Will Dyson · 19 years ago
  59. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  60. 2cf0691 [PATCH] befs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  61. db87389 befs: fix up missed follow_link declaration change by Linus Torvalds · 19 years ago
  62. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago