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-08
drbd: Remove unused code
Philipp Reisner
2012-11-08
drbd: Remove dead code
Philipp Reisner
2012-11-08
drbd: Cleanup all epoch objects upon connection loss
Philipp Reisner
2012-11-08
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
Philipp Reisner
2012-11-08
drbd: detach must not try to abort non-local requests
Lars Ellenberg
2012-11-08
drbd: Get rid of MR_{READ,WRITE}_SHIFT
Andreas Gruenbacher
2012-11-08
drbd: Bugfix for the connection behavior
Philipp Reisner
2012-11-08
drbd: Fix the data-integrity-alg setting
Andreas Gruenbacher
2012-11-08
drbd: Turn tl_apply() into tl_abort_disk_io()
Andreas Gruenbacher
2012-11-08
drbd: Fixed w_restart_disk_io() to handle non active AL-extents
Philipp Reisner
2012-11-08
drbd: Missing assignment of mdev before drbd_queue_work()
Philipp Reisner
2012-11-08
drbd: Do not mod_timer() with a past time
Philipp Reisner
2012-11-08
drbd: Consider that the no-data-condition could be in connected state
Philipp Reisner
2012-11-08
drbd: Dropped wrong clause to generate new current UUIDs
Philipp Reisner
2012-11-08
drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...
Andreas Gruenbacher
2012-11-08
drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings
Andreas Gruenbacher
2012-11-08
drbd: receive_protocol(): Make the program flow less confusing
Andreas Gruenbacher
2012-11-08
drbd: receive_protocol(): Give variables more easily searchable names
Andreas Gruenbacher
2012-11-08
drbd: Print memory address in hex instead of decimal in error message
Andreas Gruenbacher
2012-11-08
drbd: Allow to create devices with a minor number > minor_count
Andreas Gruenbacher
2012-11-08
drbd: report net config even for resources without a single volume
Lars Ellenberg
2012-11-08
drbd: Correctly handle resources without volumes
Philipp Reisner
2012-11-08
drbd: Eliminated the "notified peer" messages
Philipp Reisner
2012-11-08
drbd: Fixed removal of volumes/devices from connected resources
Philipp Reisner
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Improve the "unexpected packet" error messages
Andreas Gruenbacher
2012-11-08
drbd: Fixed state transitions in case reading meta data failes
Philipp Reisner
2012-11-08
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
drbd: downgraded error printk to info
Lars Ellenberg
2012-11-08
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-11-08
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
2012-11-08
drbd: Remove dead code
Andreas Gruenbacher
2012-11-08
drbd: Allow to pass resource options to the new-resource command
Andreas Gruenbacher
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}
Andreas Gruenbacher
2012-11-08
drbd: Split off netlink mandatory attribute handling into separate file
Andreas Gruenbacher
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2012-11-08
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2012-11-08
drbd: spelling fix: too small
Lars Ellenberg
2012-11-08
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
2012-11-08
drbd: Use DRBD_MINOR_COUNT_DEF in one more place
Andreas Gruenbacher
2012-11-08
drbd: Lower log priority for an event that is definitely not an error
Philipp Reisner
2012-11-08
drbd: Don't use empty nested netlink attributes
Andreas Gruenbacher
2012-11-08
drbd: drbd_adm_prepare(): Pass through error codes
Andreas Gruenbacher
2012-11-08
drbd: Send PROTOCOL_UPDATE packets when appropriate
Philipp Reisner
2012-11-08
drbd: Receiving part for the PROTOCOL_UPDATE packet
Philipp Reisner
2012-11-08
drbd: Allocation of int_dig_in and int_dig_vv was missing
Philipp Reisner
2012-11-08
drbd: Made cmp_after_sb() more generic into convert_after_sb()
Philipp Reisner
[prev]
[next]