index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
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: Only print sanitize state's warnings, if the state change happens
Philipp Reisner
2012-05-09
drbd: downgraded error printk to info
Lars Ellenberg
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
[prev]
[next]