1. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  2. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  3. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  4. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  5. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  6. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  7. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  8. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  9. c8fcfac [XFS] fixups after behavior removal merge into mainline git by Christoph Hellwig · 17 years ago
  10. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  11. a9e82d3 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  12. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  13. d7c526f triflex: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 912fb29 opti621: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  15. af1b3d5 cy82c693: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  16. f0bb945 cs5520: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 93c6807 alim15x3: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  20. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 40d2dd7 piix: add DECLARE_ICH_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 5ef8cb5 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 05d7e6c pdc202xx_new: add DECLARE_PDCNEW_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 6a7f62a aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 942278e ide: remove .init_setup from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 7ed5829 serverworks: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  27. aaf707f scc_pata: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 97f84ba pdc202xx_old: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 099b1f4 pdc202xx_new: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  30. fbf4784 hpt366: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  31. bfd314a cmd64x: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  32. df95f5a aec62xx: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  34. fc212bb ide: use pci_dev->revision by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 1afa655 cmd64x: Use dev->revision by Auke Kok · 17 years ago
  36. a84f3ee amd74xx: Omit PCI_REVISION_ID read by Auke Kok · 17 years ago
  37. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 9adf768 pdc202xx_old: remove broken SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  45. af4c90f siimage: bump driver version by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 15d8061 ide: Fix cs5535 driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  47. a87a87c ide: Fix siimage driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  48. 1b67834 ide: Add ide_get_paired_drive() helper by Benjamin Herrenschmidt · 17 years ago
  49. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  50. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  51. ab08ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  52. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  53. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  54. 5325338 Include <linux/backing-dev.h> in mm/filemap.c by Linus Torvalds · 17 years ago
  55. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  57. 9521843 I/OAT: Add completion callback for async_tx interface use by Shannon Nelson · 17 years ago
  58. 7f2b291 I/OAT: Tighten descriptor setup performance by Shannon Nelson · 17 years ago
  59. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  60. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  61. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  62. d8c9861 IPMI: add 0.9 support by Corey Minyard · 17 years ago
  63. ac01915 IPMI: fix hotmod remove lock by Corey Minyard · 17 years ago
  64. 612b5a8 IPMI: new NMI handling by Corey Minyard · 17 years ago
  65. fcfa472 IPMI: add polled interface by Corey Minyard · 17 years ago
  66. 650dd0c IPMI: documentation fixes by Corey Minyard · 17 years ago
  67. f8fbcd3 IPMI: remove bogus semaphore from watchdog by Corey Minyard · 17 years ago
  68. c45adc3 IPMI: don't init irq until ready by Corey Minyard · 17 years ago
  69. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  70. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  71. 0e9663e fuse: add blksize field to fuse_attr by Miklos Szeredi · 17 years ago
  72. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  73. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  74. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  75. a9ff4f8 fuse: support BSD locking semantics by Miklos Szeredi · 17 years ago
  76. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  77. 17637cb fuse: improve utimes support by Miklos Szeredi · 17 years ago
  78. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  79. 49d4914 fuse: clean up open file passing in setattr by Miklos Szeredi · 17 years ago
  80. c79e322 fuse: add file handle to getattr operation by Miklos Szeredi · 17 years ago
  81. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  82. e57ac68 fuse: fix allowing operations by Miklos Szeredi · 17 years ago
  83. 42a2b6a ext3: fix setup_new_group_blocks locking by Eric Sandeen · 17 years ago
  84. 0f0a89e ext3: support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  85. 4176ed5 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant by Andi Drebes · 17 years ago
  86. 6bbfb07 fs/cramfs/inode.c: remove unused variable by Andi Drebes · 17 years ago
  87. b8dc93c bit_spin_lock: use lock bitops by Nick Piggin · 17 years ago
  88. 66ffb04 powerpc: lock bitops by Nick Piggin · 17 years ago
  89. 728697c mips: lock bitops by Nick Piggin · 17 years ago
  90. c8f30ae mips: fix bitops by Nick Piggin · 17 years ago
  91. 87371e4 ia64: lock bitops by Nick Piggin · 17 years ago
  92. 44086d5 alpha: lock bitops by Nick Piggin · 17 years ago
  93. 7c29ca5 alpha: fix bitops by Nick Piggin · 17 years ago
  94. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  95. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  96. 761bb43 Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs by Satyam Sharma · 17 years ago
  97. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  98. f494f8f add-scaled-time-to-taskstats-based-process-accounting fix by Michael Neuling · 17 years ago
  99. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  100. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago