Age | Commit message (Expand) | Author |
2015-08-18 | dm thin: optimize async discard submission | Mike Snitzer |
2015-08-12 | dm snapshot: don't invalidate on-disk image on snapshot write overflow | Mikulas Patocka |
2015-08-12 | dm: remove unlikely() before IS_ERR() | viresh kumar |
2015-08-12 | dm: do not override error code returned from dm_get_device() | Vivek Goyal |
2015-08-12 | dm: test return value for DM_MAPIO_SUBMITTED | Mikulas Patocka |
2015-08-12 | dm verity: remove unused mempool | Sami Tolvanen |
2015-08-12 | dm cache: move wake_waker() from free_migrations() to where it is needed | Joe Thornber |
2015-08-12 | dm btree remove: remove unused function get_nr_entries() | Vivek Goyal |
2015-08-12 | dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling() | Vivek Goyal |
2015-08-12 | dm cache policy smq: change the mutex to a spinlock | Joe Thornber |
2015-08-12 | dm cache policy smq: move 'dm-cache-default' module alias to SMQ | Yi Zhang |
2015-08-12 | dm btree: add ref counting ops for the leaves of top level btrees | Joe Thornber |
2015-08-12 | dm thin metadata: delete btrees when releasing metadata snapshot | Joe Thornber |
2015-08-09 | Linux 4.2-rc6 | Linus Torvalds |
2015-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-08-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-08-09 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-09 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds |
2015-08-08 | Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-08-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2015-08-08 | Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2015-08-08 | Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-08-08 | Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-08-08 | Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-08-08 | Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-08-08 | Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-08 | Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds |
2015-08-07 | Input: elantech - add special check for fw_version 0x470f01 touchpad | Duson Lin |
2015-08-07 | dm btree remove: fix bug in remove_one() | Joe Thornber |
2015-08-07 | drm/vblank: Use u32 consistently for vblank counters | Daniel Vetter |
2015-08-07 | Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai |
2015-08-07 | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff | Vineet Gupta |
2015-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-08-06 | sparc64: Fix userspace FPU register corruptions. | David S. Miller |
2015-08-07 | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux | Linus Torvalds |
2015-08-07 | Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-08-07 | writeback: fix initial dirty limit | Rabin Vincent |
2015-08-07 | mm/memory-failure: set PageHWPoison before migrate_pages() | Naoya Horiguchi |
2015-08-07 | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: give up error handling for non-tail-refcounted thp | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: fix race in counting num_poisoned_pages | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: unlock_page before put_page | Naoya Horiguchi |
2015-08-07 | ipc: use private shmem or hugetlbfs inodes for shm segments. | Stephen Smalley |
2015-08-07 | mm: initialize hotplugged pages as reserved | Mel Gorman |
2015-08-07 | ocfs2: fix shift left overflow | Joseph Qi |
2015-08-07 | kthread: export kthread functions | David Kershner |
2015-08-07 | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() | Jan Kara |
2015-08-07 | lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask | Sowmini Varadhan |
2015-08-07 | mm/slub: allow merging when SLAB_DEBUG_FREE is set | Konstantin Khlebnikov |