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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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