summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/pblk-cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg8-190/+54
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg3-37/+29
2019-08-05blk-mq: balance mapping between present CPUs and queuesMing Lei1-7/+22
2019-08-05scsi: implement .cleanup_rq callbackMing Lei1-0/+13
2019-08-05blk-mq: add callback of .cleanup_rqMing Lei2-0/+14
2019-08-05null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2-6/+25
2019-08-05scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni3-5/+15
2019-08-05blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2-0/+44
2019-08-05block: add req op to reset all zones and flagChaitanya Kulkarni2-0/+5
2019-08-05block: Fix a comment in blk_cleanup_queue()Bart Van Assche1-1/+2
2019-08-05block: Fix spelling in the header above blkg_lookup()Bart Van Assche1-1/+1
2019-08-05block: Improve physical block alignment of split biosBart Van Assche1-4/+17
2019-08-05block: Simplify blk_bio_segment_split()Bart Van Assche1-35/+33
2019-08-05block: Simplify bvec_split_segs()Bart Van Assche1-9/+7
2019-08-05block: Document the bio splitting functionsBart Van Assche2-2/+45
2019-08-05block: Declare several function pointer arguments 'const'Bart Van Assche2-19/+20
2019-08-05blk-mq: remove blk_mq_complete_request_syncMing Lei3-9/+1
2019-08-05nvme: wait until all completed request's complete fn is calledMing Lei5-4/+18
2019-08-05nvme: don't abort completed request in nvme_cancel_requestMing Lei1-0/+4
2019-08-05blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2-0/+33
2019-08-05blk-mq: introduce blk_mq_request_completed()Ming Lei2-0/+7
2019-08-05Linux 5.3-rc3v5.3-rc3Linus Torvalds1-1/+1
2019-08-04tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain4-17/+47
2019-08-04tpm: Fix null pointer dereference on chip register error pathMilan Broz1-7/+16
2019-08-04MAINTAINERS: Add Geert as Renesas SoC Co-MaintainerGeert Uytterhoeven1-0/+4
2019-08-04kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci1-0/+4
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand1-0/+6
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig3-1/+1
2019-08-03lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko1-1/+1
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-03mm/memory_hotplug.c: remove unneeded return for void functionWeitao Hou1-2/+0
2019-08-03mm/migrate.c: initialize pud_entry in migrate_vma()Ralph Campbell1-10/+7
2019-08-03coredump: split pipe command whitespace before expanding templatePaul Wise1-5/+39
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann2-7/+12
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann1-1/+2
2019-08-03kasan: remove clang version check for KASAN_STACKArnd Bergmann1-6/+5
2019-08-03mm: compaction: avoid 100% CPU usage during compaction when a task is killedMel Gorman1-4/+7
2019-08-03mm: migrate: fix reference check race between __find_get_block() and migrationJan Kara1-1/+3
2019-08-03mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...Yang Shi1-1/+8
2019-08-03ocfs2: remove set but not used variable 'last_hash'YueHaibing1-3/+0
2019-08-03Revert "kmemleak: allow to coexist with fault injection"Yang Shi1-1/+1
2019-08-03kernel/signal.c: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare1-0/+1
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra1-1/+1
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-08-02Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson1-83/+47
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik2-13/+5
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu1-8/+49
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2-34/+8