1. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  2. 2144440 [PATCH] shared mounts handling: move by Ram Pai · 19 years ago
  3. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  4. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  5. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  6. 390c684 [PATCH] making namespace_sem global by Ram Pai · 19 years ago
  7. 36341f6 [PATCH] mount expiry fixes by Ram Pai · 19 years ago
  8. 70fbcdf [PATCH] umount_tree() locking change by Ram Pai · 19 years ago
  9. 5b83d2c [PATCH] sanitize the interface of graft_tree(). by Ram Pai · 19 years ago
  10. b58fed8 [PATCH] lindent fs/namespace.c by Ram Pai · 19 years ago
  11. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  12. 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
  13. ccd48bc [PATCH] cleanups and bug fix in do_loopback() by Al Viro · 19 years ago
  14. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  15. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  16. 233c123 [PATCH] fs/super.c: unexport user_get_super by Adrian Bunk · 19 years ago
  17. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  18. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  19. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  20. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  21. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  22. 70c3b76 [PATCH] knfsd: Allow run-time selection of NFS versions to export by NeilBrown · 19 years ago
  23. 7390022 [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/ by NeilBrown · 19 years ago
  24. 15b7a1b [PATCH] knfsd: fix setattr-on-symlink error return by NeilBrown · 19 years ago
  25. befc649 [PATCH] FUSE: pass file handle in setattr by Miklos Szeredi · 19 years ago
  26. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  27. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 19 years ago
  28. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  29. db73e9a [PATCH] remove superflous ctime/mtime updates in affs by Christoph Hellwig · 19 years ago
  30. a463ddd [PATCH] afs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  31. dc48700 [PATCH] vxfs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  32. 2cf0691 [PATCH] befs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  33. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  34. 6fdcc21 [PATCH] memory leak in dentry_open() by Peter Staubach · 19 years ago
  35. 385fd4c [PATCH] __find_get_block_slow() cleanup by Coywolf Qi Hunt · 19 years ago
  36. 53b2758 [PATCH] smbfs: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  37. ce44eeb [PATCH] V9FS: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  38. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 19 years ago
  39. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  40. d8ba3b7 [PATCH] fuse: remove dead code from fuse_permission by Christoph Hellwig · 19 years ago
  41. ccb6e36 [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG() by Adrian Bunk · 19 years ago
  42. 878129a [PATCH] hfs needs nls by Lennert Buytenhek · 19 years ago
  43. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  44. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  45. 49364ce [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK by Andrew Morton · 19 years ago
  46. 4cd5b9f [PATCH] s390: cleanup of include/asm-s390/vtoc.h by Peter Oberparleiter · 19 years ago
  47. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  48. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  49. 008531f [JFFS2] Fix broken compile when debug level = 2 by Artem B. Bityutskiy · 19 years ago
  50. 4fc67fb [JFFS2] Return 0, not number of bytes written, for success at commit_write by Todd Poynor · 19 years ago
  51. daba5cc [JFFS2] Fix dataflash support by Artem B. Bityutskiy · 19 years ago
  52. d55849a [JFFS2] Use memset(struct) instead of nulling struct members one by one by Artem B. Bityutskiy · 19 years ago
  53. 2f0077e [JFFS2] Remove stale comment by Artem B. Bityutskiy · 19 years ago
  54. 2bc9764 [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary by Ferenc Havasi · 19 years ago
  55. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  56. 34c0e90 [JFFS2] Account summary space in reserved_size. by Ferenc Havasi · 19 years ago
  57. 81e39cf [JFFS2] Debug message format clean up by Artem B. Bityutskiy · 19 years ago
  58. 8acff5e [JFFS2] Call summary collector for all mtd devices with writev support by Ferenc Havasi · 19 years ago
  59. c617e84 [JFFS2] Return real jffs2_sum_init() error code by Ferenc Havasi · 19 years ago
  60. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago
  61. 4ce1f56 [JFFS2] Remove support for virtual blocks by Ferenc Havasi · 19 years ago
  62. f050753 [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree by Artem B. Bityutskiy · 19 years ago
  63. 280562b [JFFS2] Calculate CRC check starting point correctly by Artem B. Bityutskiy · 19 years ago
  64. 8d5df40 [JFFS2] More message formatting cleanups by Artem B. Bityutskiy · 19 years ago
  65. 3a69e0c [JFFS2] Fix JFFS2 [mc]time handling by Artem B. Bityutskiy · 19 years ago
  66. 01d445f [JFFS2] Make the JFFS2 messages a bit nicer by Artem B. Bityutskiy · 19 years ago
  67. 59da721 [JFFS2] Teach JFFS2 about Sibley flash by Nicolas Pitre · 19 years ago
  68. 45ca1b5 [JFFS2] Debug code clean up - step 7 by Artem B. Bityutskiy · 19 years ago
  69. 3c09133 [JFFS2] Correct buggy length checks by Artem B. Bityutskiy · 19 years ago
  70. 3924350 [JFFS2] Debug code clean up - step 6 by Artem B. Bityutskiy · 19 years ago
  71. 1e0da3c [JFFS2] Build fragtree in reverse order by Artem B. Bityutskiy · 19 years ago
  72. e0e3006 [JFFS2] Refine fragtree debug macros by Artem B. Bityutskiy · 19 years ago
  73. 1e90097 [JFFS2] Move another fragtree-related function to nodelist.c by Artem B. Bityutskiy · 19 years ago
  74. 737b766 [JFFS2] Fix up new debug code for eCos build by Andrew Lunn · 19 years ago
  75. e0d6013 [JFFS2] Debug code clean up - step 5 by Artem B. Bityutskiy · 19 years ago
  76. f97117d [JFFS2] Move scattered function into related files by Artem B. Bityutskiy · 19 years ago
  77. f538c96 [JFFS2] Debug code clean up - step 4 by Artem B. Bityutskiy · 19 years ago
  78. 2227c0b [jffs2] Remove compressor lzo and lzari by Ferenc Havasi · 19 years ago
  79. f302cd0 [JFFS2] Namespace clean up by Artem B. Bityutskiy · 19 years ago
  80. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  81. 6dac02a [JFFS2] Fix slab panic by Artem B. Bityutskiy · 19 years ago
  82. 61a39b6 [JFFS2] Debug code clean up - step 2 by Artem B. Bityutskiy · 19 years ago
  83. 2b79adc [JFFS2] Use f->target instead of f->dents for symlink target by Artem B. Bityutskiy · 19 years ago
  84. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  85. dae6227 [JFFS2] Split a large routine on several smaller. by Artem B. Bityutskiy · 19 years ago
  86. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  87. 6bfc93e NFSv4: Teach NFSv4 to cache locks when we hold a delegation by Trond Myklebust · 19 years ago
  88. 888e694 NFSv4: Recover locks too when returning a delegation by Trond Myklebust · 19 years ago
  89. 43b2a33 NFSv4: Fix recovery of flock() locks. by Trond Myklebust · 19 years ago
  90. 34ea818 NFSv4: Return any delegations before sillyrenaming the file by Trond Myklebust · 19 years ago
  91. 2c56617 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID by Trond Myklebust · 19 years ago
  92. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  93. 4cecb76 NFSv4: Fix a race between open() and close() by Trond Myklebust · 19 years ago
  94. 0f3278d Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  95. 15c84a4 [XFS] Remove no-longer-used qsort source. by Nathan Scott · 19 years ago
  96. 05db218 [XFS] Fix an inode32 regression - if no options are presented, must still by Nathan Scott · 19 years ago
  97. 992c83a [XFS] Remove several no-longer-used files. by Nathan Scott · 19 years ago
  98. 7f248a8 [XFS] Cleanup cosmetic differences between source trees. by Nathan Scott · 19 years ago
  99. 538524a [XFS] fix XFS quota for modular XFS builds by Nathan Scott · 19 years ago
  100. de69e5f [XFS] Add a mechanism for XFS to use the generic quota sync method. by Nathan Scott · 19 years ago