1. 28d57d4 ocfs2: add IO error check in ocfs2_get_sector() by wengang wang · 16 years ago
  2. 4442f51 ocfs2: set gap to seperate entry and value when xattr in bucket by Tiger Yang · 16 years ago
  3. c8b9cf9 ocfs2: lock the metaecc process for xattr bucket by Tao Ma · 16 years ago
  4. 89a907a ocfs2: Use the right access_* method in ctime update of xattr. by Tao Ma · 16 years ago
  5. 53ecd25 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter by Sunil Mushran · 16 years ago
  6. dabc47d ocfs2/dlm: Use ast_lock to protect ast_list by Sunil Mushran · 16 years ago
  7. c74ff8b ocfs2: Cleanup the lockname print in dlmglue.c by Sunil Mushran · 16 years ago
  8. 7dc102b ocfs2/dlm: Retract fix for race between purge and migrate by Sunil Mushran · 16 years ago
  9. 47be12e ocfs2: Access and dirty the buffer_head in mark_written. by Tao Ma · 16 years ago
  10. 64e7130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  11. babb29b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  12. 6fc79d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  13. 86883c2 Make ieee1394_init a fs-initcall by Linus Torvalds · 16 years ago
  14. 9e973e6 xen/blkfront: use blk_rq_map_sg to generate ring entries by Jens Axboe · 16 years ago
  15. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 16 years ago
  16. 5e4c91c cciss: shorten 30s timeout on controller reset by Jens Axboe · 16 years ago
  17. 9e8c0bc block: add documentation for register_blkdev() by Márton Németh · 16 years ago
  18. b2bf968 block: fix bogus gcc warning for uninitialized var usage by Jens Axboe · 16 years ago
  19. f72b728 powerpc: Fix 64bit __copy_tofrom_user() regression by Mark Nelson · 16 years ago
  20. e423b9ec powerpc: Fix 64bit memcpy() regression by Mark Nelson · 16 years ago
  21. 49f297f powerpc: Fix load/store float double alignment handler by Michael Neuling · 16 years ago
  22. 169d418 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  23. 70c01f0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  24. c4eb1bf6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  25. c55af1f [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop by Alan Cox · 16 years ago
  26. c48052c [libata] pata_amd: program FIFO by Alan Cox · 16 years ago
  27. 6be96ac sata_mv: fix SoC interrupt breakage by Mark Lord · 16 years ago
  28. 7ba07d1 pata_it821x: resume from hibernation fails with RAID volume by Ondrej Zary · 16 years ago
  29. a36e4f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  30. 0b0a080 shmem: fix shared anonymous accounting by Hugh Dickins · 16 years ago
  31. 5b59239 [IA64] Don't go beyond iosapic_intr_info's arraysize by Roel Kluin · 16 years ago
  32. aa2f63c [IA64] Do not go beyond ARRAY_SIZE of unw.hash by Roel Kluin · 16 years ago
  33. 6b1ff03 [IA64] enable setting DMAR on by default by Kyle McMartin · 16 years ago
  34. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  35. d3dd710 ide-cd: document capacity hack by Bartlomiej Zolnierkiewicz · 16 years ago
  36. f38344b it821x: remove dead URL by Bartlomiej Zolnierkiewicz · 16 years ago
  37. f76bee1 atiixp: fix missing parentheses by Roel Kluin · 16 years ago
  38. 43a1221 amd74xx: device/vendor confusion by Roel Kluin · 16 years ago
  39. 0af80c0 ide: ide.c 'clear' fix, update "ide=nodma" documentation by David Fries · 16 years ago
  40. c15d8a6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  41. 4902135 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  42. f8dacde Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  43. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  44. 6aa03ab Fix iwlan DMA mapping direction by Fenghua Yu · 16 years ago
  45. 1440566 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  46. 308b892 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  47. e08fb4f drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path by Dave Airlie · 16 years ago
  48. dd0910b drm/i915: make hw page ioremap use ioremap_wc by Dave Airlie · 16 years ago
  49. d61e738 drm: edid revision 0 is valid by Kyle McMartin · 16 years ago
  50. b3f5e73 drm: Correct unbalanced drm_vblank_put() during mode setting. by Chris Wilson · 16 years ago
  51. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 16 years ago
  52. fe56cf4 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. by Jesse Barnes · 16 years ago
  53. c8766ac drm: Fix shifts of EDID vsync offset/width fields. by Linus Torvalds · 16 years ago
  54. 37df967 drm/i915: handle bogus VBT panel timing by Jesse Barnes · 16 years ago
  55. 7c04d1d drm/i915: remove PLL debugging messages by Jesse Barnes · 16 years ago
  56. 73d5c38 md: avoid races when stopping resync. by NeilBrown · 16 years ago
  57. 78200d4 md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery. by NeilBrown · 16 years ago
  58. 09b4068 md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery. by NeilBrown · 16 years ago
  59. 694593e Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  60. 21209b6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  61. a792cd1 Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  62. 4daa068 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  63. 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 16 years ago
  64. 082a4cf i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent by Jean Delvare · 16 years ago
  65. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 16 years ago
  66. a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
  67. f29d2e0 i2c: Fix misplaced parentheses by Roel Kluin · 16 years ago
  68. e07a4b9 proc: fix PG_locked reporting in /proc/kpageflags by Helge Bahmann · 16 years ago
  69. e73bf9f firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" error by Beat Michel Liechti · 16 years ago
  70. 1f9da55 ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZS by Takashi Iwai · 16 years ago
  71. 1549079 firedtv: massive refactoring by Stefan Richter · 16 years ago
  72. a70f81c firedtv: rename files, variables, functions from firesat to firedtv by Rambaldi · 16 years ago
  73. 291f006 firedtv: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  74. a40bf55 firedtv: fix registration - adapter number could only be zero by Henrik Kurelid · 16 years ago
  75. 7199e52 firedtv: use length_field() of PMT as length by Henrik Kurelid · 16 years ago
  76. 096edfb firedtv: fix returned struct for ca_info by Henrik Kurelid · 16 years ago
  77. 8ae83cd firedtv: cleanups and minor fixes by Stefan Richter · 16 years ago
  78. 00fc307 ieee1394: remove superfluous assertions by Stefan Richter · 16 years ago
  79. 9c939e4 ieee1394: inherit ud vendor_id from node vendor_id by Stefan Richter · 16 years ago
  80. b33fdd6 ieee1394: add hpsb_node_read() and hpsb_node_lock() by Stefan Richter · 16 years ago
  81. 29f8ea8 ieee1394: use correct barrier types between accesses of nodeid and generation by Stefan Richter · 16 years ago
  82. 612262a firesat: copyrights, rename to firedtv, API conversions, fix remote control input by Stefan Richter · 16 years ago
  83. 81c67b7 firesat: avc resend by Henrik Kurelid · 16 years ago
  84. df4846c firesat: update isochronous interface, add CI support by Henrik Kurelid · 16 years ago
  85. 2c22861 firesat: add DVB-S support for DVB-S2 devices by Ben Backx · 16 years ago
  86. f1bbb43 firesat: fix DVB-S2 device recognition by Ben Backx · 16 years ago
  87. c81c8b6 DVB: add firesat driver by Greg Kroah-Hartman · 17 years ago
  88. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
  90. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  91. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  92. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  93. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  94. ea5a42c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  95. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. cc374c4 ALSA: hda - Quirk for Acer Aspire 6530G by Juan Jesus Garcia de Soria · 16 years ago
  97. 2d46638 ALSA: hda - add another MacBook Pro 3,1 SSID by Luke Yelavich · 16 years ago
  98. 5370d96 ALSA: fix excessive background noise introduced by OSS emulation rate shrink by Steve Chen · 16 years ago
  99. e8bf069 ALSA: aw2: do not grab every saa7146 based device by Anssi Hannula · 16 years ago
  100. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 16 years ago