aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16dm ioctl: fix hang in early create error conditionHelen Koike
2019-05-09dm integrity: whitespace, coding style and dead code cleanupMike Snitzer
2019-05-08dm integrity: implement synchronous mode for reboot handlingMikulas Patocka
2019-05-08dm integrity: handle machine reboot in bitmap modeMikulas Patocka
2019-05-08dm integrity: add a bitmap modeMikulas Patocka
2019-05-08dm integrity: introduce a function add_new_range_and_wait()Mikulas Patocka
2019-05-07dm integrity: allow large ranges to be describedMikulas Patocka
2019-05-07dm ingerity: pass size to dm_integrity_alloc_page_list()Mikulas Patocka
2019-05-07dm integrity: introduce rw_journal_sectors()Mikulas Patocka
2019-05-07dm integrity: update documentationMikulas Patocka
2019-05-07dm integrity: don't report unused optionsMikulas Patocka
2019-05-07dm integrity: don't check null pointer before kvfree and vfreeMikulas Patocka
2019-05-07dm integrity: correctly calculate the size of metadata areaMikulas Patocka
2019-05-07dm dust: Make dm_dust_init and dm_dust_exit staticYueHaibing
2019-05-07dm dust: remove redundant unsigned comparison to less than zeroColin Ian King
2019-04-30dm mpath: always free attached_handler_name in parse_path()Martin Wilck
2019-04-30dm init: fix max devices/targets checksHelen Koike
2019-04-30dm: add dust targetBryan Gurney
2019-04-26dm writecache: avoid unnecessary lookups in writecache_find_entry()Mikulas Patocka
2019-04-26dm writecache: remove unused member page_offset in writeback_structHuaisheng Ye
2019-04-26dm delay: fix a crash when invalid device is specifiedMikulas Patocka
2019-04-26dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabledPeng Wang
2019-04-25dm mpath: fix missing call of path selector type->end_ioYufen Yu
2019-04-18dm thin metadata: do not write metadata if no changes occurredMike Snitzer
2019-04-18dm thin metadata: add wrappers for managing write locking of metadataMike Snitzer
2019-04-18dm thin metadata: check __commit_transaction()'s returnMike Snitzer
2019-04-18dm space map common: zero entire ll_diskMike Snitzer
2019-04-18dm writecache: add unlikely for returned value of rb_next/prevHuaisheng Ye
2019-04-18dm writecache: remove needless dereferences in __writecache_writeback_pmem()Huaisheng Ye
2019-04-18dm snapshot: Use fine-grained locking schemeNikos Tsironis
2019-04-18dm snapshot: Make exception tables scalableNikos Tsironis
2019-04-18dm snapshot: Replace mutex with rw semaphoreNikos Tsironis
2019-04-18dm snapshot: Don't sleep holding the snapshot lockNikos Tsironis
2019-04-18list_bl: Add hlist_bl_add_before/behind helpersNikos Tsironis
2019-04-18list: Don't use WRITE_ONCE() in hlist_add_behind()Nikos Tsironis
2019-04-18dm cache metadata: Fix loading discard bitsetNikos Tsironis
2019-04-18dm zoned: Fix zone report handlingDamien Le Moal
2019-04-18dm zoned: Silence a static checker warningDan Carpenter
2019-04-18dm crypt: fix endianness annotations around org_sector_of_dmreqChristoph Hellwig
2019-04-14Linux 5.1-rc5Linus Torvalds
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-13Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds