summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: don't grab block_class_lock unnecessarilyTejun Heo2008-10-091-19/+9
* block: fix partition info printoutsTejun Heo2008-10-091-5/+5
* driver-core: use klist for class device list and implement iteratorTejun Heo2008-10-094-38/+120
* klist: don't iterate over deleted entriesTejun Heo2008-10-092-28/+71
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-098-59/+64
* block: make bi_phys_segments an unsigned int instead of shortJens Axboe2008-10-092-7/+7
* block: raid fixups for removal of bi_hw_segmentsJens Axboe2008-10-093-17/+51
* drop vmerge accountingMikulas Patocka2008-10-098-69/+6
* block: drop virtual merging accountingMikulas Patocka2008-10-093-92/+8
* block: update documentation for deadline fifo_batch tunableAaron Carroll2008-10-091-4/+10
* deadline-iosched: non-functional fixesAaron Carroll2008-10-091-13/+13
* deadline-iosched: allow non-sequential batchingAaron Carroll2008-10-091-11/+3
* virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-092-2/+7
* Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-092-8/+7
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-098-23/+42
* Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse2008-10-093-0/+78
* Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)OGAWA Hirofumi2008-10-091-1/+1
* blktrace: simplify flags handling in __blk_add_traceDavid Woodhouse2008-10-091-30/+8
* blktrace: support discard requestsDavid Woodhouse2008-10-092-1/+14
* Support 'discard sectors' operation.David Woodhouse2008-10-091-0/+24
* Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2008-10-093-0/+19
* Let the block device know when sectors can be discardedDavid Woodhouse2008-10-091-0/+14
* Add 'discard' request handlingDavid Woodhouse2008-10-096-11/+130
* Fix up comments about matching flags between bio and rqDavid Woodhouse2008-10-093-8/+5
* highmem: use bio_has_data() in the bounce pathJens Axboe2008-10-091-1/+1
* block: use bio_has_data() in the IO completion pathJens Axboe2008-10-091-5/+4
* block: use bio_has_data() to check for data carrying bioJens Axboe2008-10-092-5/+2
* block: add bio_has_data() to detect whether a bio carries data or notJens Axboe2008-10-091-0/+8
* SG_IO block filter whitelist missing MMC SET READ AHEAD commandxiphmont@xiph.org2008-10-091-0/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-081-0/+4
|\
| * [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-089-39/+38
|\ \ | |/ |/|
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-071-1/+5
| * net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-072-22/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-10-072-5/+5
| |\
| | * [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
| | * [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
| | * [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0
| * | tcp: Fix possible double-ack w/ user dmaAli Saidi2008-10-071-1/+2
| * | net: only invoke dev->change_rx_flags when device is UPPatrick McHardy2008-10-071-6/+10
| * | netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski2008-10-061-1/+1
| * | ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller2008-10-061-0/+3
| * | Revert "ax25: Fix std timer socket destroy handling."David S. Miller2008-10-061-3/+5
* | | SLOB: fix bogus ksize calculationMatt Mackall2008-10-071-1/+1
* | | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0
* | | Linux 2.6.27-rc9v2.6.27-rc9Linus Torvalds2008-10-061-1/+1
* | | Marker depmod fix core kernel listMathieu Desnoyers2008-10-061-2/+4
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-10-062-6/+4
|\ \ \
| * | | kgdb: call touch_softlockup_watchdog on resumeJason Wessel2008-10-061-0/+3
| * | | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka2008-10-061-6/+1
OpenPOWER on IntegriCloud