safe/jmp/linux-2.6
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Jens Axboeblock: make kblockd_schedule_work() take the queue...
2008-10-09 Jens Axboeblock: split softirq handling into blk-softirq.c
2008-10-09 Jens Axboeblock: use linux/uaccess.h in elevator.c instead of...
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move __dev from disk to part0
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
2008-10-09 Tejun Heosd/ide-disk: apply extended minors to sd and ide
2008-10-09 Tejun Heoblock: adjust formatting for large minors and add ext_r...
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: misc updates
2008-10-09 Tejun Heoblock: update add_partition() error handling
2008-10-09 Tejun Heoblock: allow deleting zero length partition
2008-10-09 Tejun Heoblock: use class_dev_iterator instead of class_for_each...
2008-10-09 Tejun Heoblock: don't grab block_class_lock unnecessarily
2008-10-09 Tejun Heoblock: fix partition info printouts
2008-10-09 Tejun Heodriver-core: use klist for class device list and implem...
2008-10-09 Tejun Heoklist: don't iterate over deleted entries
2008-10-09 Randy DunlapAdd some block/ source files to the kernel-api docbook...
2008-10-09 Jens Axboeblock: make bi_phys_segments an unsigned int instead...
2008-10-09 Jens Axboeblock: raid fixups for removal of bi_hw_segments
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 Mikulas Patockablock: drop virtual merging accounting
2008-10-09 Aaron Carrollblock: update documentation for deadline fifo_batch...
2008-10-09 Aaron Carrolldeadline-iosched: non-functional fixes
2008-10-09 Aaron Carrolldeadline-iosched: allow non-sequential batching
2008-10-09 Fernando Luis... virtio_blk: use a wrapper function to access io context...
2008-10-09 David WoodhouseKill REQ_TYPE_FLUSH
2008-10-09 David WoodhouseAllow elevators to sort/merge discard requests
2008-10-09 David WoodhouseAdd BLKDISCARD ioctl to allow userspace to discard...
2008-10-09 OGAWA HirofumiUse WRITE_BARRIER in blkdev_issue_flush(), not (1<...
2008-10-09 David Woodhouseblktrace: simplify flags handling in __blk_add_trace
2008-10-09 David Woodhouseblktrace: support discard requests
2008-10-09 David WoodhouseSupport 'discard sectors' operation.
2008-10-09 David WoodhouseSupport 'discard sectors' operation in translation...
2008-10-09 David WoodhouseLet the block device know when sectors can be discarded
2008-10-09 David WoodhouseAdd 'discard' request handling
2008-10-09 David WoodhouseFix up comments about matching flags between bio and rq
2008-10-09 Jens Axboehighmem: use bio_has_data() in the bounce path
2008-10-09 Jens Axboeblock: use bio_has_data() in the IO completion path
2008-10-09 Jens Axboeblock: use bio_has_data() to check for data carrying bio
2008-10-09 Jens Axboeblock: add bio_has_data() to detect whether a bio carri...
2008-10-09 xiphmont@xiph.orgSG_IO block filter whitelist missing MMC SET READ AHEAD...
2008-10-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-08 Ralf Baechle[MIPS] Sibyte: Register PIO PATA device only for Swarm...
2008-10-07 Daniele Lacameratcp: Fix tcp_hybla zero congestion window growth with...
2008-10-07 Herbert Xunet: Fix netdev_run_todo dead-lock
2008-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-10-07 Ali Saiditcp: Fix possible double-ack w/ user dma
2008-10-07 Patrick McHardynet: only invoke dev->change_rx_flags when device is UP
2008-10-07 Matt MackallSLOB: fix bogus ksize calculation
2008-10-07 Linus TorvaldsRevert "V4L/DVB (8904): cx88: add missing unlock_kernel"
2008-10-06 Linus TorvaldsLinux 2.6.27-rc9 v2.6.27-rc9
2008-10-06 Mathieu DesnoyersMarker depmod fix core kernel list
2008-10-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-06 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-06 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-06 Haavard Skinnemoenatmel-mci: Initialize BLKR before sending data transfer...
2008-10-06 Jarek Poplawskinetrom: Fix sock_orphan() use in nr_release
2008-10-06 David S. Millerax25: Quick fix for making sure unaccepted sockets...
2008-10-06 David S. MillerRevert "ax25: Fix std timer socket destroy handling."
2008-10-06 Jason Wesselkgdb: call touch_softlockup_watchdog on resume
2008-10-06 Jan Kiszkakgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI
2008-10-06 Rafael J. Wysockix86 ACPI: Blacklist two HP machines with buggy BIOSes
2008-10-06 Marcel Holtmann[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
2008-10-06 Marcel Holtmann[Bluetooth] Add reset quirk for new Targus and Belkin...
2008-10-06 Marcel Holtmann[Bluetooth] Fix double frees on error paths of btusb...
2008-10-06 Ralf Baechle[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
2008-10-06 Ralf Baechle[MIPS] Fix CMP Kconfig configuration and mark as broken.
2008-10-05 Bartlomiej... ide: workaround for bogus gcc warning in ide_sysfs_regi...
2008-10-05 Bodo Eggertide-cd: Optiarc DVD RW AD-7200A does play audio
2008-10-05 Ralf BaechleIDE: Fix platform device registration in Swarm IDE...
2008-10-05 Sergei Shtylylovide-dma: fix ide_build_dmatable() for TRM290
2008-10-05 Borislav Petkovide-cd: temporary tray close fix
2008-10-05 Yinghai Lux86: gart iommu have direct mapping when agp is present too
2008-10-05 Wiktor GreblaV4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicki...
2008-10-05 Darron BroadV4L/DVB (9099): em28xx: Add detection for K-WORLD DVB...
2008-10-05 Jean-Francois... V4L/DVB (9092): gspca: Bad init values for sonixj ov7660.
2008-10-05 Jean-Francois... V4L/DVB (9080): gspca: Add a delay after writing to...
2008-10-05 ShaneV4L/DVB (9075): gspca: Bad check of returned status...
2008-10-05 Ralph LoaderV4L/DVB (9053): fix buffer overflow in uvc-video
2008-10-05 Patrick BoettcherV4L/DVB (9043): S5H1420: Fix size of shadow-array to...
next