summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-1025-162/+1621
|\
| * dm stripe: silence a couple sparse warningsMike Snitzer2013-09-061-0/+1
| * dm: add statistics supportMikulas Patocka2013-09-059-14/+1299
| * dm thin: always return -ENOSPC if no_free_space is setMike Snitzer2013-09-051-25/+31
| * dm ioctl: cleanup error handling in table_loadMike Snitzer2013-09-051-18/+16
| * dm ioctl: increase granularity of type_lock when loading tableMike Snitzer2013-09-053-4/+6
| * dm ioctl: prevent rename to empty name or uuidAlasdair Kergon2013-09-051-1/+1
| * dm thin: set pool read-only if breaking_sharing fails block allocationMike Snitzer2013-09-051-2/+4
| * dm thin: prefix pool error messages with pool device nameMike Snitzer2013-09-051-16/+32
| * dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-053-3/+39
| * math64: New separate div64_u64_rem helperMike Snitzer2013-08-232-0/+53
| * dm space map: optimise sm_ll_dec and sm_ll_incJoe Thornber2013-08-231-28/+49
| * dm btree: prefetch child nodes when walking tree for a dm_btree_delJoe Thornber2013-08-233-5/+31
| * dm btree: use pop_frame in dm_btree_del to cleanup codeJoe Thornber2013-08-231-1/+1
| * dm cache: eliminate holes in cache structureMike Snitzer2013-08-231-15/+15
| * dm cache: fix stacking of geometry limitsMike Snitzer2013-08-231-2/+10
| * dm thin: fix stacking of geometry limitsMike Snitzer2013-08-231-2/+10
| * dm thin: add data block size limits to DocumentationCarlos Maiolino2013-08-231-7/+8
| * dm cache: add data block size limits to code and DocumentationMike Snitzer2013-08-232-8/+12
| * dm cache: document metadata device is exclussive to a cacheMike Snitzer2013-08-231-1/+2
| * dm: stop using WQ_NON_REENTRANTTejun Heo2013-08-234-14/+5
* | Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-109-41/+510
|\ \
| * | raid5: only wakeup necessary threadsShaohua Li2013-09-022-6/+38
| * | md/raid5: flush out all pending requests before proceeding with reshape.NeilBrown2013-08-281-0/+7
| * | md/raid5: use seqcount to protect access to shape in make_request.NeilBrown2013-08-282-1/+14
| * | raid5: sysfs entry to control worker thread numberShaohua Li2013-08-281-0/+60
| * | raid5: offload stripe handle to workqueueShaohua Li2013-08-282-15/+186
| * | raid5: fix stripe release orderShaohua Li2013-08-281-0/+15
| * | raid5: make release_stripe locklessShaohua Li2013-08-282-3/+49
| * | md: avoid deadlock when dirty buffers during md_stop.NeilBrown2013-08-272-9/+33
| * | md: Don't test all of mddev->flags at once.NeilBrown2013-08-272-5/+6
| * | md: Fix apparent cut-and-paste error in super_90_validateDave Jones2013-08-271-1/+1
| * | raid6/test: replace echo -e with printfMax Filippov2013-08-271-1/+1
| * | RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-275-0/+103
| * | md: fix safe_mode buglet.NeilBrown2013-08-271-1/+1
| * | md: don't call md_allow_write in get_bitmap_file.NeilBrown2013-08-271-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-1011-187/+241
|\ \ \
| * | | split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro2013-09-091-33/+31
| * | | dcache: Translating dentry into pathname without taking rename_lockWaiman Long2013-09-091-63/+133
| * | | autofs4 - fix device ioctl mount lookupIan Kent2013-09-081-11/+12
| * | | introduce kern_path_mountpoint()Al Viro2013-09-082-11/+25
| * | | rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-084-16/+15
| * | | take unlazy_walk() into umount_lookup_last()Al Viro2013-09-081-33/+27
| * | | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-072-17/+19
| * | | prune_super(): sb->s_op is never NULLAl Viro2013-09-071-1/+1
| * | | exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro2013-09-071-1/+1
| * | | afs: get rid of redundant ->d_name.len checksAl Viro2013-09-071-24/+0
* | | | vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds2013-09-101-1/+4
* | | | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-098-248/+146
|\ \ \ \
| * | | | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-091-2/+10
OpenPOWER on IntegriCloud