summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-233-20/+0Star
| | | | * | | drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-233-20/+7Star
| | | | * | | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-236-219/+33Star
| | | | * | | drbd: Silenced an assertPhilipp Reisner2010-10-221-1/+1
| | | | * | | drbd: rate limit an error messageLars Ellenberg2010-10-221-1/+2
| | | | * | | drbd: fix a misleading printkLars Ellenberg2010-10-221-1/+1
| | | | * | | drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-223-11/+37
| | | | * | | drbd: fix potential deadlock on detachLars Ellenberg2010-10-224-63/+113
| | | | * | | drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-221-5/+5
| | | | * | | drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-222-2/+2
| | * | | | | block: read i_size with i_size_read()Mike Snitzer2010-11-101-1/+1
| | * | | | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-101-1/+2
* | | | | | | aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet2010-11-081-3/+3
|/ / / / / /
* / / / / / floppy: fix another use-after-freeVivek Goyal2010-11-061-1/+1
|/ / / / /
* | | / / floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-061-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-0/+2
|\ \ \ \
| * \ \ \ Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-221-0/+2
| |\ \ \ \
| | * | | | xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-181-0/+2
* | | | | | cciss: remove overlapping PCI IDsMike Miller2010-10-281-36/+0Star
* | | | | | block: cciss: fix information leak to userlandVasiliy Kulikov2010-10-281-0/+1
* | | | | | drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton2010-10-281-1/+3
* | | | | | drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven2010-10-281-2/+4
* | | | | | aoe: don't use flush_scheduled_work()Tejun Heo2010-10-281-3/+1Star
* | | | | | drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser2010-10-281-1/+1
* | | | | | loop: Properly clear sysfs in autoclear modeMilan Broz2010-10-281-1/+1
* | | | | | mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-271-2/+2
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | of/xsysace: Fix OF probing on little-endian systemsMichal Simek2010-10-181-1/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-231-1/+1
|\ \ \ \ \
| * | | | | USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-239-84/+41Star
|\ \ \ \ \
| * | | | | xen-blkfront: disable barrier/flush write supportJens Axboe2010-10-221-0/+7
| * | | | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-195-6/+20
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-162-3/+2Star
| * | | | | virtio_blk: drop REQ_HARDBARRIER supportTejun Heo2010-09-101-13/+4Star
| * | | | | block/loop: implement REQ_FLUSH/FUA supportTejun Heo2010-09-101-9/+9
| * | | | | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-102-3/+1Star
| * | | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-106-51/+24Star
| * | | | | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-103-15/+4Star
| * | | | | block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo2010-09-101-1/+1
* | | | | | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-2315-1372/+2390
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cciss: fix PCI IDs for new Smart Array controllersMike Miller2010-10-191-10/+12
| * | | | | drbd: add race-breaker to drbd_go_disklessLars Ellenberg2010-10-151-0/+3
| * | | | | drbd: use dynamic_dev_dbg to optionally log uuid changesLars Ellenberg2010-10-151-1/+31
| * | | | | drbd: cleanup: change "<= 0" to "== 0"Dan Carpenter2010-10-141-1/+1
| * | | | | drbd: relax the grace period of the md_sync timer againLars Ellenberg2010-10-141-2/+2
| * | | | | drbd: add some more explicit drbd_md_syncLars Ellenberg2010-10-141-0/+5
| * | | | | drbd: drop wrong debug asserts, fix recently introduced raceLars Ellenberg2010-10-141-9/+19
| * | | | | drbd: cleanup useless leftover warn/error printk'sLars Ellenberg2010-10-142-6/+1Star
| * | | | | drbd: add explicit drbd_md_sync to drbd_resync_finishedLars Ellenberg2010-10-141-0/+2