Age | Commit message (Expand) | Author | Files | Lines |
2009-12-03 | cfq-iosched: no dispatch limit for single queue | Shaohua Li | 1 | -2/+2 |
2009-12-03 | block: Allow devices to indicate whether discarded blocks are zeroed | Martin K. Petersen | 6 | -0/+32 |
2009-11-30 | Revert "cfq: Make use of service count to estimate the rb_key offset" | Jens Axboe | 1 | -6/+2 |
2009-11-26 | cfq-iosched: fix corner cases in idling logic | Corrado Zoccolo | 1 | -10/+22 |
2009-11-26 | cfq-iosched: idling on deep seeky sync queues | Corrado Zoccolo | 1 | -1/+12 |
2009-11-26 | cfq-iosched: fix no-idle preemption logic | Corrado Zoccolo | 1 | -2/+3 |
2009-11-26 | cfq-iosched: fix ncq detection code | Corrado Zoccolo | 1 | -9/+15 |
2009-11-26 | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 | Jens Axboe | 4 | -10/+8 |
2009-11-26 | Fix regression in direct writes performance due to WRITE_ODIRECT flag removal | Vivek Goyal | 2 | -1/+3 |
2009-11-26 | cfq-iosched: cleanup unreachable code | Corrado Zoccolo | 1 | -13/+0 |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 29 | -0/+83 |
2009-11-26 | cfq: Make use of service count to estimate the rb_key offset | Gui Jianfeng | 1 | -2/+6 |
2009-11-25 | drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file | Philipp Reisner | 2 | -7/+2 |
2009-11-24 | DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap) | Philipp Reisner | 1 | -1/+1 |
2009-11-24 | Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] | Philipp Reisner | 1 | -0/+1 |
2009-11-24 | add missing state change on corrupt packet header in drbd_recv_header | Lars Ellenberg | 1 | -1/+3 |
2009-11-24 | fix in-kernel configuration serialization | Lars Ellenberg | 1 | -1/+1 |
2009-11-23 | cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t | Alex Chiang | 1 | -1/+1 |
2009-11-23 | cciss: fix scatter gather cleanup problems | Stephen M. Cameron | 1 | -7/+18 |
2009-11-23 | partitions: read whole sector with EFI GPT header | Karel Zak | 2 | -5/+10 |
2009-11-23 | partitions: use sector size for EFI GPT | Karel Zak | 1 | -8/+15 |
2009-11-13 | cciss: Fix weird usage of ENXIO in cciss_scsi.c | Stephen M. Cameron | 2 | -6/+3 |
2009-11-13 | cciss: Add enhanced scatter-gather support. | Don Brace | 3 | -20/+188 |
2009-11-13 | cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED | Stephen M. Cameron | 1 | -2/+16 |
2009-11-13 | cciss: Remove unnecessary check in scan_thread | Stephen M. Cameron | 1 | -7/+5 |
2009-11-13 | cciss: fix typo that causes scsi status to be lost. | Stephen M. Cameron | 1 | -1/+1 |
2009-11-13 | cciss: remove sendcmd() as it is no longer used. | Stephen M. Cameron | 1 | -163/+0 |
2009-11-13 | cciss: clean up code in cciss_shutdown | Stephen M. Cameron | 1 | -20/+18 |
2009-11-13 | cciss: Remove the "withirq" parameter from various functions where possible | Stephen M. Cameron | 1 | -60/+29 |
2009-11-13 | cciss: Retry driver initiated cmds with unit attention condition | Stephen M. Cameron | 1 | -0/+2 |
2009-11-13 | cciss: Fix problem with remove_from_scan_list on driver unload | Stephen M. Cameron | 1 | -8/+13 |
2009-11-13 | cciss: Make device attributes static | Alex Chiang | 1 | -8/+8 |
2009-11-11 | block: jiffies fixes | Randy Dunlap | 3 | -2/+5 |
2009-11-10 | block: Expose discard granularity | Martin K. Petersen | 6 | -10/+101 |
2009-11-08 | cfq-iosched: fix next_rq computation | Corrado Zoccolo | 1 | -6/+7 |
2009-11-04 | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 | Jens Axboe | 6 | -18/+22 |
2009-11-04 | Now it is equal to DRBD release 8.3.5 without compat crap | Philipp Reisner | 1 | -1/+1 |
2009-11-04 | drbd: performance - don't lose unplug events | Lars Ellenberg | 1 | -1/+6 |
2009-11-04 | Do not deadlock in drbd_disconnect() [bugz 258] | Philipp Reisner | 1 | -4/+0 |
2009-11-04 | drbdsetup X resume-io should be usable to resume IO [Bugz 256] | Philipp Reisner | 1 | -4/+3 |
2009-11-04 | drbd: fix check for too large lower level device | Lars Ellenberg | 1 | -5/+9 |
2009-11-04 | fix grammar in printk | Lars Ellenberg | 1 | -1/+1 |
2009-11-04 | change default: by default, use socket buffer auto tuning | Lars Ellenberg | 1 | -2/+2 |
2009-11-04 | block/scsi_ioctl.c: quiet sparse noise | H Hartley Sweeten | 1 | -2/+4 |
2009-11-04 | sendfile(): check f_op.splice_write() rather than f_op.sendpage() | Changli Gao | 2 | -11/+15 |
2009-11-04 | block/ps3: fix slow VRAM IO | Hideyuki Sasaki | 1 | -1/+9 |
2009-11-04 | cfq-iosched: get rid of the coop_preempt flag | Jens Axboe | 1 | -19/+2 |
2009-11-03 | cfq-iosched: fix merge error | Jens Axboe | 1 | -1/+0 |
2009-11-03 | Merge branch 'for-linus' into for-2.6.33 | Jens Axboe | 1608 | -24537/+87755 |
2009-11-03 | Merge branch 'cfq-2.6.33' into for-2.6.33 | Jens Axboe | 1 | -52/+321 |