summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01dm cache: fix use after freeing migrationsJoe Thornber
2015-08-31dm cache: small cleanups related to deferred prison cell cleanupMike Snitzer
2015-08-31dm cache: fix leaking of deferred bio prison cellsJoe Thornber
2015-08-31dm raid: document RAID 4/5/6 discard supportHeinz Mauelshagen
2015-08-18dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka
2015-08-18dm thin: optimize async discard submissionMike Snitzer
2015-08-12dm snapshot: don't invalidate on-disk image on snapshot write overflowMikulas Patocka
2015-08-12dm: remove unlikely() before IS_ERR()viresh kumar
2015-08-12dm: do not override error code returned from dm_get_device()Vivek Goyal
2015-08-12dm: test return value for DM_MAPIO_SUBMITTEDMikulas Patocka
2015-08-12dm verity: remove unused mempoolSami Tolvanen
2015-08-12dm cache: move wake_waker() from free_migrations() to where it is neededJoe Thornber
2015-08-12dm btree remove: remove unused function get_nr_entries()Vivek Goyal
2015-08-12dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()Vivek Goyal
2015-08-12dm cache policy smq: change the mutex to a spinlockJoe Thornber
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-08-12dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-09Linux 4.2-rc6Linus Torvalds
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-09Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-08-08Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-08-08Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-08Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-08Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-08Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-08Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-07Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta
2015-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-07Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-07writeback: fix initial dirty limitRabin Vincent
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman