summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-08drbd: spelling fix: too smallLars Ellenberg
2012-11-08drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher
2012-11-08drbd: Remove unused GENLA_F_MAY_IGNORE flagAndreas Gruenbacher
2012-11-08drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher
2012-11-08drbd: Use more generic constant namesAndreas Gruenbacher
2012-11-08drbd: Refuse to change network options online when...Philipp Reisner
2012-11-08drbd: Rename DISK_SIZE_SECT -> DISK_SIZEAndreas Gruenbacher
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher
2012-11-08drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher
2012-11-08drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher
2012-11-08drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher
2012-11-08drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher
2012-11-08drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher
2012-11-08drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher
2012-11-08drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher
2012-11-08drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8Andreas Gruenbacher
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher
2012-11-08drbd: Remove left-over unused defineAndreas Gruenbacher
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg
2012-11-04drbd: remove now unused connector related filesLars Ellenberg
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg
2011-10-14drbd: default to detach on-io-errorLars Ellenberg
2011-10-14drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner
2011-10-14drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner
2011-10-14drbd: new on-disk activity log transaction formatLars Ellenberg
2011-10-14lru_cache: allow multiple changes per transactionLars Ellenberg
2011-10-14drbd: use clear_bit_unlock() where appropriateLars Ellenberg
2011-09-28drbd: Use new header layoutPhilipp Reisner
2011-08-29idr: idr_for_each_entry() macroPhilipp Reisner
2011-08-25drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher
2011-08-23loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers
2011-08-23block: add GENHD_FL_NO_PART_SCANTejun Heo
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller