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-05-09
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-05-09
drbd: spelling fix: too small
Lars Ellenberg
2012-05-09
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
2012-05-09
drbd: Lower log priority for an event that is definitely not an error
Philipp Reisner
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-20
drbd: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
block: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-10-19
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
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
2011-10-14
lru_cache: allow multiple changes per transaction
Lars Ellenberg
2011-10-14
drbd: allow to select specific bitmap pages for writeout
Lars Ellenberg
2011-10-14
drbd: use clear_bit_unlock() where appropriate
Lars Ellenberg
2011-10-14
drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log
Lars Ellenberg
2011-10-14
drbd: fix typo in comment
Lars Ellenberg
2011-10-14
drbd: simplify condition in drbd_may_do_local_read()
Lars Ellenberg
2011-10-14
drbd: Use the IS_ALIGNED() macro in some more places
Andreas Gruenbacher
2011-10-14
drbd: Remove obsolete comment
Andreas Gruenbacher
2011-10-14
drbd: Iterate over all overlapping intervals in a tree
Andreas Gruenbacher
2011-10-14
drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
Andreas Gruenbacher
2011-10-14
drbd: Rename drbd_submit_ee -> drbd_submit_peer_request
Andreas Gruenbacher
2011-10-14
drbd: Implemented connection wide state changes
Philipp Reisner
[prev]
[next]