index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: reserved space calculation incorrect
Javier González
2016-05-06
1
-1
/
+1
*
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
5
-14
/
+14
*
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
2016-05-06
1
-13
/
+14
*
lightnvm: remove mgt targets on mgt removal
Matias Bjørling
2016-05-06
1
-26
/
+43
*
lightnvm: do not assume sequential lun alloc.
Javier González
2016-05-06
1
-3
/
+2
*
lightnvm: rename dma helper functions
Javier González
2016-05-06
1
-8
/
+8
*
lightnvm: do not free unused metadata on rrpc
Javier González
2016-05-06
1
-2
/
+0
*
lightnvm: fix out of bound ppa lun id on bb tbl
Matias Bjørling
2016-05-06
1
-6
/
+1
*
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
2016-05-06
1
-1
/
+1
*
lightnvm: move responsibility for bad blk mgmt to target
Matias Bjørling
2016-05-06
1
-19
/
+16
*
lightnvm: make nvm_set_rqd_ppalist() aware of vblks
Matias Bjørling
2016-05-06
2
-15
/
+18
*
lightnvm: remove struct factory_blks
Matias Bjørling
2016-05-06
1
-34
/
+28
*
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
3
-76
/
+107
*
lightnvm: introduce nvm_for_each_lun_ppa() macro
Matias Bjørling
2016-05-06
1
-38
/
+26
*
lightnvm: refactor dev->online_target to global nvm_targets
Simon A. F. Lund
2016-05-06
1
-22
/
+25
*
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
2016-05-06
2
-10
/
+10
*
lightnvm: store rrpc->soffset in device sector size
Wenwei Tao
2016-05-06
1
-7
/
+10
*
lightnvm: calculate rrpc total blocks and sectors up front
Wenwei Tao
2016-05-06
1
-4
/
+2
*
lightnvm: avoid memory leak when lun_map kcalloc fails
Matias Bjørling
2016-05-06
1
-23
/
+30
*
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-05-06
3
-15
/
+63
*
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
Matias Bjørling
2016-05-06
2
-10
/
+9
*
lightnvm: implement nvm_submit_ppa_list
Matias Bjørling
2016-05-06
1
-19
/
+69
*
lightnvm: handle submit_io failure
Matias Bjørling
2016-05-06
1
-0
/
+5
*
lightnvm: fix "warning: ‘ret’ may be used uninitialized"
Jeff Mahoney
2016-05-06
1
-2
/
+2
*
lightnvm: do not load L2P table if not supported
Javier González
2016-03-18
1
-1
/
+1
*
lightnvm: do not reserve lun on l2p loading
Javier González
2016-03-18
1
-3
/
+0
*
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-18
3
-29
/
+69
*
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-18
5
-2
/
+108
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-18
4
-63
/
+76
|
\
|
*
lightnvm: generalize rrpc ppa calculations
Javier González
2016-03-03
2
-17
/
+40
|
*
lightnvm: remove struct nvm_dev->total_blocks
Matias Bjørling
2016-03-03
1
-5
/
+1
|
*
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-03-03
4
-23
/
+21
|
*
lightnvm: update closed list outside of intr context
Javier González
2016-03-03
1
-13
/
+10
|
*
lightnvm: fold get bb tbl when using dual/quad plane mode
Matias Bjørling
2016-03-03
1
-1
/
+1
|
*
lightnvm: fix up nonsensical configure overrun checking
Alan
2016-03-03
1
-6
/
+5
*
|
lightnvm: allow to force mm initialization
Matias Bjørling
2016-02-04
1
-9
/
+16
*
|
lightnvm: fix request intersection locking in rrpc
Javier González
2016-02-04
1
-2
/
+1
*
|
lightnvm: warn if irqs are disabled in lock laddr
Javier González
2016-02-04
1
-0
/
+2
*
|
lightnvm: put bio before return
Wenwei Tao
2016-02-04
1
-1
/
+3
|
/
*
lightnvm: introduce factory reset
Matias Bjørling
2016-01-12
2
-0
/
+213
*
lightnvm: use system block for mm initialization
Matias Bjørling
2016-01-12
1
-2
/
+23
*
lightnvm: introduce ioctl to initialize device
Matias Bjørling
2016-01-12
1
-0
/
+50
*
lightnvm: core on-disk initialization
Matias Bjørling
2016-01-12
3
-1
/
+564
*
lightnvm: introduce mlc lower page table mappings
Matias Bjørling
2016-01-12
1
-1
/
+60
*
lightnvm: add mccap support
Matias Bjørling
2016-01-12
1
-0
/
+1
*
lightnvm: manage open and closed blocks separately
Javier González
2016-01-12
4
-43
/
+120
*
lightnvm: reference rrpc lun in rrpc block
Javier González
2016-01-12
2
-0
/
+2
*
lightnvm: introduce nvm_submit_ppa
Matias Bjørling
2016-01-12
1
-1
/
+44
*
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
2016-01-12
3
-5
/
+6
*
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
2016-01-12
2
-3
/
+3
[next]