summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner3-0/+10
2012-11-08drbd: The minor_count module parameter is only a hint nowadaysPhilipp Reisner1-1/+1
2012-11-08drbd: Fix the maximum accepted minor device numberAndreas Gruenbacher1-1/+1
2012-11-08drbd: Define scale factors in a single placeAndreas Gruenbacher1-2/+27
2012-11-08drbd: Changed some defaultsPhilipp Reisner1-7/+7
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg1-1/+9
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner2-1/+14
2012-11-08drbd: Fixes from the 8.3 development branchPhilipp Reisner1-1/+1
2012-11-08drbd: allow ping-timeout of up to 30 secondsLars Ellenberg1-1/+1
2012-11-08drbd: Rename --dry-run to --tentativeAndreas Gruenbacher1-1/+1
2012-11-08drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher1-31/+31
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2-38/+1
2012-11-08drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2-15/+6
2012-11-08drbd: spelling fix: too smallLars Ellenberg1-2/+2
2012-11-08drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher1-1/+1
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher3-222/+193
2012-11-08drbd: Remove unused GENLA_F_MAY_IGNORE flagAndreas Gruenbacher1-6/+0
2012-11-08drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher2-22/+53
2012-11-08drbd: Use more generic constant namesAndreas Gruenbacher1-4/+4
2012-11-08drbd: Refuse to change network options online when...Philipp Reisner1-0/+1
2012-11-08drbd: Rename DISK_SIZE_SECT -> DISK_SIZEAndreas Gruenbacher1-3/+4
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher3-1/+6
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher3-6/+7
2012-11-08drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher1-1/+1
2012-11-08drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2-4/+5
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher1-1/+1
2012-11-08drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher2-8/+18
2012-11-08drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher1-1/+1
2012-11-08drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher1-1/+1
2012-11-08drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher1-1/+1
2012-11-08drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher1-2/+2
2012-11-08drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8Andreas Gruenbacher1-8/+2
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg2-1/+4
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher3-46/+79
2012-11-08drbd: Remove left-over unused defineAndreas Gruenbacher1-1/+0
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner1-0/+1
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher3-2/+3
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner1-1/+2
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg4-79/+123
2012-11-08mfd: Add realtek pcie card reader driverWei WANG2-0/+842
2012-11-08sh: clkfwk: add sh_clk_fsidiv_register()Kuninori Morimoto1-0/+9
2012-11-08exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon1-0/+5
2012-11-08mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann1-2/+2
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang1-0/+1
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I1-0/+31
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-1/+1
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei1-0/+4
2012-11-07Merge tag 'for_3.8-pm-sr' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren1-2/+12
2012-11-07Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo65-5156/+452