Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
* 'for-linus' of git://git.open-osd.org/linux-open-osd: (21 commits) ore: Enable RAID5 mounts exofs: Support for RAID5 read-4-write interface. ore: RAID5 Write ore: RAID5 read fs/Makefile: Always inspect exofs/ ore: Make ore_calc_stripe_info EXPORT_SYMBOL ore/exofs: Change ore_check_io API ore/exofs: Define new ore_verify_layout ore: Support for partial component table ore: Support for short read/writes exofs: Support for short read/writes ore: Remove check for ios->kern_buff in _prepare_for_striping to later ore: cleanup: Embed an ore_striping_info inside ore_io_state ore: Only IO one group at a time (API change) ore/exofs: Change the type of the devices array (API change) ore: Make ore_striping_info and ore_calc_stripe_info public exofs: Remove unused data_map member from exofs_sb_info exofs: Rename struct ore_components comps => oc exofs/super.c: local functions should be static exofs/ore.c: local functions should be static ...
Showing
- drivers/scsi/osd/Kconfig 0 additions, 4 deletionsdrivers/scsi/osd/Kconfig
- fs/Makefile 1 addition, 1 deletionfs/Makefile
- fs/exofs/Kbuild 2 additions, 1 deletionfs/exofs/Kbuild
- fs/exofs/Kconfig 8 additions, 1 deletionfs/exofs/Kconfig
- fs/exofs/exofs.h 14 additions, 12 deletionsfs/exofs/exofs.h
- fs/exofs/inode.c 183 additions, 50 deletionsfs/exofs/inode.c
- fs/exofs/ore.c 473 additions, 183 deletionsfs/exofs/ore.c
- fs/exofs/ore_raid.c 660 additions, 0 deletionsfs/exofs/ore_raid.c
- fs/exofs/ore_raid.h 79 additions, 0 deletionsfs/exofs/ore_raid.h
- fs/exofs/super.c 86 additions, 119 deletionsfs/exofs/super.c
- include/scsi/osd_ore.h 77 additions, 3 deletionsinclude/scsi/osd_ore.h
Loading
Please register or sign in to comment