https://github.com/torvalds/linux
Revision c3cb5e193937c7aa50c323e7933507020bd26340 authored by Linus Torvalds on 24 June 2009, 17:26:54 UTC, committed by Linus Torvalds on 24 June 2009, 17:26:54 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm: (48 commits)
  dm mpath: change to be request based
  dm: disable interrupt when taking map_lock
  dm: do not set QUEUE_ORDERED_DRAIN if request based
  dm: enable request based option
  dm: prepare for request based option
  dm raid1: add userspace log
  dm: calculate queue limits during resume not load
  dm log: fix create_log_context to use logical_block_size of log device
  dm target:s introduce iterate devices fn
  dm table: establish queue limits by copying table limits
  dm table: replace struct io_restrictions with struct queue_limits
  dm table: validate device logical_block_size
  dm table: ensure targets are aligned to logical_block_size
  dm ioctl: support cookies for udev
  dm: sysfs add suspended attribute
  dm table: improve warning message when devices not freed before destruction
  dm mpath: add service time load balancer
  dm mpath: add queue length load balancer
  dm mpath: add start_io and nr_bytes to path selectors
  dm snapshot: use barrier when writing exception store
  ...
2 parent s ea94b50 + f40c67f
History
Tip revision: c3cb5e193937c7aa50c323e7933507020bd26340 authored by Linus Torvalds on 24 June 2009, 17:26:54 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Tip revision: c3cb5e1
File Mode Size
.gitignore -rw-r--r-- 102 bytes
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 2.1 KB
gen_init_cpio.c -rw-r--r-- 12.2 KB
initramfs_data.S -rw-r--r-- 1021 bytes
initramfs_data.bz2.S -rw-r--r-- 1.0 KB
initramfs_data.gz.S -rw-r--r-- 1023 bytes
initramfs_data.lzma.S -rw-r--r-- 1.0 KB

back to top