index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-19
1
-0
/
+6
*
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-19
1
-0
/
+1
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-19
1
-12
/
+7
|
\
|
*
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
1
-1
/
+1
|
*
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: introduce factory reset
Matias Bjørling
2016-01-12
1
-0
/
+34
*
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
1
-0
/
+1
*
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
1
-0
/
+14
*
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
1
-1
/
+2
*
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
2016-01-12
1
-2
/
+2
*
lightnvm: sectors first in ppa list
Matias Bjørling
2016-01-12
1
-3
/
+3
*
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-0
/
+16
*
lightnvm: refactor rqd ppa list into set/free
Matias Bjørling
2016-01-12
1
-21
/
+50
*
lightnvm: move ppa erase logic to core
Matias Bjørling
2016-01-12
1
-0
/
+67
*
lightnvm: fix media mgr registration
Matias Bjørling
2015-12-07
1
-39
/
+39
*
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
1
-4
/
+3
*
lightnvm: missing nvm_lock acquire
Wenwei Tao
2015-11-29
1
-33
/
+42
*
lightnvm: do device max sectors boundary check first
Wenwei Tao
2015-11-29
1
-4
/
+6
*
lightnvm: fix ioctl memory leaks
Sudip Mukherjee
2015-11-29
1
-2
/
+7
*
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
1
-1
/
+1
*
lightnvm: missing free on init error
Matias Bjørling
2015-11-20
1
-2
/
+4
*
lightnvm: wrong return value and redundant free
Wenwei Tao
2015-11-20
1
-4
/
+2
*
lightnvm: cleanup queue before target removal
Javier González
2015-11-16
1
-2
/
+2
*
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
1
-2
/
+1
*
lightnvm: prevent double free on init error
Matias Bjørling
2015-11-16
1
-9
/
+3
*
lightnvm: prematurely activate nvm_dev
Matias Bjørling
2015-11-16
1
-4
/
+4
*
lightnvm: check for NAND flash and its type
Matias Bjørling
2015-11-16
1
-0
/
+10
*
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
2015-10-29
1
-0
/
+826