1. 4108124 fs/efs/super.c: fix return value by Heloise · 8 years ago
  2. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  3. 35a4c90 fs/efs: femove unneeded cast by Firo Yang · 9 years ago
  4. d1826f2 fs/efs: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 10 years ago
  5. f403d1d fs/efs: add pr_fmt / use __func__ by Fabian Frederick · 10 years ago
  6. 179b87f fs/efs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  7. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  8. 7a42d4b fs/efs/super.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  9. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  10. 5a9ed6f efs: get rid of ->put_super() by Al Viro · 11 years ago
  11. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  12. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  13. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  14. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  15. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  16. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  17. 514c91a fs/efs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  18. dc8e190 EFS: Don't set f_fsid in statfs(). by David Woodhouse · 16 years ago
  19. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  20. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  21. 298384cd iget: stop EFS from using iget() and read_inode() by David Howells · 16 years ago
  22. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  23. 05da080 efs: new export ops by Christoph Hellwig · 17 years ago
  24. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  25. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  26. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  27. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  28. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  29. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  30. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  31. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  32. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  33. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  34. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 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. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  38. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 18 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago