summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-09-04Merge commit 'drbd/drbd'Stephen Rothwell
2009-09-04Merge commit 'suspend/linux-next'Stephen Rothwell
2009-09-04Merge branch 'quilt/aoe'Stephen Rothwell
2009-09-04Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-04Merge commit 'block/for-next'Stephen Rothwell
2009-09-04Merge branch 'quilt/rr'Stephen Rothwell
2009-09-04Merge branch 'quilt/i2c'Stephen Rothwell
2009-09-03Merge branch 'writeback' into for-nextJens Axboe
2009-09-03writeback: add name to backing_dev_infoJens Axboe
2009-09-02virtio:add_buf-return-capacityRusty Russell
2009-09-02Add virtio IDs fileRusty Russell
2009-09-01driver model: constify attribute groupsDavid Brownell
2009-08-24block: use printk_onceMarcin Slusarz
2009-08-24cciss: memory leak in cciss_init_one()Eric Dumazet
2009-08-23floppy: Switch driver to dev_pm_opsFrans Pop
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
2009-08-19move drbd_free_ee outside of req_lockLars Ellenberg
2009-08-19don't hardcode the timeout for the handshake packetLars Ellenberg
2009-08-19fix potential socket leak, addendumLars Ellenberg
2009-08-19out-of-spinlock completion of master bioLars Ellenberg
2009-08-19fix bogus commentLars Ellenberg
2009-08-19more comments about gfp flags, two GFP_KERNEL -> GFP_NOIOLars Ellenberg
2009-08-19shorten drbd_pp_alloc, let it try to reclaim_net_ee as wellLars Ellenberg
2009-08-19drbd_bm_resize: move recount bits outside of spinlockLars Ellenberg
2009-08-19add missing warning about bm_is_lockedLars Ellenberg
2009-08-19report comm_bm_set instead of total_weightLars Ellenberg
2009-08-19fix potential socket leakLars Ellenberg
2009-08-19trivial: remove unnecessary semicolonsJoe Perches
2009-08-19trivial: add __init/__exit macros to DAC960.cPeter Huewe
2009-08-12aoe: ensure that AoE minor address is supportedEd Cashin
2009-07-29drbd: fixups for block api changesStephen Rothwell
2009-07-29drdb: use cpumask_var_t in struct drdb_confRusty Russell
2009-07-29Getting rid of a compilation warning for the linux-next treePhilipp Reisner
2009-07-29follow cpumask api changePhilipp Reisner
2009-07-29buildfix: We failed to build of CONFIG_MODULES is not setPhilipp Reisner
2009-07-29drbd-8.3: drbd_strings: symblol clashes, drbd_bitmap: assertPhilipp Reisner
2009-07-29Kbuild: added a default of "m"Philipp Reisner
2009-07-29set bits: optimize for complete last word, fix off-by-one-word corner casePhilipp Reisner
2009-07-29Improvements to the bitmap codePhilipp Reisner