index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
2011-08-29
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
2011-08-29
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
2011-08-29
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2011-08-29
drbd: Add read_requests tree
Andreas Gruenbacher
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
2011-08-25
drbd: Add interval tree data structure
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2011-08-25
drbd: Update outdated comment
Andreas Gruenbacher
2011-08-25
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
2011-08-25
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
2011-08-25
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2011-08-25
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...
Andreas Gruenbacher
2011-08-25
drbd: Remove superfluous declaration
Andreas Gruenbacher
2011-08-25
drbd: Get rid of req_validator_fn typedef
Andreas Gruenbacher
2011-08-02
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
H Hartley Sweeten
2011-06-30
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
2011-06-30
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
2011-06-30
drbd: when receive times out on meta socket, also check last receive time on ...
Lars Ellenberg
2011-06-30
drbd: account bitmap IO during resync as resync-(related-)-io
Lars Ellenberg
2011-06-30
drbd: don't cond_resched_lock with IRQs disabled
Lars Ellenberg
2011-06-30
drbd: add missing spinlock to bitmap receive
Lars Ellenberg
2011-06-30
drbd: Use the correct max_bio_size when creating resync requests
Philipp Reisner
2011-05-25
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-24
drbd: fix warning
Andrew Morton
2011-05-24
drbd: fix warning
Philipp Reisner
2011-05-24
drbd: Fix spelling
Bart Van Assche
2011-05-24
drbd: fix schedule in atomic
Lars Ellenberg
2011-05-24
drbd: Take a more conservative approach when deciding max_bio_size
Philipp Reisner
2011-05-24
drbd: Fixed state transitions after async outdate-peer-handler returned
Philipp Reisner
2011-05-24
drbd: Disallow the peer_disk_state to be D_OUTDATED while connected
Philipp Reisner
2011-05-24
drbd: Fix for the connection problems on high latency links
Philipp Reisner
2011-05-24
drbd: fix potential activity log refcount imbalance in error path
Lars Ellenberg
2011-05-24
drbd: Only downgrade the disk state in case of disk failures
Philipp Reisner
2011-05-24
drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int
Lars Ellenberg
2011-05-24
drbd: fix potential distributed deadlock
Lars Ellenberg
2011-05-24
drbd: Fix for application IO with the on-io-error=pass-on policy
Philipp Reisner
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
drbd: fix up merge error
Linus Torvalds
2011-03-27
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-17
drbd: need include for bitops functions declarations
Stephen Rothwell
2011-03-10
drbd: drop code present under #ifdef which is relevant to 2.6.28 and below
Or Gerlitz
2011-03-10
drbd: Fixed handling of read errors on a 'VerifyS' node
Philipp Reisner
[prev]
[next]