summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-09-11Merge commit 'drbd/drbd'Stephen Rothwell
2009-09-11Merge commit 'suspend/linux-next'Stephen Rothwell
2009-09-11Merge branch 'quilt/aoe'Stephen Rothwell
2009-09-11Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-11Merge commit 'refs/next/20090910/block'Stephen Rothwell
2009-09-11Merge commit 'refs/next/20090908/rr'Stephen Rothwell
2009-09-11Merge branch 'quilt/i2c'Stephen Rothwell
2009-09-11Merge commit 'powerpc/next'Stephen Rothwell
2009-09-11aoe: ensure that AoE minor address is supportedEd Cashin
2009-09-11driver model: constify attribute groupsDavid Brownell
2009-09-10floppy: Switch driver to dev_pm_opsFrans Pop
2009-09-09Detect write errors of the sync_uuid during the next sync_handshake [Bugz 254...Philipp Reisner
2009-09-09Abort waiting for sync_uuid if the disk goes away [Bugz 254 1/2]Philipp Reisner
2009-09-09fix micro memleak in some error pathLars Ellenberg
2009-09-09Fixing integer encoding in tag lists from kernel to userspace (reg in 8.3.2) ...Philipp Reisner
2009-09-09Send a ping if we have an empty (0 blocks) resync. [Bugz 251]Philipp Reisner
2009-09-09do not retry promotion after peer fencing failed onceLars Ellenberg
2009-09-09use GFP_NOIO when broadcasting events and state changesLars Ellenberg
2009-09-09on disconnect, just give up all references on pages from net_eeLars Ellenberg
2009-09-09drbd_set_role needs to bail out if the state change failedLars Ellenberg
2009-09-09Preparing 8.3.3rc1Philipp Reisner
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-08Merge branch 'writeback' into for-nextJens Axboe
2009-09-08writeback: add name to backing_dev_infoJens Axboe
2009-09-07trivial: remove unnecessary semicolonsJoe Perches
2009-09-02virtio:add_buf-return-capacityRusty Russell
2009-09-02Add virtio IDs fileRusty Russell
2009-08-28micro spelling fixesLars Ellenberg
2009-08-28wait for pending after-state-change work and similar before attachingLars Ellenberg
2009-08-28introduce drbd_flush_workqueueLars Ellenberg
2009-08-28fix potential endless retry loop on IO errorLars Ellenberg
2009-08-28cleanup: Removed _drbd_clear_done_ee()Philipp Reisner
2009-08-28Whitespace fixesPhilipp Reisner
2009-08-28Do not consider peer dead when fence-peer handler can not reach it and we are...Philipp Reisner
2009-08-28Removed drbd_io_error(), which predated the time of the worker based after_s...Philipp Reisner
2009-08-28Fix spelling errors.Florian Haas
2009-08-24block: use printk_onceMarcin Slusarz
2009-08-24cciss: memory leak in cciss_init_one()Eric Dumazet
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven
2009-08-19linux-next: drbd tree build failureStephen Rothwell
2009-08-19cosmetic: add some static to match the respective declarationLars Ellenberg
2009-08-19New protocol necessary, since drbd_uuid_compare() has new rulesPhilipp Reisner
2009-08-19drbd_uuid_compare(): Handle loss of last P_WRITE_ACK packet of a resync right...Philipp Reisner
2009-08-19cosmetic: use container_of() instead of explicit type casts from (struct drbd...Lars Ellenberg
2009-08-19fix ldev reference count imbalance on fault injectionLars Ellenberg
2009-08-19consolidate err_out path in receive_DataRequestLars Ellenberg
2009-08-19fix theoretical imbalance in ldev refcountLars Ellenberg
2009-08-19drbd_uuid_compare(): Also undo the changes of last unsuccessful start of resy...Philipp Reisner
2009-08-19drbd_uuid_compare(): Do not full sync in case a P_SYNC_UUID packet gets lost.Philipp Reisner
2009-08-19update comment: you must not hold the req_lock in drbd_free_eeLars Ellenberg