1. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  2. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  3. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  4. 7d135a5 affs: convert s_bmlock into a mutex by Matthias Kaehlcke · 16 years ago
  5. dca3c33 [PATCH] fix reservation discarding in affs by Roman Zippel · 16 years ago
  6. 6369a4a affs: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  7. 8d4b690 fs/affs/file.c: use BUG_ON by Julia Lawall · 16 years ago
  8. 6db27dd affs: handle match_strdup failure by Jim Meyering · 16 years ago
  9. e9b3961 mount options: fix affs by Miklos Szeredi · 16 years ago
  10. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 16 years ago
  11. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  12. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  13. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  14. f2b6a16 fs: affs convert to new aops by Nick Piggin · 17 years ago
  15. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  16. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  17. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  18. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  19. f36dca9 affs: use zero_user_page by Nate Diller · 17 years ago
  20. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  21. 2be3c79 [PATCH] affs: implement ->drop_inode by Christoph Hellwig · 17 years ago
  22. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  23. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  24. 010596c [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  25. b593e48 [PATCH] affs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  26. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  27. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  28. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  29. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  30. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  31. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  32. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  33. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  34. 2b943cf [PATCH] fix %s in affs_fill_super() by Al Viro · 18 years ago
  35. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  36. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  37. 3ac8141 [PATCH] affs: possible null pointer dereference in affs_rename() by Florin Malita · 18 years ago
  38. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  39. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  40. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  41. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  42. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  43. db73e9a [PATCH] remove superflous ctime/mtime updates in affs by Christoph Hellwig · 19 years ago
  44. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago