summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-08packet: tx_ring: allow the user to choose tx data offsetPaul Chavent1-0/+1
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-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk1-2/+32
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei1-0/+4
2012-11-07target: pass sense_reason as a return valueChristoph Hellwig3-37/+38
2012-11-07target: remove ->get_device_revChristoph Hellwig1-1/+0
2012-11-07target: simplify alua supportChristoph Hellwig1-13/+0
2012-11-07target: simplify reservations codeChristoph Hellwig1-29/+0
2012-11-07target: kill dev->dev_task_attr_typeChristoph Hellwig1-11/+0
2012-11-07target: provide generic sbc device type/revision helpersChristoph Hellwig1-1/+4
2012-11-07target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig1-0/+1
2012-11-07target: rename spc_opsChristoph Hellwig1-2/+2
2012-11-07target: kill struct se_subsystem_devChristoph Hellwig2-91/+38
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-07drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst1-0/+14
2012-11-07drm: Constify some function argumentsVille Syrjälä1-4/+4
2012-11-07Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo92-2501/+2804
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson83-2346/+2432