-
- Downloads
* git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm: (32 commits) dm: raid456 basic support dm: per target unplug callback support dm: introduce target callbacks and congestion callback dm mpath: delay activate_path retry on SCSI_DH_RETRY dm: remove superfluous irq disablement in dm_request_fn dm log: use PTR_ERR value instead of ENOMEM dm snapshot: avoid storing private suspended state dm snapshot: persistent make metadata_wq multithreaded dm: use non reentrant workqueues if equivalent dm: convert workqueues to alloc_ordered dm stripe: switch from local workqueue to system_wq dm: dont use flush_scheduled_work dm snapshot: remove unused dm_snapshot queued_bios_work dm ioctl: suppress needless warning messages dm crypt: add loop aes iv generator dm crypt: add multi key capability dm crypt: add post iv call to iv generator dm crypt: use io thread for reads only if mempool exhausted dm crypt: scale to multiple cpus dm crypt: simplify compatible table output ...
Showing
- Documentation/device-mapper/dm-crypt.txt 6 additions, 1 deletionDocumentation/device-mapper/dm-crypt.txt
- Documentation/device-mapper/dm-raid.txt 70 additions, 0 deletionsDocumentation/device-mapper/dm-raid.txt
- drivers/md/Kconfig 24 additions, 0 deletionsdrivers/md/Kconfig
- drivers/md/Makefile 1 addition, 0 deletionsdrivers/md/Makefile
- drivers/md/dm-crypt.c 509 additions, 109 deletionsdrivers/md/dm-crypt.c
- drivers/md/dm-delay.c 1 addition, 1 deletiondrivers/md/dm-delay.c
- drivers/md/dm-ioctl.c 82 additions, 29 deletionsdrivers/md/dm-ioctl.c
- drivers/md/dm-kcopyd.c 53 additions, 4 deletionsdrivers/md/dm-kcopyd.c
- drivers/md/dm-log-userspace-base.c 111 additions, 28 deletionsdrivers/md/dm-log-userspace-base.c
- drivers/md/dm-log-userspace-transfer.c 1 addition, 0 deletionsdrivers/md/dm-log-userspace-transfer.c
- drivers/md/dm-log.c 1 addition, 1 deletiondrivers/md/dm-log.c
- drivers/md/dm-mpath.c 42 additions, 25 deletionsdrivers/md/dm-mpath.c
- drivers/md/dm-raid.c 697 additions, 0 deletionsdrivers/md/dm-raid.c
- drivers/md/dm-raid1.c 14 additions, 5 deletionsdrivers/md/dm-raid1.c
- drivers/md/dm-snap-persistent.c 2 additions, 2 deletionsdrivers/md/dm-snap-persistent.c
- drivers/md/dm-snap.c 4 additions, 58 deletionsdrivers/md/dm-snap.c
- drivers/md/dm-stripe.c 7 additions, 20 deletionsdrivers/md/dm-stripe.c
- drivers/md/dm-table.c 19 additions, 0 deletionsdrivers/md/dm-table.c
- drivers/md/dm.c 13 additions, 10 deletionsdrivers/md/dm.c
- include/linux/device-mapper.h 12 additions, 0 deletionsinclude/linux/device-mapper.h
Loading
Please register or sign in to comment