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