aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-26cfq-iosched: fix no-idle preemption logicCorrado Zoccolo1-2/+3
2009-11-26cfq-iosched: fix ncq detection codeCorrado Zoccolo1-9/+15
2009-11-26Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe4-10/+8
2009-11-26Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal2-1/+3
2009-11-26cfq-iosched: cleanup unreachable codeCorrado Zoccolo1-13/+0
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov29-0/+83
2009-11-26cfq: Make use of service count to estimate the rb_key offsetGui Jianfeng1-2/+6
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner2-7/+2
2009-11-24DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner1-1/+1
2009-11-24Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner1-0/+1
2009-11-24add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg1-1/+3
2009-11-24fix in-kernel configuration serializationLars Ellenberg1-1/+1
2009-11-23cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang1-1/+1
2009-11-23cciss: fix scatter gather cleanup problemsStephen M. Cameron1-7/+18
2009-11-23partitions: read whole sector with EFI GPT headerKarel Zak2-5/+10
2009-11-23partitions: use sector size for EFI GPTKarel Zak1-8/+15
2009-11-13cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2-6/+3
2009-11-13cciss: Add enhanced scatter-gather support.Don Brace3-20/+188
2009-11-13cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron1-2/+16
2009-11-13cciss: Remove unnecessary check in scan_threadStephen M. Cameron1-7/+5
2009-11-13cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron1-1/+1
2009-11-13cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron1-163/+0
2009-11-13cciss: clean up code in cciss_shutdownStephen M. Cameron1-20/+18
2009-11-13cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron1-60/+29
2009-11-13cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron1-0/+2
2009-11-13cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron1-8/+13
2009-11-13cciss: Make device attributes staticAlex Chiang1-8/+8
2009-11-11block: jiffies fixesRandy Dunlap3-2/+5
2009-11-10block: Expose discard granularityMartin K. Petersen6-10/+101
2009-11-08cfq-iosched: fix next_rq computationCorrado Zoccolo1-6/+7
2009-11-04Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe6-18/+22
2009-11-04Now it is equal to DRBD release 8.3.5 without compat crapPhilipp Reisner1-1/+1
2009-11-04drbd: performance - don't lose unplug eventsLars Ellenberg1-1/+6
2009-11-04Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner1-4/+0
2009-11-04drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner1-4/+3
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg1-5/+9
2009-11-04fix grammar in printkLars Ellenberg1-1/+1
2009-11-04change default: by default, use socket buffer auto tuningLars Ellenberg1-2/+2
2009-11-04block/scsi_ioctl.c: quiet sparse noiseH Hartley Sweeten1-2/+4
2009-11-04sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao2-11/+15
2009-11-04block/ps3: fix slow VRAM IOHideyuki Sasaki1-1/+9
2009-11-04cfq-iosched: get rid of the coop_preempt flagJens Axboe1-19/+2
2009-11-03cfq-iosched: fix merge errorJens Axboe1-1/+0
2009-11-03Merge branch 'for-linus' into for-2.6.33Jens Axboe1608-24537/+87755
2009-11-03Merge branch 'cfq-2.6.33' into for-2.6.33Jens Axboe1-52/+321
2009-11-03cfq-iosched: limit coop preemptionShaohua Li1-2/+15
2009-11-03cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe1-1/+1
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe1-1/+2
2009-11-03Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33Philipp Reisner46-1634/+22432
2009-11-02Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli1-13/+13