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
Age
Commit message (
Expand
)
Author
2011-09-28
drbd: Converted drbd_free_sock() and drbd_disconnect() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbdd() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_calc_cpu_mask() and drbd_thread_current_set_cpu() from m...
Philipp Reisner
2011-09-28
drbd: Converted drbd_connect() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Use and idr data structure to map volume numbers to mdev pointers
Philipp Reisner
2011-09-28
drbd: Converted drbd_send_protocol() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_do_auth() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_(get|put)_data_sock() and drbd_send_cmd2() to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_do_handshake() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_recv_header() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted decode_header() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: struct packet_info to hold information of decoded packets
Philipp Reisner
2011-09-28
drbd: Converted drbd_recv() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_send_handshake() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_recv_fp() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Removed unused mdev argument from drbd_recv_short() and drbd_socket_okay()
Philipp Reisner
2011-09-28
drbd: Converted drbd_send_fp() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_send() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted helper functions for drbd_send() to tconn
Philipp Reisner
2011-09-28
drbd: Converted wake_asender() and request_ping() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Moved SIGNAL_ASENDER to the per connection (tconn) flags
Philipp Reisner
2011-09-28
drbd: Moved SEND_PING to the per connection (tconn) flags
Philipp Reisner
2011-09-28
drbd: Moved DISCARD_CONCURRENT to the per connection (tconn) flags
Philipp Reisner
2011-09-28
drbd: Started to separated connection flags (tconn) from block device flags (...
Philipp Reisner
2011-09-28
drbd: Converted drbd_wait_for_connect() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Converted drbd_try_connect() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: conn_printk() a dev_printk() alike for drbd's connections
Philipp Reisner
2011-09-28
drbd: Moving state related macros to drbd_state.h
Philipp Reisner
2011-09-28
drbd: Revert "Make sure we dont send state if a cluster wide state change is ...
Philipp Reisner
2011-09-28
drbd: Do no sleep long in drbd_start_resync
Philipp Reisner
2011-09-28
drbd: Moved code
Philipp Reisner
2011-09-28
drbd: Eliminated the user of drbd_task_to_thread()
Philipp Reisner
2011-09-28
drbd: Moved the thread name into the data structure
Philipp Reisner
2011-09-28
drbd: Moved the state functions into its own source file
Philipp Reisner
2011-09-28
drbd: Local variable renames: e -> peer_req
Andreas Gruenbacher
2011-09-28
drbd: Update some comments
Andreas Gruenbacher
2011-09-28
drbd: Clean up some left-overs
Andreas Gruenbacher
2011-09-28
drbd: Rename struct drbd_epoch_entry to struct drbd_peer_request
Andreas Gruenbacher
2011-09-28
drbd: Remove unused variable in struct drbd_conf
Andreas Gruenbacher
2011-09-28
drbd: Improve the drbd_find_overlap() documentation
Andreas Gruenbacher
2011-09-28
drbd: Make the peer_seq updating code more obvious
Andreas Gruenbacher
2011-09-28
drbd: Defer new writes when detecting conflicting writes
Andreas Gruenbacher
2011-09-28
drbd: Remove unnecessary reference counting left-over
Andreas Gruenbacher
2011-09-28
drbd: _req_conflicts(): Get rid of the epoch_entries tree
Andreas Gruenbacher
2011-09-28
drbd: Allow to wait for the completion of an epoch entry as well
Andreas Gruenbacher
2011-09-28
drbd: Remove redundant check from drbd_contains_interval()
Andreas Gruenbacher
2011-09-28
drbd: struct drbd_request: Introduce a new collision flag
Andreas Gruenbacher
2011-09-28
drbd: Move some functions to where they are used
Andreas Gruenbacher
2011-09-28
drbd: Move sequence number logic into drbd_receiver.c and simplify it
Andreas Gruenbacher
2011-09-28
drbd: Initialize the sequence number sent over the network even when not used
Andreas Gruenbacher
[prev]
[next]