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
/
gennvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
2016-07-07
1
-1
/
+1
*
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
1
-28
/
+4
*
lightnvm: move target mgmt into media mgr
Matias Bjørling
2016-07-07
1
-0
/
+154
*
lightnvm: rename gennvm and update description
Matias Bjørling
2016-07-07
1
-92
/
+92
*
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
2016-07-07
1
-25
/
+6
*
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
1
-1
/
+1
*
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
2016-05-06
1
-13
/
+14
*
lightnvm: fix out of bound ppa lun id on bb tbl
Matias Bjørling
2016-05-06
1
-6
/
+1
*
lightnvm: move responsibility for bad blk mgmt to target
Matias Bjørling
2016-05-06
1
-19
/
+16
*
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
1
-9
/
+20
*
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-05-06
1
-6
/
+8
*
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
1
-0
/
+18
*
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-18
1
-0
/
+67
*
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-03-03
1
-4
/
+3
*
lightnvm: manage open and closed blocks separately
Javier González
2016-01-12
1
-37
/
+62
*
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
2016-01-12
1
-3
/
+3
*
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
2016-01-12
1
-1
/
+1
*
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-20
/
+14
*
lightnvm: move ppa erase logic to core
Matias Bjørling
2016-01-12
1
-64
/
+4
*
lightnvm: fix incorrect nr_free_blocks stat
Chao Yu
2016-01-12
1
-0
/
+1
*
lightnvm: fix bio submission issue
Wenwei Tao
2016-01-12
1
-1
/
+1
*
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
2015-12-29
1
-1
/
+1
*
lightnvm: prevent gennvm module unload on use
Matias Bjørling
2015-12-07
1
-0
/
+5
*
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
1
-4
/
+4
*
lightnvm: refactor spin_unlock in gennvm_get_blk
Wenwei Tao
2015-12-07
1
-5
/
+2
*
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
1
-2
/
+1
*
lightnvm: free memory when gennvm register fails
Wenwei Tao
2015-11-29
1
-5
/
+10
*
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
1
-5
/
+14
*
lightnvm: keep track of block counts
Javier Gonzalez
2015-11-20
1
-1
/
+13
*
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
1
-6
/
+6
*
lightnvm: update bad block table format
Matias Bjørling
2015-11-16
1
-10
/
+22
*
gennvm: Generic NVM manager
Matias Bjørling
2015-10-29
1
-0
/
+485