1. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  2. 01af482 ocfs2: Handle error during journal load by Wengang Wang · 16 years ago
  3. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  4. b61817e ocfs2: Add the USERSPACE_STACK incompat bit. by Joel Becker · 16 years ago
  5. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 16 years ago
  6. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 16 years ago
  7. 0abd6d1 ocfs2: Fill node number during cluster stack init by Mark Fasheh · 16 years ago
  8. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 16 years ago
  9. 19fdb62 ocfs2: Abstract out node number queries. by Joel Becker · 16 years ago
  10. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 16 years ago
  11. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 16 years ago
  12. 553abd0 ocfs2: Change the recovery map to an array of node numbers. by Joel Becker · 16 years ago
  13. 8e8a460 ocfs2: Move slot map access into slot_map.c by Mark Fasheh · 16 years ago
  14. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 16 years ago
  15. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 16 years ago
  16. 53fc622 [PATCH 2/2] ocfs2: cluster aware flock() by Mark Fasheh · 16 years ago
  17. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 16 years ago
  18. d147b3d ocfs2: Support commit= mount option by Mark Fasheh · 17 years ago
  19. e9d578a ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. by Tao Ma · 16 years ago
  20. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  21. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  22. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  23. 6f7b056 ocfs2: Remove fs dependency on ocfs2_heartbeat module by Mark Fasheh · 17 years ago
  24. e001e79 ocfs2: Reset journal parameters after s_mount_opt update by Mark Fasheh · 17 years ago
  25. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  26. bddb8eb3 [PATCH] fs/ocfs2/: removed unneeded initial value and function's return value by Denis Cheng · 17 years ago
  27. d550071 ocfs2: Implement show_options() by Sunil Mushran · 17 years ago
  28. 19b613d ocfs2: Clear slot map when umounting a local volume by Mark Fasheh · 17 years ago
  29. c0123ad [PATCH] ocfs2: fix mount option parsing by Tiger Yang · 17 years ago
  30. e0dceaf ocfs2: set non-default s_time_gran during mount by Mark Fasheh · 17 years ago
  31. 5a25403 ocfs2: Fix max offset calculations by Mark Fasheh · 17 years ago
  32. a00cce3 ocfs2: use s_maxbytes directly in ocfs2_change_file_space() by Mark Fasheh · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. b258010 ocfs2: Support xfs style space reservation ioctls by Mark Fasheh · 17 years ago
  35. baf4661 ocfs2: Add "preferred slot" mount option by Sunil Mushran · 17 years ago
  36. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  37. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  38. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  39. 8341897 ocfs2: Cache extent records by Mark Fasheh · 17 years ago
  40. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 17 years ago
  41. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  42. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  43. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  44. c271c5c ocfs2: local mounts by Sunil Mushran · 18 years ago
  45. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  46. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  47. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  48. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  49. 7f1a37e ocfs2: core atime update functions by Tiger Yang · 18 years ago
  50. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  51. daf29e9 ocfs2: remove unused ocfs2_handle_add_lock() by Mark Fasheh · 18 years ago
  52. 02928a7 ocfs2: remove unused ocfs2_handle_add_inode() by Mark Fasheh · 18 years ago
  53. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  54. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  55. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  56. 1ba9da2 ocfs2: manually d_move() during ocfs2_rename() by Mark Fasheh · 18 years ago
  57. 101ebf2 ocfs2: limit cluster bitmap information saved at mount by Mark Fasheh · 18 years ago
  58. 7842704 ocfs2: clean up some osb fields by Mark Fasheh · 18 years ago
  59. a75a6e4 ocfs2: fix init of uuid_net_key by Mark Fasheh · 18 years ago
  60. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  61. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  62. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  63. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  64. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  65. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  66. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 18 years ago
  67. b4df6ed [PATCH] ocfs2: fix orphan recovery deadlock by Mark Fasheh · 18 years ago
  68. ebdec83 [PATCH] BUG_ON() Conversion in fs/ocfs2/ by Eric Sesterhenn / snakebyte · 18 years ago
  69. c74ec2f [PATCH] ocfs2: Semaphore to mutex conversion. by Arjan van de Ven · 18 years ago
  70. 251b6ec [OCFS2] Make ip_io_sem a mutex by Mark Fasheh · 18 years ago
  71. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 18 years ago
  72. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago