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
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
2011-09-28
drbd: Remove redundant initialization
Andreas Gruenbacher
2011-09-28
drbd: Rename "enum drbd_packets" to "enum drbd_packet"
Andreas Gruenbacher
2011-09-28
drbd: Move cmdname() out of drbd_int.h
Andreas Gruenbacher
2011-09-28
drbd: Do not access tconn after it was freed
Philipp Reisner
2011-09-28
drbd: Implemented receiving of new style packets on meta socket
Philipp Reisner
2011-09-28
drbd: Use new header layout
Philipp Reisner
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h includes from drivers/block/
Jesper Juhl
2011-09-15
drbd: Use angle brackets for system includes
Joe Perches
2011-09-15
drbd: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-08-29
drbd: Replaced all p_header80 with a generic p_header
Philipp Reisner
2011-08-29
drbd: Preparing to use p_header96 for all packets
Philipp Reisner
2011-08-29
drbd: Made drbd_flush_workqueue() to take a tconn instead of an mdev
Philipp Reisner
2011-08-29
drbd: moved crypto transformations and friends from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved agreed_pro_version, last_received and ko_count to tconn
Philipp Reisner
2011-08-29
drbd: moved receiver, worker and asender from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved data and meta from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved net_cont and net_cnt_wait from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved net_conf from mdev to tconn
Philipp Reisner
2011-08-29
drbd: Minimal struct drbd_tconn
Philipp Reisner
2011-08-29
drbd: Interval tree bugfix
Andreas Gruenbacher
2011-08-29
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
2011-08-29
drbd: Remove some useless paranoia code
Andreas Gruenbacher
2011-08-29
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
2011-08-29
drbd: Convert all constants in enum drbd_thread_state to upper case
Andreas Gruenbacher
2011-08-29
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
[prev]
[next]