summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-region-hash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-10dm: allow remove to be deferredMikulas Patocka4-12/+99
2013-11-10dm table: print error on preresume failureMike Snitzer1-1/+4
2013-11-10dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz2-4/+192
2013-11-10dm crypt: properly handle extra key string in initializationMilan Broz1-11/+18
2013-11-10dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen1-1/+3
2013-11-10dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen1-4/+4
2013-11-10dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka2-8/+9
2013-11-10dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber1-4/+5
2013-11-10dm cache policy mq: a few small fixesJoe Thornber1-10/+12
2013-11-10dm cache policy: remove return from void policy_remove_mappingJoe Thornber1-1/+1
2013-11-10dm cache: improve efficiency of quiescing flag managementJoe Thornber1-22/+5
2013-11-09dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber1-14/+40
2013-11-09dm cache: io destined for the cache device can now serve as tick biosJoe Thornber1-0/+1
2013-11-09dm cache policy mq: protect residency method with existing mutexJoe Thornber1-2/+6
2013-11-05dm array: fix bug in growing arrayJoe Thornber1-1/+4
2013-11-05dm mpath: requeue I/O during pg_initHannes Reinecke1-4/+12
2013-11-01dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla1-3/+15
2013-10-31dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-10-14Linux 3.12-rc5v3.12-rc5Linus Torvalds1-1/+1
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0
2013-10-13parisc: kill SMP single function call interruptJiang Liu1-7/+1
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven1-0/+1
2013-10-12vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds1-1/+1
2013-10-12ext4: fix memory leak in xattrDave Jones1-0/+2
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta1-1/+1
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson1-0/+2
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson2-0/+16
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson1-0/+9
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar9-11/+26
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie3-38/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie3-23/+11
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem1-0/+1
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-10-11Btrfs: fix oops caused by the space balance and dead rootsMiao Xie3-7/+17
2013-10-11Btrfs: insert orphan roots into fs radix treeMiao Xie1-5/+3
2013-10-11Btrfs: limit delalloc pages outside of find_delalloc_rangeJosef Bacik1-8/+4
2013-10-11Btrfs: use right root when checking for hash collisionJosef Bacik1-1/+1
2013-10-11bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-10kobject: show debug info on delayed kobject releaseFengguang Wu1-1/+1
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas1-0/+6
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2-4/+18