summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAgeFilesLines
...
| * drbd: moved agreed_pro_version, last_received and ko_count to tconnPhilipp Reisner2011-08-296-48/+48
| * drbd: moved receiver, worker and asender from mdev to tconnPhilipp Reisner2011-08-296-52/+53
| * drbd: moved data and meta from mdev to tconnPhilipp Reisner2011-08-296-151/+152
| * drbd: moved net_cont and net_cnt_wait from mdev to tconnPhilipp Reisner2011-08-295-37/+39
| * drbd: moved net_conf from mdev to tconnPhilipp Reisner2011-08-297-111/+110
| * drbd: Minimal struct drbd_tconnPhilipp Reisner2011-08-292-0/+60
| * drbd: Interval tree bugfixAndreas Gruenbacher2011-08-291-1/+2
| * drbd: Inline function overlaps() is now unusedAndreas Gruenbacher2011-08-291-5/+0
| * drbd: Remove some useless paranoia codeAndreas Gruenbacher2011-08-291-10/+2
| * drbd: Replace the ERR_IF macro with an assert-like macroAndreas Gruenbacher2011-08-297-63/+114
| * drbd: Convert all constants in enum drbd_thread_state to upper caseAndreas Gruenbacher2011-08-294-30/+30
| * drbd: Convert all constants in enum drbd_req_event to upper caseAndreas Gruenbacher2011-08-297-113/+113
| * drbd: Remove the unused hash tablesAndreas Gruenbacher2011-08-297-177/+20
| * drbd: Use interval tree for overlapping epoch entry detectionAndreas Gruenbacher2011-08-294-28/+35
| * drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_intervalAndreas Gruenbacher2011-08-296-50/+49
| * drbd: Use the read and write request trees for request lookupsAndreas Gruenbacher2011-08-292-30/+17
| * drbd: Add read_requests treeAndreas Gruenbacher2011-08-293-4/+13
| * drbd: Use interval tree for overlapping write request detectionAndreas Gruenbacher2011-08-255-47/+52
| * drbd: Put sector and size in struct drbd_request into struct drbd_intervalAndreas Gruenbacher2011-08-256-41/+42
| * drbd: Add interval tree data structureAndreas Gruenbacher2011-08-253-0/+188
| * drbd: Request lookup code cleanup (4)Andreas Gruenbacher2011-08-251-38/+28
| * drbd: Request lookup code cleanup (3)Andreas Gruenbacher2011-08-251-22/+6
| * drbd: Request lookup code cleanup (2)Andreas Gruenbacher2011-08-251-25/+24
| * drbd: Request lookup code cleanup (1)Andreas Gruenbacher2011-08-252-26/+27
| * drbd: Update outdated commentAndreas Gruenbacher2011-08-251-2/+2
| * drbd: Move drbd_free_tl_hash() to drbd_main()Andreas Gruenbacher2011-08-253-31/+30
| * drbd: Magic reserved block_id value cleanupAndreas Gruenbacher2011-08-253-20/+7
| * drbd: Endianness convert the constants instead of the variablesAndreas Gruenbacher2011-08-252-2/+2
| * drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher2011-08-252-11/+11
| * drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...Andreas Gruenbacher2011-08-253-5/+7
| * drbd: Remove superfluous declarationAndreas Gruenbacher2011-08-251-1/+0
| * drbd: Get rid of req_validator_fn typedefAndreas Gruenbacher2011-08-251-4/+2
* | drbd: log request sector offset and size for IO errorsLars Ellenberg2012-10-301-1/+18
* | drbd: always write bitmap on detachLars Ellenberg2012-10-305-19/+68
* | drbd: prepare for more than 32 bit flagsLars Ellenberg2012-10-308-143/+171
* | drbd: wait for meta data IO completion even with failed disk, unless force-de...Lars Ellenberg2012-10-303-16/+13
* | drbd: a few more GFP_KERNEL -> GFP_NOIOLars Ellenberg2012-10-302-3/+3
* | drbd: fix potential deadlock during bitmap (re-)allocationLars Ellenberg2012-10-301-7/+9
* | drbd: panic on delayed completion of aborted requestsLars Ellenberg2012-10-301-0/+36
* | drbd: Remove dead codePhilipp Reisner2012-10-301-29/+7
* | drbd: Avoid NetworkFailure state during disconnectPhilipp Reisner2012-10-303-1/+24
* | drbd: Fix a potential issue with the DISCARD_CONCURRENT flagPhilipp Reisner2012-10-301-2/+1
* | drbd: introduce stop-sector to online verifyLars Ellenberg2012-10-306-17/+65
* | drbd: Protect accesses to the uuid set with a spinlockPhilipp Reisner2012-10-304-10/+43
* | block: Generalized bio pool freeingKent Overstreet2012-09-091-12/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-255-23/+61
|\ \
| * | drbd: Write all pages of the bitmap after an online resizePhilipp Reisner2012-08-163-3/+17
| * | drbd: Finish requests that completed while IO was frozenPhilipp Reisner2012-08-162-16/+18
| * | drbd: fix drbd wire compatibility for empty flushesLars Ellenberg2012-08-161-4/+26
* | | drbd: nuke pdflush from commentsArtem Bityutskiy2012-08-041-2/+2
|/ /