summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm integrity: whitespace, coding style and dead code cleanupMike Snitzer2019-05-091-43/+61
* dm integrity: implement synchronous mode for reboot handlingMikulas Patocka2019-05-081-5/+38
* dm integrity: handle machine reboot in bitmap modeMikulas Patocka2019-05-081-0/+24
* dm integrity: add a bitmap modeMikulas Patocka2019-05-081-33/+503
* dm integrity: introduce a function add_new_range_and_wait()Mikulas Patocka2019-05-081-4/+8
* dm integrity: allow large ranges to be describedMikulas Patocka2019-05-071-3/+3
* dm ingerity: pass size to dm_integrity_alloc_page_list()Mikulas Patocka2019-05-071-15/+15
* dm integrity: introduce rw_journal_sectors()Mikulas Patocka2019-05-071-6/+14
* dm integrity: update documentationMikulas Patocka2019-05-071-1/+3
* dm integrity: don't report unused optionsMikulas Patocka2019-05-071-3/+7
* dm integrity: don't check null pointer before kvfree and vfreeMikulas Patocka2019-05-071-4/+2
* dm integrity: correctly calculate the size of metadata areaMikulas Patocka2019-05-071-2/+2
* dm dust: Make dm_dust_init and dm_dust_exit staticYueHaibing2019-05-071-2/+2
* dm dust: remove redundant unsigned comparison to less than zeroColin Ian King2019-05-071-1/+1
* dm mpath: always free attached_handler_name in parse_path()Martin Wilck2019-04-301-1/+1
* dm init: fix max devices/targets checksHelen Koike2019-04-301-4/+4
* dm: add dust targetBryan Gurney2019-04-303-0/+525
* dm writecache: avoid unnecessary lookups in writecache_find_entry()Mikulas Patocka2019-04-261-6/+5
* dm writecache: remove unused member page_offset in writeback_structHuaisheng Ye2019-04-261-2/+0
* dm delay: fix a crash when invalid device is specifiedMikulas Patocka2019-04-261-1/+2
* dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabledPeng Wang2019-04-261-4/+2
* dm mpath: fix missing call of path selector type->end_ioYufen Yu2019-04-253-6/+22
* dm thin metadata: do not write metadata if no changes occurredMike Snitzer2019-04-181-3/+23
* dm thin metadata: add wrappers for managing write locking of metadataMike Snitzer2019-04-181-44/+64
* dm thin metadata: check __commit_transaction()'s returnMike Snitzer2019-04-181-1/+6
* dm space map common: zero entire ll_diskMike Snitzer2019-04-181-0/+2
* dm writecache: add unlikely for returned value of rb_next/prevHuaisheng Ye2019-04-181-2/+2
* dm writecache: remove needless dereferences in __writecache_writeback_pmem()Huaisheng Ye2019-04-181-6/+6
* dm snapshot: Use fine-grained locking schemeNikos Tsironis2019-04-181-40/+44
* dm snapshot: Make exception tables scalableNikos Tsironis2019-04-182-24/+116
* dm snapshot: Replace mutex with rw semaphoreNikos Tsironis2019-04-181-45/+43
* dm snapshot: Don't sleep holding the snapshot lockNikos Tsironis2019-04-181-37/+65
* dm cache metadata: Fix loading discard bitsetNikos Tsironis2019-04-181-1/+8
* dm zoned: Fix zone report handlingDamien Le Moal2019-04-181-0/+5
* dm zoned: Silence a static checker warningDan Carpenter2019-04-181-1/+2
* dm crypt: fix endianness annotations around org_sector_of_dmreqChristoph Hellwig2019-04-181-4/+4
* Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-148-51/+98
|\
| * nvmet: fix discover log page when offsets are usedKeith Busch2019-04-113-23/+51
| * nvme-fc: correct csn initialization and increments on errorJames Smart2019-04-111-5/+15
| * lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg2019-04-101-22/+28
| * nvme: cancel request synchronouslyMing Lei2019-04-101-1/+1
| * scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+1
| * virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-131-1/+4
|\ \
| * | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-091-1/+4
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-1311-27/+96
|\ \ \
| * | | clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez2019-04-121-1/+1
| * | | clk: mediatek: fix clk-gate flag settingWeiyi Lu2019-04-121-2/+1
| * | | platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
| * | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-112-3/+32