summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAXPhilipp Reisner2011-03-101-1/+2
* drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher2011-03-101-2/+2
* drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher2011-03-101-1/+1
* drbd: --force option for disconnectPhilipp Reisner2011-03-101-1/+3
* drbd: add packet_type 27 (return_code_only) to netlink apiLars Ellenberg2011-03-102-1/+6
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-101-1/+1
* drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner2011-03-101-0/+4
* drbd: New configuration parameters for dealing with network congestionPhilipp Reisner2011-03-103-0/+19
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-1010-84/+72
|\
| * block: kill off REQ_UNPLUGJens Axboe2011-03-102-21/+9
| * block: remove per-queue pluggingJens Axboe2011-03-108-66/+9
| * block: initial patch for on-stack per-task pluggingJens Axboe2011-03-104-0/+51
| * block: add API for delaying work/request_fn a little bitJens Axboe2011-03-101-0/+6
* | block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen2011-03-081-1/+0
* | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-0416-42/+56
|\ \
| * | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-032-4/+3
| * | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
| * | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-011-3/+0
| * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-281-0/+8
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-281-1/+1
| |\ \
| | * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+1
| * | | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings2011-02-281-0/+2
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-252-11/+16
| |\ \ \
| | * | | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-242-11/+16
| * | | | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-251-1/+3
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-241-1/+1
| * | | | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-231-0/+2
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-234-13/+15
| |\ \ \
| | * | | net_sched: long word align struct qdisc_skb_cb dataEric Dumazet2011-02-231-1/+1
| | * | | ipv6: Add IPv6 multicast address flag definesLinus Lüssing2011-02-221-0/+12
| | * | | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-191-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-191-11/+1
| | |\ \ \
| | | * | | netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-11/+1
| * | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2011-02-221-0/+1
| |\ \ \ \ \
| | * | | | | pcmcia: re-enable Zoomed Video supportDominik Brodowski2011-02-201-0/+1
| * | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-02-221-7/+3
| |\ \ \ \ \ \
| | * | | | | | ASoC: WM8903: Fix mic detection register definitionsStephen Warren2011-02-131-7/+3
* | | | | | | | block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-021-2/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe2011-03-01477-4434/+12283
|\| | | | | |
| * | | | | | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-211-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-181-0/+15
| |\ \ \ \ \
| | * | | | | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
| | * | | | | RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
| * | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-6/+6
| |\ \ \ \ \ \
| | * | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-6/+6
| * | | | | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-3/+9
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-162-6/+24
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | [SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2011-02-121-0/+1
| | * | | | | | [SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2011-02-122-6/+23