Age | Commit message (Expand) | Author | Files | Lines |
2021-04-13 | lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15 | Christoph Hellwig | 2 | -1/+5 |
2021-04-13 | lightnvm: return the correct return value | Tian Tao | 1 | -1/+1 |
2021-02-15 | lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid() | Andy Shevchenko | 2 | -5/+3 |
2021-02-15 | lightnvm: fix unnecessary NULL check warnings | Tian Tao | 1 | -2/+1 |
2021-01-25 | block: store a block_device pointer in struct bio | Christoph Hellwig | 1 | -1/+1 |
2021-01-21 | lightnvm: fix memory leak when submit fails | Pan Bian | 1 | -2/+1 |
2021-01-04 | lightnvm: select CONFIG_CRC32 | Arnd Bergmann | 1 | -0/+1 |
2020-12-08 | drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.c | tangzhenhao | 1 | -0/+4 |
2020-10-16 | lightnvm: fix out-of-bounds write to array devices->info[] | Colin Ian King | 1 | -2/+3 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-01 | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 1 | -1/+1 |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 2 | -9/+11 |
2020-07-01 | block: remove the request_queue argument from blk_queue_split | Christoph Hellwig | 1 | -2/+2 |
2020-06-03 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -12/+7 |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 1 | -3/+2 |
2020-05-27 | lightnvm/pblk: use bio_{start,end}_io_acct | Christoph Hellwig | 2 | -12/+7 |
2020-03-30 | Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -21/+21 |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig | 1 | -2/+1 |
2020-03-12 | lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -21/+21 |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra | 1 | -4/+4 |
2019-09-05 | lightnvm: print error when target is not found | Minwoo Im | 1 | -1/+4 |
2019-09-05 | lightnvm: introduce pr_fmt for the prefix nvm | Minwoo Im | 1 | -24/+25 |
2019-08-09 | lightnvm: remove unused 'geo' variable | Jens Axboe | 1 | -2/+0 |
2019-08-08 | lightnvm: remove set but not used variables 'data_len' and 'rq_len' | YueHaibing | 2 | -4/+1 |
2019-08-06 | lightnvm: pblk: use kvmalloc for metadata | Hans Holmberg | 4 | -64/+19 |
2019-08-06 | lightnvm: move metadata mapping to lower level driver | Hans Holmberg | 6 | -184/+34 |
2019-08-06 | lightnvm: remove nvm_submit_io_sync_fn | Hans Holmberg | 1 | -6/+29 |
2019-06-21 | lightnvm: fix uninitialized pointer in nvm_remove_tgt() | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-21 | lightnvm: pblk: fix freeing of merged pages | Heiner Litz | 1 | -8/+10 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410 | Thomas Gleixner | 1 | -15/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-06 | lightnvm: pblk: use nvm_rq_to_ppa_list() | Igor Konopko | 2 | -17/+22 |
2019-05-06 | lightnvm: pblk: simplify partial read path | Igor Konopko | 4 | -281/+100 |
2019-05-06 | lightnvm: do not remove instance under global lock | Igor Konopko | 1 | -18/+16 |
2019-05-06 | lightnvm: track inflight target creations | Igor Konopko | 1 | -10/+31 |
2019-05-06 | lightnvm: pblk: recover only written metadata | Igor Konopko | 1 | -3/+5 |
2019-05-06 | lightnvm: pblk: IO path reorganization | Igor Konopko | 4 | -61/+48 |
2019-05-06 | lightnvm: pblk: GC error handling | Igor Konopko | 4 | -4/+12 |
2019-05-06 | lightnvm: pblk: remove internal IO timeout | Igor Konopko | 2 | -8/+1 |
2019-05-06 | lightnvm: pblk: wait for inflight IOs in recovery | Igor Konopko | 1 | -13/+12 |
2019-05-06 | lightnvm: pblk: propagate errors when reading meta | Igor Konopko | 2 | -3/+8 |
2019-05-06 | lightnvm: pblk: fix update line wp in OOB recovery | Igor Konopko | 1 | -1/+15 |
2019-05-06 | lightnvm: pblk: kick writer on write recovery path | Igor Konopko | 1 | -0/+1 |
2019-05-06 | lightnvm: pblk: fix lock order in pblk_rb_tear_down_check | Igor Konopko | 1 | -1/+1 |
2019-05-06 | lightnvm: prevent race condition on pblk remove | Marcin Dziegielewski | 1 | -0/+2 |
2019-05-06 | lightnvm: pblk: set propper line as data_line after gc | Marcin Dziegielewski | 1 | -0/+1 |
2019-05-06 | lightnvm: pblk: fix bio leak when bio is split | Chansol Kim | 1 | -28/+19 |
2019-05-06 | lightnvm: Inherit mdts from the parent nvme device | Igor Konopko | 1 | -2/+7 |
2019-05-06 | lightnvm: pblk: set proper read status in bio | Igor Konopko | 1 | -6/+5 |
2019-05-06 | lightnvm: pblk: cleanly fail when there is not enough memory | Igor Konopko | 1 | -2/+7 |