index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
gennvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-07
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
1
-1
/
+1
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
1
-28
/
+4
2016-07-07
lightnvm: move target mgmt into media mgr
Matias Bjørling
1
-0
/
+154
2016-07-07
lightnvm: rename gennvm and update description
Matias Bjørling
1
-92
/
+92
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
1
-25
/
+6
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
1
-1
/
+1
2016-05-06
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
1
-13
/
+14
2016-05-06
lightnvm: fix out of bound ppa lun id on bb tbl
Matias Bjørling
1
-6
/
+1
2016-05-06
lightnvm: move responsibility for bad blk mgmt to target
Matias Bjørling
1
-19
/
+16
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
1
-9
/
+20
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
1
-6
/
+8
2016-03-18
lightnvm: do not load L2P table if not supported
Javier González
1
-1
/
+1
2016-03-18
lightnvm: do not reserve lun on l2p loading
Javier González
1
-3
/
+0
2016-03-18
lightnvm: add a bitmap of luns
Wenwei Tao
1
-0
/
+18
2016-03-18
lightnvm: specify target's logical address area
Wenwei Tao
1
-0
/
+67
2016-03-03
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
1
-4
/
+3
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
1
-37
/
+62
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
1
-3
/
+3
2016-01-12
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
1
-1
/
+1
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
1
-20
/
+14
2016-01-12
lightnvm: move ppa erase logic to core
Matias Bjørling
1
-64
/
+4
2016-01-12
lightnvm: fix incorrect nr_free_blocks stat
Chao Yu
1
-0
/
+1
2016-01-12
lightnvm: fix bio submission issue
Wenwei Tao
1
-1
/
+1
2015-12-29
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
1
-1
/
+1
2015-12-07
lightnvm: prevent gennvm module unload on use
Matias Bjørling
1
-0
/
+5
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+4
2015-12-07
lightnvm: refactor spin_unlock in gennvm_get_blk
Wenwei Tao
1
-5
/
+2
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
1
-2
/
+1
2015-11-29
lightnvm: free memory when gennvm register fails
Wenwei Tao
1
-5
/
+10
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
1
-5
/
+14
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
1
-1
/
+13
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-6
/
+6
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
1
-10
/
+22
2015-10-29
gennvm: Generic NVM manager
Matias Bjørling
1
-0
/
+485