1. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  2. b27b7cb ocfs2: support writing of unwritten extents by Mark Fasheh · 17 years ago
  3. 0d172ba ocfs2: small cleanup of ocfs2_write_begin_nolock() by Mark Fasheh · 17 years ago
  4. 328d575 ocfs2: btree changes for unwritten extents by Mark Fasheh · 17 years ago
  5. c3afcbb ocfs2: abstract btree growing calls by Mark Fasheh · 17 years ago
  6. 1f6697d ocfs2: use all extent block suballocators by Mark Fasheh · 17 years ago
  7. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  8. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  9. bce9976 ocfs2: harden buffer check during mapping of page blocks by Mark Fasheh · 17 years ago
  10. 7307de8 ocfs2: shared writeable mmap by Mark Fasheh · 17 years ago
  11. 607d44a ocfs2: factor out write aops into nolock variants by Mark Fasheh · 17 years ago
  12. 3a307ff ocfs2: rework ocfs2_buffered_write_cluster() by Mark Fasheh · 17 years ago
  13. 2e89b2e ocfs2: take ip_alloc_sem during entire truncate by Mark Fasheh · 17 years ago
  14. baf4661 ocfs2: Add "preferred slot" mount option by Sunil Mushran · 17 years ago
  15. 5fb0f7f0 [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c by Shani Moideen · 17 years ago
  16. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  17. e6df3a6 ocfs2: Wake up a starting region if it gets killed in the background. by Joel Becker · 17 years ago
  18. 16c6a4f ocfs2: live heartbeat depends on the local node configuration by Joel Becker · 17 years ago
  19. 1482942 ocfs2: Depend on configfs heartbeat items. by Joel Becker · 17 years ago
  20. 631d1fe configfs: config item dependancies. by Joel Becker · 17 years ago
  21. 299894c configfs: accessing item hierarchy during rmdir(2) by Joel Becker · 18 years ago
  22. 6d74892 [PATCH] configsfs buffer: use mutex by Johannes Berg · 17 years ago
  23. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  24. 3fe6c5c [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly by Satyam Sharma · 17 years ago
  25. 9b1d9aa [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h by Satyam Sharma · 17 years ago
  26. 4c62b53 configfs: misc cleanups by Satyam Sharma · 17 years ago
  27. b23cdde configfs: consistent attribute size by Joel Becker · 17 years ago
  28. 4c75f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  29. 6ed911f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  30. 64b853a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  31. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  32. 5f60cfd Merge git://git.infradead.org/~dwmw2/battery-2.6 by Linus Torvalds · 17 years ago
  33. 9f9d763 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  34. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  35. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  36. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  37. 4ad072c bonding/bond_main.c: make 2 functions static by Adrian Bunk · 17 years ago
  38. 02c1889 ps3: gigabit ethernet driver for PS3, take3 by Masakazu Mokuno · 17 years ago
  39. def47c5 [netdrvr] Fix dependencies for ax88796 ne2k clone driver by Jeff Garzik · 17 years ago
  40. 4c3ca4d eHEA: Capability flag for DLPAR support by Jan-Bernd Themann · 17 years ago
  41. e1abecc Remove sk98lin ethernet driver. by Jeff Garzik · 17 years ago
  42. cd6f5b8 sunhme.c:quattro_pci_find() must be __devinit by Adrian Bunk · 17 years ago
  43. c2edacf bonding / ipv6: no addrconf for slaves separately from master by Jay Vosburgh · 17 years ago
  44. 89c0d26 atl1: remove write-only var in tx handler by Alexey Dobriyan · 17 years ago
  45. 099575b macmace: use "unsigned long flags;" by Alexey Dobriyan · 17 years ago
  46. 9514bfe Cleanup usbnet_probe() return value handling by Peter Korsgaard · 17 years ago
  47. 4638aef1 netxen: deinline and sparse fix by Stephen Hemminger · 17 years ago
  48. 8abd531 eeprom_93cx6: shorten pulse timing to match spec (bis) by Francois Romieu · 17 years ago
  49. 85cfb53 phylib: Add Marvell 88E1112 phy id by Olof Johansson · 17 years ago
  50. e547923 phylib: cleanup marvell.c a bit by Olof Johansson · 17 years ago
  51. 825a2ff AX88796 network driver by Ben Dooks · 17 years ago
  52. 105b1bc [MIPS] PNX8550: Cleanup proc code. by Robert P. J. Day · 17 years ago
  53. 569fb75 [MIPS] WRPPMC: Fix build. by Ralf Baechle · 17 years ago
  54. 44659f2 [MIPS] Yosemite: Fix modpost warnings. by Ralf Baechle · 17 years ago
  55. 7e95a01 [MIPS] Change names of local variables to silence sparse by Atsushi Nemoto · 17 years ago
  56. 62b3963 [MIPS] SB1: Fix modpost warning. by Ralf Baechle · 17 years ago
  57. f2c4b47 [MIPS] PNX: Fix modpost warnings. by Ralf Baechle · 17 years ago
  58. 070c7b8 [MIPS] Alchemy: Fix modpost warnings. by Ralf Baechle · 17 years ago
  59. 35c700c [MIPS] Non-FPAFF: Fix warning. by Ralf Baechle · 17 years ago
  60. bf74b96 [MIPS] DEC: Fix modpost warning. by Ralf Baechle · 17 years ago
  61. 46cc84b [MIPS] MIPSsim: Enable MIPSsim virtual network driver. by Ralf Baechle · 17 years ago
  62. 688b3d7 [MIPS] Delete Ocelot 3 support. by Ralf Baechle · 17 years ago
  63. c99cabf [MIPS] remove LASAT Networks platforms support by Yoichi Yuasa · 17 years ago
  64. ecd27b9 [MIPS] Early check for SMTC kernel on non-MT processor by Chris Dearman · 17 years ago
  65. 83fd38c [MIPS] Add debugfs files to show fpuemu statistics by Atsushi Nemoto · 17 years ago
  66. 6312e0e [MIPS] Add some debugfs files to debug unaligned accesses by Atsushi Nemoto · 17 years ago
  67. 2db3015 [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs by Atsushi Nemoto · 17 years ago
  68. bd43da8 [MIPS] tc35815: Load MAC address via platform_device by Atsushi Nemoto · 17 years ago
  69. 295cbf6 [MIPS] Move FPU affinity code into separate file. by Ralf Baechle · 17 years ago
  70. 5ddcb3c [MIPS] Make ioremap() work on TX39/49 special unmapped segment by Atsushi Nemoto · 17 years ago
  71. bb33b19 [MIPS] rbtx4938: Update and minimize defconfig by Atsushi Nemoto · 17 years ago
  72. f74cf6f [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers by Atsushi Nemoto · 17 years ago
  73. 3896b05 [MIPS] rbtx4938: Add generic GPIO support by Atsushi Nemoto · 17 years ago
  74. 06cf558 [MIPS] SNI RM updates by Thomas Bogendoerfer · 17 years ago
  75. 68bc00e [MIPS] PMC MSP71xx default configuration by Marc St-Jean · 17 years ago
  76. 6f95e60 [MIPS] PMC MSP71xx PCI support by Marc St-Jean · 17 years ago
  77. 9267a30 [MIPS] PMC MSP71xx mips common by Marc St-Jean · 17 years ago
  78. 35832e2 [MIPS] PMC MSP71xx core platform by Marc St-Jean · 17 years ago
  79. a4b156d [MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal. by Adrian Bunk · 17 years ago
  80. 42d226c [MIPS] New files for lemote fulong mini-PC support by Songmao Tian · 17 years ago
  81. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 17 years ago
  82. fee578f [MIPS] Convert init_thread initialization to ISO C initializers. by Ralf Baechle · 17 years ago
  83. a369202 [MIPS] Enable support for the userlocal hardware register by Ralf Baechle · 17 years ago
  84. d223a861 [MIPS] FP affinity: Coding style cleanups by Ralf Baechle · 17 years ago
  85. e7c4782 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence by Ralf Baechle · 17 years ago
  86. 192cca6 [MIPS] Remove Momenco Ocelot C support by Franck Bui-Huu · 17 years ago
  87. cfd2afc [MIPS] IP32: Remove experimental tag from kconfig. by Ralf Baechle · 17 years ago
  88. 19df0d1 [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. by Ralf Baechle · 17 years ago
  89. 6b5bf50 [MIPS] EV64120: Remove support by Yoichi Yuasa · 17 years ago
  90. 36de48d [MIPS] DECstation: Optimised early printk() by Maciej W. Rozycki · 17 years ago
  91. d388d68 [MIPS] No I/O ports on the DECstation by Maciej W. Rozycki · 17 years ago
  92. b63e804 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} by Atsushi Nemoto · 17 years ago
  93. c66df56 [MIPS] update cobalt_defconfig by Yoichi Yuasa · 17 years ago
  94. b1c65b3 [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols by Franck Bui-Huu · 17 years ago
  95. 41b0483 [MIPS] Move PHY_OFFSET definition in spaces.h by Franck Bui-Huu · 17 years ago
  96. db38501 [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET by Franck Bui-Huu · 17 years ago
  97. c4612c8 [MIPS] Clean up asm-mips/mach-generic/spaces.h by Franck Bui-Huu · 17 years ago
  98. 09bb9ce [MIPS] Allow generic spaces.h to be included by platform specific ones by Franck Bui-Huu · 17 years ago
  99. 69ed25b [MIPS] Remove unused dump_tlb functions by Atsushi Nemoto · 17 years ago
  100. 4becef1 [MIPS] Unify dump_tlb by Atsushi Nemoto · 17 years ago