1. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  2. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  3. 759c361 fs/ncpfs: fix error paths and goto statements in ncp_fill_super() by Djalal Harouni · 13 years ago
  4. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  5. 2a5cac1 fs/ncpfs/inode.c: suppress used-uninitialised warning by Andrew Morton · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. 32c419d move internal-only parts of ncpfs headers to fs/ncpfs by Al Viro · 14 years ago
  8. 0378c40 switch ncpfs by Al Viro · 14 years ago
  9. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  10. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  11. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  12. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  13. 5d8e4bd ncpfs: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  14. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  15. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  16. 2a4df5d ncpfs: Lock socket in ncpfs while setting its callbacks by Petr Vandrovec · 14 years ago
  17. 2e54eb9 BKL: Remove BKL from ncpfs by Petr Vandrovec · 14 years ago
  18. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  19. 94ee849 switch ncpfs to ->evict_inode() by Al Viro · 14 years ago
  20. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  21. e956b4b Fix comment spelling errors in ncpfs/inode.c by Matthew Whitworth · 14 years ago
  22. f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 14 years ago
  23. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  24. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  25. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  26. cdf8803 ncpfs: add prototypes to ncp_fs.h by Harvey Harrison · 16 years ago
  27. 564cd13 mount options: fix ncpfs by Miklos Szeredi · 16 years ago
  28. 7c28cba NCPFS: update diagnostic strings to match routine names. by Robert P. J. Day · 16 years ago
  29. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  30. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  31. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  32. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  33. c5f93cf ncpfs: make sure server connection survives a kill by Pierre Ossman · 17 years ago
  34. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  35. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  36. 1de2412 [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure by Eric W. Biederman · 18 years ago
  37. 2154227 [PATCH] ncpfs: Use struct pid to track the userspace watchdog process by Eric W. Biederman · 18 years ago
  38. 92e5bae [PATCH] struct path: convert ncpfs by Josef Sipek · 18 years ago
  39. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  40. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  41. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  42. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  43. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  44. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  47. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  48. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  49. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  50. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  51. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 18 years ago
  52. 44db77f [PATCH] ncpfs: remove kmalloc wrapper by Pekka Enberg · 19 years ago
  53. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago