1. d147b3d ocfs2: Support commit= mount option by Mark Fasheh · 17 years ago
  2. 0957f00 ocfs2: Add missing permission checks by Mark Fasheh · 17 years ago
  3. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 17 years ago
  4. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  5. 7f68fc2 ocfs2: Reserve ioctl range by Tao Ma · 17 years ago
  6. e9d578a ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. by Tao Ma · 17 years ago
  7. 1252c43 ocfs2: Documentation update by Mark Fasheh · 17 years ago
  8. 628a24f ocfs2: Readpages support by Mark Fasheh · 17 years ago
  9. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  10. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  11. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  12. f1f5406 ocfs2: Add data downconvert worker to inode lock by Mark Fasheh · 17 years ago
  13. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  14. 6f7b056 ocfs2: Remove fs dependency on ocfs2_heartbeat module by Mark Fasheh · 17 years ago
  15. 6561168 ocfs2_dlm: Call node eviction callbacks from heartbeat handler by Mark Fasheh · 17 years ago
  16. 2d94dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  17. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  18. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  19. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  20. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  21. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  22. 556a169 slab: fix bootstrap on memoryless node by Pekka Enberg · 16 years ago
  23. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 16 years ago
  24. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 16 years ago
  25. 1b8177e [GFS2] Lockup on error by Bob Peterson · 16 years ago
  26. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 16 years ago
  27. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 16 years ago
  28. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 16 years ago
  29. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 16 years ago
  30. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 16 years ago
  31. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  32. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  33. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  34. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  35. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  36. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  37. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  38. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  39. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  40. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  41. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  42. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  43. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  44. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  45. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  46. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  47. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  48. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  49. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  50. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  51. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  52. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  53. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  54. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  55. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  56. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  57. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  58. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  59. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  60. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  61. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  62. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  63. c7227e46 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  64. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  65. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  66. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  67. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  68. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  69. 47e83b5 [GFS2] Use correct include file in ops_address.c by Steven Whitehouse · 17 years ago
  70. c41d4f0 [GFS2] Don't hold page lock when starting transaction by Steven Whitehouse · 17 years ago
  71. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  72. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  73. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  74. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  75. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  76. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  77. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  78. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  79. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  80. d6c49a7 [AVR32] extint: Set initial irq type to low level by Haavard Skinnemoen · 16 years ago
  81. e4f586f [AVR32] extint: change set_irq_type() handling by David Brownell · 17 years ago
  82. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  83. f6135d1 [AVR32] constify function pointer tables by Jan Engelhardt · 16 years ago
  84. 0062572 [AVR32] ATNGW100: Update defconfig by Haavard Skinnemoen · 17 years ago
  85. f141035 [AVR32] ATSTK1002: Update defconfig by Haavard Skinnemoen · 17 years ago
  86. e8897bf [AVR32] Kconfig: Choose daughterboard instead of CPU by Haavard Skinnemoen · 17 years ago
  87. 78693e4 [AVR32] Add support for ATSTK1003 and ATSTK1004 by Haavard Skinnemoen · 17 years ago
  88. 64d8105 [AVR32] Clean up external DAC setup code by Haavard Skinnemoen · 17 years ago
  89. f4c41b2 [AVR32] ATSTK1000: Move gpio-leds setup to setup.c by Haavard Skinnemoen · 17 years ago
  90. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  91. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  92. 2853ce5 [AVR32] Oprofile support by Haavard Skinnemoen · 19 years ago
  93. a7f5bf9 [AVR32] Include instrumentation menu by Haavard Skinnemoen · 17 years ago
  94. 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
  95. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  96. 6ea6dd9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME by Haavard Skinnemoen · 17 years ago
  97. 7f0f616 [AVR32] Remove redundant try_to_freeze() call from do_signal() by Haavard Skinnemoen · 17 years ago
  98. 3611553 [AVR32] Drop GFP_COMP for DMA memory allocations by Haavard Skinnemoen · 17 years ago
  99. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  100. e374a2b Kobject: fix coding style issues in kobject c files by Greg Kroah-Hartman · 16 years ago