开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2011-10-14
drbd: get rid of drbd_bcast_ee, it is of no use anymore
Lars Ellenberg
2011-10-14
drbd: fix drbd_delete_device: remove vnr from volumes; idr_remove(); synchron...
Lars Ellenberg
2011-10-14
drbd: introduce a bio_set to allocate housekeeping bios from
Lars Ellenberg
2011-10-14
drbd: use the newly introduced page pool for bitmap IO
Lars Ellenberg
2011-10-14
drbd: add page pool to be used for meta data IO
Lars Ellenberg
2011-10-14
drbd: only wakeup if something changed in update_peer_seq
Lars Ellenberg
2011-10-14
drbd: remove unused define
Lars Ellenberg
2011-10-14
drbd: Replaced the minor_table array by an idr
Philipp Reisner
2011-10-14
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
2011-10-14
drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn
Philipp Reisner
2011-10-14
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
2011-10-14
drbd: Converted the transfer log from mdev to tconn
Philipp Reisner
2011-10-14
drbd: Improved the dec_*() macros
Philipp Reisner
2011-10-14
drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() func...
Philipp Reisner
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
2011-10-14
drbd: Remove left-over function prototypes
Andreas Gruenbacher
2011-10-14
drbd: Replace get_asender_cmd() with its implementation
Andreas Gruenbacher
2011-10-14
drbd: Get rid of P_MAX_CMD
Andreas Gruenbacher
2011-10-14
drbd: Remove redundant check
Andreas Gruenbacher
2011-10-14
drbd: Improve how conflicting writes are handled
Andreas Gruenbacher
2011-10-14
drbd: Use ping-timeout when waiting for missing ack packets
Andreas Gruenbacher
2011-10-14
drbd: Replace atomic_add_return with atomic_inc_return
Andreas Gruenbacher
2011-10-14
drbd: Concurrent write detection fix
Andreas Gruenbacher
2011-10-14
drbd: Use container_of() instead of casting
Andreas Gruenbacher
2011-10-14
drbd: fix a wrong likely(), updated comments
Lars Ellenberg
2011-10-14
drbd: silence some log messages on bitmap IO
Lars Ellenberg
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
[next]