summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner2012-11-081-0/+1
* drbd: Introduce protocol version 100 headersAndreas Gruenbacher2012-11-083-2/+3
* drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner2012-11-081-1/+2
* drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg2012-11-084-79/+123
* drbd: Allow volumes to become primary only on one sidePhilipp Reisner2012-11-041-1/+2
* drbd: introduce in-kernel "down" commandLars Ellenberg2012-11-041-0/+2
* drbd: remove now unused connector related filesLars Ellenberg2012-11-042-256/+0
* drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-042-35/+2
* drbd: prepare the transition from connector to genetlinkLars Ellenberg2011-10-144-0/+1081
* drbd: default to detach on-io-errorLars Ellenberg2011-10-141-1/+1
* drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner2011-10-142-0/+15
* drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner2011-10-141-4/+15
* drbd: new on-disk activity log transaction formatLars Ellenberg2011-10-142-3/+9
* lru_cache: allow multiple changes per transactionLars Ellenberg2011-10-141-24/+44
* drbd: use clear_bit_unlock() where appropriateLars Ellenberg2011-10-141-2/+1
* drbd: Use new header layoutPhilipp Reisner2011-09-281-1/+1
* idr: idr_for_each_entry() macroPhilipp Reisner2011-08-291-0/+11
* drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher2011-08-251-2/+0
* loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers2011-08-231-0/+1
* block: add GENHD_FL_NO_PART_SCANTejun Heo2011-08-231-2/+4
* fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-072-5/+130
|\
| * exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-071-0/+125
| * nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | vfs: optimize inode cache access patternsLinus Torvalds2011-08-071-22/+37
* | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-071-17/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-073-12/+25
|\ \
| * | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-072-12/+20
| * | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-071-0/+5
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-061-0/+2
|\ \ \
| * | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
| |/ /
* / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-1/+1
|/ /
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-052-1/+4
|\ \
| * | drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-041-0/+1
| * | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-042-1/+3
| |\ \
| | * | drm: track CEA version number if presentJesse Barnes2011-08-041-0/+2
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-2213-19/+58
| | |\ \
| | | * | drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
| | | |/
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-053-6/+15
|\ \ \ \
| * | | | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-031-4/+13
| * | | | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-022-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-051-48/+26
|\ \ \ \ \
| * | | | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * | | | | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-051-0/+10
|\ \ \ \ \ \
| * | | | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-221-0/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-8/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-8/+1
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-0/+4
|\ \ \ \ \ \
| * | | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-041-0/+2