aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\
| * loop: Limit the number of requests in the bio listLukas Czerner2012-11-30
| * wait: add wait_event_lock_irq() interfaceLukas Czerner2012-11-30
| * block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
| * Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner2012-11-09
| |\
| | * drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner2012-11-09
| | * drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg2012-11-09
| | * drbd: pass some more information to userspace.Philipp Marek2012-11-09
| | * drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-09
| | * drbd: New disk option al-updatesPhilipp Reisner2012-11-08
| | * drbd: Stop using NLA_PUT*().Andreas Gruenbacher2012-11-08
| | * drbd: Load balancing method: stripingPhilipp Reisner2012-11-08
| | * drbd: Load balancing of read requestsPhilipp Reisner2012-11-08
| | * drbd: The minor_count module parameter is only a hint nowadaysPhilipp Reisner2012-11-08
| | * drbd: Fix the maximum accepted minor device numberAndreas Gruenbacher2012-11-08
| | * drbd: Define scale factors in a single placeAndreas Gruenbacher2012-11-08
| | * drbd: Changed some defaultsPhilipp Reisner2012-11-08
| | * drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-08
| | * drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
| | * drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-08
| | * drbd: allow ping-timeout of up to 30 secondsLars Ellenberg2012-11-08
| | * drbd: Rename --dry-run to --tentativeAndreas Gruenbacher2012-11-08
| | * drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-08
| | * drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-08
| | * drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2012-11-08
| | * drbd: spelling fix: too smallLars Ellenberg2012-11-08
| | * drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher2012-11-08
| | * drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher2012-11-08
| | * drbd: Remove unused GENLA_F_MAY_IGNORE flagAndreas Gruenbacher2012-11-08
| | * drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher2012-11-08
| | * drbd: Use more generic constant namesAndreas Gruenbacher2012-11-08
| | * drbd: Refuse to change network options online when...Philipp Reisner2012-11-08
| | * drbd: Rename DISK_SIZE_SECT -> DISK_SIZEAndreas Gruenbacher2012-11-08
| | * drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher2012-11-08
| | * drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-08
| | * drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher2012-11-08
| | * drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2012-11-08
| | * drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher2012-11-08
| | * drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher2012-11-08
| | * drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher2012-11-08
| | * drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher2012-11-08
| | * drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher2012-11-08
| | * drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher2012-11-08
| | * drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8Andreas Gruenbacher2012-11-08
| | * drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg2012-11-08
| | * drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-08
| | * drbd: Remove left-over unused defineAndreas Gruenbacher2012-11-08
| | * drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner2012-11-08
| | * drbd: Introduce protocol version 100 headersAndreas Gruenbacher2012-11-08
| | * drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner2012-11-08