index
:
kernel
0x221E-v0.0-v7.0
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: drbd_send_handshake(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_state(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET
Andreas Gruenbacher
2012-11-08
drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: Add drbd_send_all(): Send an entire buffer
Andreas Gruenbacher
2012-11-08
drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send(): Return a "real" error code if we have no socket
Andreas Gruenbacher
2012-11-08
drbd: Fixed conn_lowest_minor
Philipp Reisner
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
2012-11-04
drbd: conn_khelper() for user mode callbacks for connections
Philipp Reisner
2012-11-04
drbd: Allow volumes to become primary only on one side
Philipp Reisner
2012-11-04
drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach
Lars Ellenberg
2012-11-04
drbd: Separate connection state changes from minor dev state changes #2
Philipp Reisner
2012-11-04
drbd: Converted got_Ping() and got_PingAck() from mdev to tconn
Philipp Reisner
2012-11-04
drbd: Allow packet handler functions that take a connection (meta connection)
Philipp Reisner
2012-11-04
drbd: Separate connection state changes from minor dev state changes #1
Philipp Reisner
2012-11-04
drbd: Converted receive_protocol() from mdev to tconn
Philipp Reisner
2012-11-04
drbd: Allow packet handler functions that take a connection
Philipp Reisner
2012-11-04
drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags
Philipp Reisner
2012-11-04
drbd: Do not modify the connection state with something else that conn_reques...
Philipp Reisner
2012-11-04
drbd: Allow two diskless minors to be connected
Philipp Reisner
2012-11-04
drbd: New minors have to intherit the connection state form their connection
Philipp Reisner
2012-11-04
drbd: process_done_ee() has to handle unconfigured devices now
Philipp Reisner
2012-11-04
drbd: Ignore packets for non existing volumes
Philipp Reisner
2012-11-04
drbd: introduce in-kernel "down" command
Lars Ellenberg
2012-11-04
drbd: add forgotten spin_unlock
Lars Ellenberg
2012-11-04
drbd: bail out if a config requrest is over-determined, and not matching
Lars Ellenberg
2012-11-04
drbd: new-connection and new-minor succeed, if the object already exists
Lars Ellenberg
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
[prev]
[next]