1. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 17 years ago
  2. 60b779c [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops by Adrian Bunk · 17 years ago
  3. 8af4c72 [GFS2] gfs2/ops_file.c should #include "ops_inode.h" by Adrian Bunk · 17 years ago
  4. bb16b34 [GFS2] be*_add_cpu conversion by Marcin Slusarz · 17 years ago
  5. 840ca0e [GFS2] Fix bug where we called drop_bh incorrectly by Steven Whitehouse · 17 years ago
  6. e23159d [GFS2] Get inode buffer only once per block map call by Steven Whitehouse · 17 years ago
  7. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  8. 30cbf18 [GFS2] Add a function to interate over an extent by Steven Whitehouse · 17 years ago
  9. c85a665 [GFS2] The case of the missing asterisk by Steven Whitehouse · 17 years ago
  10. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 17 years ago
  11. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 17 years ago
  12. 5731be5 [GFS2] Update gfs2_trans_add_unrevoke to accept extents by Steven Whitehouse · 17 years ago
  13. ac576cc [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields by Steven Whitehouse · 17 years ago
  14. ce276b0 [GFS2] Reduce inode size by merging fields by Steven Whitehouse · 17 years ago
  15. 9feb7c8 [GFS2] Remove unused counters by Bob Peterson · 17 years ago
  16. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 17 years ago
  17. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 17 years ago
  18. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 17 years ago
  19. ab0d756 [GFS2] Eliminate gl_req_bh by Bob Peterson · 17 years ago
  20. 110acf3 [GFS2] Add consts to various bits of rgrp.c by Steven Whitehouse · 17 years ago
  21. dbac671 [GFS2] Introduce array of buffers to struct metapath by Steven Whitehouse · 17 years ago
  22. 11707ea [GFS2] Move part of gfs2_block_map into a separate function by Steven Whitehouse · 17 years ago
  23. 29d38cd [GFS2] Get rid of gl_waiters2 by Bob Peterson · 17 years ago
  24. 42d52e3 [GFS2] Combine rg_flags and rd_flags by Bob Peterson · 17 years ago
  25. 6bdd9be [GFS2] Allocate gfs2_rgrpd from slab memory by Bob Peterson · 17 years ago
  26. 3ad62e8 [GFS2] Plug an unlikely leak by Bob Peterson · 17 years ago
  27. 048786f [GFS2] make gfs2_glock_hold() static by Adrian Bunk · 17 years ago
  28. ef8c441 [GFS2] Only wake the reclaim daemon if we need to by Bob Peterson · 17 years ago
  29. 7eabb77 [GFS2] Misc fixups by Bob Peterson · 17 years ago
  30. d0109bf [GFS2] Only do lo_incore_commit once by Bob Peterson · 17 years ago
  31. ca39060 [GFS2] Fix debug inode printing by Bob Peterson · 17 years ago
  32. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 17 years ago
  33. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 17 years ago
  34. 941e6d7 [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map by Steven Whitehouse · 17 years ago
  35. 2b210ad cifs: fix misannotations by Al Viro · 17 years ago
  36. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 17 years ago
  37. 1076d17 jbd/jbd2 NULL noise by Al Viro · 17 years ago
  38. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  39. 5214b72 afs: prevent double cell registration by Sven Schnelle · 17 years ago
  40. 5b41e74 vfs: fix data leak in nobh_write_end() by Dmitri Monakhov · 17 years ago
  41. 6758f95 [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock by Al Viro · 17 years ago
  42. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 17 years ago
  43. bcc5c7d [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() by Al Viro · 17 years ago
  44. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 17 years ago
  45. 1a39068 [PATCH] reduce stack footprint in namespace.c by Al Viro · 17 years ago
  46. 7ed7fe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  47. 815d2d5 driver core: debug for bad dev_attr_show() return value. by Andrew Morton · 17 years ago
  48. 0d995b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  49. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 17 years ago
  50. 04b6e6e [CIFS] Fix mem leak on dfs referral by Steve French · 17 years ago
  51. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 17 years ago
  53. 49ccf74 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  54. 9df1303 fs/ufs/balloc.c: fix sparc64 printk warning by Andrew Morton · 17 years ago
  55. 08ca0db zisofs: fix readpage() outside i_size by Dave Young · 17 years ago
  56. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 17 years ago
  57. 5366dc9f eCryptfs: Swap dput() and mntput() by Michael Halcrow · 17 years ago
  58. d002567 jbd2: correctly unescape journal data blocks by Duane Griffin · 17 years ago
  59. 439aeec jbd: correctly unescape journal data blocks by Duane Griffin · 17 years ago
  60. 4ebf898 ROMFS: Fix up an error in iget removal by David Howells · 17 years ago
  61. c587f0c ext3: fix wrong gfp type under transaction by Josef Bacik · 17 years ago
  62. 87cb055 quota: add possibly missing iput() when quotaon and quotaoff races by Jan Kara · 17 years ago
  63. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 17 years ago
  64. 6cb2a21 aio: bad AIO race in aio_complete() leads to process hang by Quentin Barnes · 17 years ago
  65. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 17 years ago
  66. a02f76c [PATCH] get stack footprint of pathname resolution back to relative sanity by Al Viro · 17 years ago
  67. b4d232e [PATCH] double iput() on failure exit in hugetlb by Al Viro · 17 years ago
  68. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 17 years ago
  69. 322ee5b [PATCH] check for null vfsmount in dentry_open() by Christoph Hellwig · 17 years ago
  70. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 17 years ago
  71. f382d6e [PATCH] sanitize hppfs by Al Viro · 17 years ago
  72. 1dd0dd1 hppfs pass vfsmount to dentry_open() by Dave Hansen · 17 years ago
  73. f920bb6 Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  74. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 17 years ago
  75. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  76. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  77. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 17 years ago
  78. 8a4e98d [PATCH] restore export of do_kern_mount() by Al Viro · 17 years ago
  79. 40044ce Revert "unexport bio_{,un}map_user" by Jens Axboe · 17 years ago
  80. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 17 years ago
  81. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 17 years ago
  82. 8b1327f [CIFS] file create with acl support enabled is slow by Steve French · 17 years ago
  83. ebe8912 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  84. 5053144 [CIFS] Fix mtime on cp -p when file data cached but written out too late by Steve French · 17 years ago
  85. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 17 years ago
  86. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  87. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 17 years ago
  88. bc5b6e2 [CIFS] Fix build problem by Steve French · 17 years ago
  89. 5b4d477 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  90. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 17 years ago
  91. c824c3c ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock by Sunil Mushran · 17 years ago
  92. 535f702 ocfs2/dlm: Print message showing the recovery master by Sunil Mushran · 17 years ago
  93. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 17 years ago
  94. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 17 years ago
  95. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 17 years ago
  96. 4338ab6 ocfs2: Fix an endian bug in online resize. by Tao Ma · 17 years ago
  97. 90d9977 [PATCH] [OCFS2]: constify function pointer tables by Jan Engelhardt · 17 years ago
  98. 0f71b7b ocfs2: Fix endian bug in o2dlm protocol negotiation. by Joel Becker · 17 years ago
  99. 2af37ce ocfs2: Use dlm_print_one_lock_resource for lock resource print by Tao Ma · 17 years ago
  100. 3a4780a [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning by Andrew Morton · 17 years ago