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
2012-11-04
drbd: Allow a Diskless Secondary volume to be removed
Lars Ellenberg
2012-11-04
drbd: simplify conn_all_vols_unconf, make it bool
Lars Ellenberg
2012-11-04
drbd: drbd_adm_get_status needs to show some more detail
Lars Ellenberg
2012-11-04
drbd: allow holes in minor and volume id allocation
Lars Ellenberg
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2012-10-30
drbd: log request sector offset and size for IO errors
Lars Ellenberg
2012-10-30
drbd: always write bitmap on detach
Lars Ellenberg
2012-10-30
drbd: prepare for more than 32 bit flags
Lars Ellenberg
2012-10-30
drbd: wait for meta data IO completion even with failed disk, unless force-de...
Lars Ellenberg
2012-10-30
drbd: a few more GFP_KERNEL -> GFP_NOIO
Lars Ellenberg
2012-10-30
drbd: fix potential deadlock during bitmap (re-)allocation
Lars Ellenberg
2012-10-30
drbd: panic on delayed completion of aborted requests
Lars Ellenberg
2012-10-30
drbd: Remove dead code
Philipp Reisner
2012-10-30
drbd: Avoid NetworkFailure state during disconnect
Philipp Reisner
2012-10-30
drbd: Fix a potential issue with the DISCARD_CONCURRENT flag
Philipp Reisner
2012-10-30
drbd: introduce stop-sector to online verify
Lars Ellenberg
2012-10-30
drbd: Protect accesses to the uuid set with a spinlock
Philipp Reisner
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-16
drbd: Write all pages of the bitmap after an online resize
Philipp Reisner
2012-08-16
drbd: Finish requests that completed while IO was frozen
Philipp Reisner
2012-08-16
drbd: fix drbd wire compatibility for empty flushes
Lars Ellenberg
2012-08-04
drbd: nuke pdflush from comments
Artem Bityutskiy
2012-07-24
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
2012-07-24
drbd: fix max_bio_size to be unsigned
Lars Ellenberg
2012-07-24
drbd: flush drbd work queue before invalidate/invalidate remote
Lars Ellenberg
2012-07-24
drbd: fix potential access after free
Lars Ellenberg
2012-07-24
drbd: call local-io-error handler early
Lars Ellenberg
2012-07-24
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
2012-07-24
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
2012-07-24
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
2012-07-24
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-07-24
drbd: cleanup, remove two unused global flags
Lars Ellenberg
2012-06-13
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
Jens Axboe
2012-06-12
drbd: fix null pointer dereference with on-congestion policy when diskless
Lars Ellenberg
2012-06-12
drbd: fix list corruption by failing but already aborted reads
Lars Ellenberg
2012-06-12
drbd: fix access of unallocated pages and kernel panic
Lars Ellenberg
2012-05-30
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-10
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
2012-05-10
drbd: grammar fix in log message
Lars Ellenberg
2012-05-10
drbd: check MODULE for THIS_MODULE
Cong Wang
2012-05-09
drbd: Restore the request restart logic
Philipp Reisner
2012-05-09
drbd: introduce a bio_set to allocate housekeeping bios from
Lars Ellenberg
2012-05-09
drbd: remove unused define
Lars Ellenberg
2012-05-09
drbd: bm_page_async_io: properly initialize page->private
Arne Redlich
2012-05-09
drbd: use the newly introduced page pool for bitmap IO
Lars Ellenberg
2012-05-09
drbd: add page pool to be used for meta data IO
Lars Ellenberg
2012-05-09
drbd: allow bitmap to change during writeout from resync_finished
Lars Ellenberg
2012-05-09
drbd: fix race between drbdadm invalidate/verify and finishing resync
Lars Ellenberg
[prev]
[next]