summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-08-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds