1. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  2. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  3. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  4. 22b26db BKL: Remove BKL from JFS by Jan Blunck · 14 years ago
  5. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  6. 62aff86 switch jfs to ->evict_inode() by Al Viro · 14 years ago
  7. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  8. 123e9ca quota: explicitly set ->dq_op and ->s_qcop by Christoph Hellwig · 14 years ago
  9. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  10. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  11. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  12. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  13. 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
  14. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  15. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  16. 28ba0ec jfs: Fix 32bit build warning by Alan Cox · 15 years ago
  17. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  18. 05fc079 switch jfs to inode->i_acl by Al Viro · 15 years ago
  19. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  20. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  21. 9c83633 missing unlock in jfs_quota_write() by Dan Carpenter · 15 years ago
  22. 8db0c5d Merge branch 'master' of /home/shaggy/git/linus-clean/ by Dave Kleikamp · 15 years ago
  23. b5c816a jfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  24. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  25. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  26. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  27. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  28. 6536d28 JFS: skip bad iput() call in error path by Dave Kleikamp · 16 years ago
  29. eab1df7 iget: stop JFS from using iget() and read_inode() by David Howells · 16 years ago
  30. 5c5e32c mount options: fix jfs by Miklos Szeredi · 17 years ago
  31. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  32. d425de7 jfs: new export ops by Christoph Hellwig · 17 years ago
  33. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  34. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  35. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  36. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  37. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  38. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  39. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  40. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  41. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  42. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  43. 087387f [PATCH] JFS: return correct error when i-node allocation failed by Akinobu Mita · 18 years ago
  44. 8bcb283 JFS: Fix bug in quota code. tmp_bh.b_size must be initialized by Dave Kleikamp · 18 years ago
  45. 115ff50 JFS: Quota support broken, no quota_read and quota_write by Dave Kleikamp · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 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. 69eb66d JFS: add uid, gid, and umask mount options by Dave Kleikamp · 18 years ago
  52. 5b3030e JFS: kzalloc conversion by Eric Sesterhenn · 18 years ago
  53. 91dbb4d JFS: Use the kthread_ API by Christoph Hellwig · 18 years ago
  54. 1de8744 JFS: semaphore to mutex conversion. by Ingo Molnar · 19 years ago
  55. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 19 years ago
  56. ac17b8b JFS: make special inodes play nicely with page balancing by Dave Kleikamp · 19 years ago
  57. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  58. 8a9cd6d JFS: Fix race in txLock by Dave Kleikamp · 19 years ago
  59. cbc3d65 JFS: Improve sync barrier processing by Dave Kleikamp · 19 years ago
  60. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago
  61. 1868f4a JFS: fix sparse warnings by moving extern declarations to headers by Dave Kleikamp · 19 years ago
  62. 1c62782 [PATCH] JFS: Write journal sync points more often by Dave Kleikamp · 19 years ago
  63. 7fab479 [PATCH] JFS: Support page sizes greater than 4K by Dave Kleikamp · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago