summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Use more generic constant namesAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Refuse to change network options online when...Philipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Rename DISK_SIZE_SECT -> DISK_SIZEAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Remove left-over unused defineAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Introduce protocol version 100 headersAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Allow volumes to become primary only on one sidePhilipp Reisner2012-11-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: introduce in-kernel "down" commandLars Ellenberg2012-11-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: remove now unused connector related filesLars Ellenberg2012-11-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: prepare the transition from connector to genetlinkLars Ellenberg2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: default to detach on-io-errorLars Ellenberg2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: new on-disk activity log transaction formatLars Ellenberg2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lru_cache: allow multiple changes per transactionLars Ellenberg2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: use clear_bit_unlock() where appropriateLars Ellenberg2011-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Use new header layoutPhilipp Reisner2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: idr_for_each_entry() macroPhilipp Reisner2011-08-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher2011-08-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: log request sector offset and size for IO errorsLars Ellenberg2012-10-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: introduce stop-sector to online verifyLars Ellenberg2012-10-30
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds2012-12-17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: discard granularity might not be power of 2Shaohua Li2012-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bsg: Remove unused function bsg_goose_queue()Bart Van Assche2012-12-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Make blk_cleanup_queue() wait until request_fn finishedBart Van Assche2012-12-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Rename queue dead flagBart Van Assche2012-12-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bdi: add a user-tunable cpu_list for the bdi flusher threadsJeff Moyer2012-12-05
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Implement kref_get_unless_zero v3Thomas Hellstrom2012-11-20
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \