1. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  2. 11d100d coda_revalidate_inode(): switch to passing inode... by Al Viro · 11 years ago
  3. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  4. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  6. 17499e3 coda: Cache permisions in struct coda_inode_info in a kuid_t. by Eric W. Biederman · 11 years ago
  7. 9fd973e coda: Restrict coda messages to the initial pid namespace by Eric W. Biederman · 11 years ago
  8. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  9. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  10. 78f7d75 switch coda get_device_index() to fget_light() by Al Viro · 12 years ago
  11. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  12. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  13. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  14. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 12 years ago
  15. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 13 years ago
  16. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  17. 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
  18. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. 31a203d take coda-private headers out of include/linux by Al Viro · 14 years ago
  20. 9501e4c switch coda by Al Viro · 14 years ago
  21. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  22. 747feca coda: kill redundant cast in coda_alloc_inode() by Jesper Juhl · 14 years ago
  23. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  24. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  25. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  26. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  27. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  28. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  29. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 14 years ago
  30. 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
  31. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  32. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. a1b0aa8 coda: remove struct coda_sb_info by Jan Harkes · 17 years ago
  35. fac1f0e coda: coda doesn't track atime by Jan Harkes · 17 years ago
  36. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  37. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  38. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  39. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  40. d4176d3 [PATCH] struct path: convert coda by Josef Sipek · 18 years ago
  41. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  42. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  43. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  44. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  45. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  46. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  47. c98d8cf [PATCH] fs/coda/: proper prototypes by Adrian Bunk · 18 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago