1. 4108124 fs/efs/super.c: fix return value by Heloise · 8 years ago
  2. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  3. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  4. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  5. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  6. 35a4c90 fs/efs: femove unneeded cast by Firo Yang · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. ca35664 fs/efs/namei.c: return is not a function by Fabian Frederick · 10 years ago
  9. d1826f2 fs/efs: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 10 years ago
  10. f403d1d fs/efs: add pr_fmt / use __func__ by Fabian Frederick · 10 years ago
  11. 179b87f fs/efs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  12. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  13. 7a42d4b fs/efs/super.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  14. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  15. 5a9ed6f efs: get rid of ->put_super() by Al Viro · 10 years ago
  16. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  17. 7aa123a [readdir] convert efs by Al Viro · 11 years ago
  18. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  19. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  21. 462f16a fs/efs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  22. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  24. 5d4ea4d userns: Convert efs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  25. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  26. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  27. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  28. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  29. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  30. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  31. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  32. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  33. e7ec952 get rid of BKL in fs/efs by Al Viro · 15 years ago
  34. 514c91a fs/efs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  35. 571f0a0 fs/Kconfig: move efs out by Alexey Dobriyan · 15 years ago
  36. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  37. dc8e190 EFS: Don't set f_fsid in statfs(). by David Woodhouse · 16 years ago
  38. 2d8a10c [PATCH] fix efs_lookup() by Al Viro · 16 years ago
  39. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  40. 865965a efs: update error msg to not refer to deleted read_inode() by Robert P. J. Day · 16 years ago
  41. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  42. 298384cd iget: stop EFS from using iget() and read_inode() by David Howells · 16 years ago
  43. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  44. 05da080 efs: new export ops by Christoph Hellwig · 17 years ago
  45. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  46. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  47. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  48. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  49. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  50. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  51. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  52. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  53. 0191f20 [PATCH] struct path: convert efs by Josef Sipek · 17 years ago
  54. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  55. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  56. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  57. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  58. 0aa9e4f [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage() by Josh Triplett · 18 years ago
  59. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  60. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  61. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  62. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  63. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  64. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 18 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago