summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/verity.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-16dm thin: fix pool feature parsingMike Snitzer1-1/+1
2014-01-15dm sysfs: fix a module unload raceMikulas Patocka6-21/+74
2014-01-15dm snapshot: use dm-bufio prefetchMikulas Patocka3-3/+41
2014-01-15dm snapshot: use dm-bufioMikulas Patocka4-7/+62
2014-01-14dm snapshot: prepare for switch to using dm-bufioMikulas Patocka1-12/+14
2014-01-14dm snapshot: use GFP_KERNEL when initializing exceptionsMikulas Patocka1-5/+5
2014-01-10dm cache: add block sizes and total cache blocks to status outputMike Snitzer2-28/+38
2014-01-09dm btree: add dm_btree_find_lowest_keyJoe Thornber2-7/+34
2014-01-08dm space map metadata: fix extending the space mapJoe Thornber1-5/+13
2014-01-08dm space map common: make sure new space is used during extendJoe Thornber1-1/+5
2014-01-08dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka3-1/+22
2014-01-07dm: remove pointless kobject comparison in dm_get_from_kobjectMikulas Patocka1-6/+0
2014-01-07dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu1-0/+1
2014-01-07dm cache policy mq: introduce three promotion threshold tunablesJoe Thornber2-23/+57
2014-01-07dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEADWei Yongjun1-2/+1
2014-01-07dm thin: fix set_pool_mode exposed pool operation racesMike Snitzer1-13/+27
2014-01-07dm thin: eliminate the no_free_space flagMike Snitzer1-22/+4
2014-01-07dm thin: add error_if_no_space featureMike Snitzer2-6/+32
2014-01-07dm thin: requeue bios to DM core if no_free_space and in read-only modeMike Snitzer1-6/+20
2014-01-07dm thin: cleanup and improve no space handlingMike Snitzer1-29/+32
2014-01-07dm thin: log info when growing the data or metadata deviceMike Snitzer1-0/+7
2014-01-07dm thin: handle metadata failures more consistentlyJoe Thornber1-21/+27
2014-01-07dm thin: factor out check_low_water_mark and use boolsJoe Thornber1-15/+22
2014-01-07dm thin: add mappings to end of prepared_* listsMike Snitzer1-3/+3
2014-01-07dm thin: return error from alloc_data_block if pool is not in write modeJoe Thornber1-0/+3
2014-01-07dm thin: use bool rather than unsigned for flags in structuresMike Snitzer2-12/+12
2014-01-07dm persistent data: cleanup dm-thin specific references in textMike Snitzer2-4/+4
2014-01-07dm space map metadata: limit errors in sm_metadata_new_blockMike Snitzer1-2/+2
2014-01-07dm delay: use per-bio data instead of a mempool and slab cacheMikulas Patocka1-28/+7
2014-01-07dm table: remove unused buggy code that extends the targets arrayMikulas Patocka1-20/+2
2014-01-07dm thin: fix discard support to a previously shared blockJoe Thornber3-2/+34
2014-01-07dm thin: initialize dm_thin_new_mapping returned by get_next_mappingMike Snitzer1-11/+6
2013-12-15Linux 3.13-rc4v3.13-rc4Linus Torvalds1-1/+1
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-15i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber1-9/+23
2013-12-13mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner1-1/+1
2013-12-13mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner1-0/+36
2013-12-13thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov1-1/+11
2013-12-13mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski5-14/+29
2013-12-13rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski1-0/+25
2013-12-13rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski1-6/+31
2013-12-13rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski1-2/+4
2013-12-13drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven1-27/+27
2013-12-13include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2