aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * xen: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * floppy: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\ \
| * | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-21
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-20
| |\ \
| | * | cciss: fix cciss_revalidate panicStephen M. Cameron2010-12-17
| | * | drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg2010-11-27
| | * | drbd: don't recvmsg with zero lengthLars Ellenberg2010-11-27
| * | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-15
| * | | Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-02
| |\ \ \ | | |/ / | |/| |
| | * | rbd: replace the rbd sysfs interfaceYehuda Sadeh2010-12-01
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-26
| |\ \ | | |/ | |/|
| | * cciss: fix build for PROC_FS disabledJens Axboe2010-11-17
| | * block: fix amiga and atari floppy driver compile warningVivek Goyal2010-11-15
| | * Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel...Jens Axboe2010-11-12
| | |\
| | | * xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requestsJeremy Fitzhardinge2010-11-02
| | | * xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIERJeremy Fitzhardinge2010-11-02
| | | * xen/blkfront: change blk_shadow.request to proper pointerJeremy Fitzhardinge2010-11-02
| | | * xen/blkfront: map REQ_FLUSH into a full barrierJeremy Fitzhardinge2010-11-02
| * | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| * | | SCSI host lock push-downJeff Garzik2010-11-16
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-14
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-12
| |\| |
| | * | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
| | * | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
| | |\ \
| | | * | cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-23
| | | * | cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-23
| | | * | cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-23
| | | * | cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-23
| | | * | cciss: fix board status waiting codeStephen M. Cameron2010-10-23
| | | * | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| | | |\ \
| | | | * | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-23
| | | | * | drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-23
| | | | * | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
| | | | * | drbd: Silenced an assertPhilipp Reisner2010-10-22
| | | | * | drbd: rate limit an error messageLars Ellenberg2010-10-22
| | | | * | drbd: fix a misleading printkLars Ellenberg2010-10-22
| | | | * | drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-22
| | | | * | drbd: fix potential deadlock on detachLars Ellenberg2010-10-22
| | | | * | drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-22
| | | | * | drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-22
| | * | | | block: read i_size with i_size_read()Mike Snitzer2010-11-10
| | * | | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-10
* | | | | | aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet2010-11-08
|/ / / / /
* / / / / floppy: fix another use-after-freeVivek Goyal2010-11-06
|/ / / /
* | | / floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-05
| |_|/ |/| |
* | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\ \ \
| * \ \ Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-22
| |\ \ \
| | * | | xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-18