index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
rrpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: transform target get/set bad block
Javier González
2016-11-29
1
-2
/
+2
*
lightnvm: use target nvm on target-specific ops.
Javier González
2016-11-29
1
-7
/
+7
*
lightnvm: introduce helpers for generic ops in rrpc
Javier González
2016-11-29
1
-13
/
+12
*
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
2016-11-29
1
-69
/
+68
*
lightnvm: eliminate nvm_block abstraction on mm
Javier González
2016-11-29
1
-65
/
+169
*
lightnvm: remove get_lun operation on gennvm
Javier González
2016-11-29
1
-12
/
+11
*
lightnvm: move block provisioning to targets
Javier González
2016-11-29
1
-68
/
+128
*
lightnvm: manage lun partitions internally in mm
Javier González
2016-11-29
1
-7
/
+0
*
lightnvm: remove unnecessary variables in rrpc
Javier González
2016-11-29
1
-6
/
+0
*
lightnvm: make address conversion functions global
Javier González
2016-11-29
1
-30
/
+0
*
lightnvm: rrpc: split bios of size > 256kb
Javier González
2016-11-29
1
-0
/
+2
*
lightnvm: export set bad block table
Javier González
2016-11-29
1
-1
/
+33
*
lightnvm: enable to send hint to erase command
Javier González
2016-11-29
1
-1
/
+1
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-2
/
+2
*
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
Matias Bjørling
2016-07-07
1
-43
/
+65
*
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
1
-12
/
+2
*
lightnvm: remove unused lists from struct rrpc_block
Matias Bjørling
2016-07-07
1
-9
/
+0
*
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
2016-07-07
1
-5
/
+0
*
lightnvm: remove checkpatch warning for unsigned ints
Matias Bjørling
2016-07-07
1
-1
/
+1
*
lightnvm: break the loop when rqd is not null
Wenwei Tao
2016-07-07
1
-2
/
+5
*
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
1
-3
/
+3
*
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
1
-3
/
+3
*
lightnvm: do not assume sequential lun alloc.
Javier González
2016-05-06
1
-3
/
+2
*
lightnvm: do not free unused metadata on rrpc
Javier González
2016-05-06
1
-2
/
+0
*
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
2016-05-06
1
-2
/
+2
*
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: add a bitmap of luns
Wenwei Tao
2016-03-18
1
-29
/
+45
*
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-18
1
-2
/
+33
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-18
1
-44
/
+54
|
\
|
*
lightnvm: generalize rrpc ppa calculations
Javier González
2016-03-03
1
-17
/
+31
|
*
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-03-03
1
-15
/
+14
|
*
lightnvm: update closed list outside of intr context
Javier González
2016-03-03
1
-13
/
+10
*
|
lightnvm: put bio before return
Wenwei Tao
2016-02-04
1
-1
/
+3
|
/
*
lightnvm: manage open and closed blocks separately
Javier González
2016-01-12
1
-5
/
+33
*
lightnvm: reference rrpc lun in rrpc block
Javier González
2016-01-12
1
-0
/
+1
*
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
2016-01-12
1
-1
/
+1
*
lightnvm: move the pages per block check out of the loop
Wenwei Tao
2016-01-12
1
-6
/
+5
*
lightnvm: fix locking and mempool in rrpc_lun_gc
Wenwei Tao
2016-01-12
1
-6
/
+6
*
lightnvm: put block back to gc list on its reclaim fail
Wenwei Tao
2016-01-12
1
-4
/
+14
*
lightnvm: check bi_error in gc
Wenwei Tao
2016-01-12
1
-0
/
+6
*
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-4
/
+2
*
lightnvm: unlock rq and free ppa_list on submission fail
Wenwei Tao
2016-01-12
1
-0
/
+6
*
lightnvm: add check after mempool allocation
Javier Gonzalez
2016-01-12
1
-0
/
+2
*
lightnvm: fix bio submission issue
Wenwei Tao
2016-01-12
1
-1
/
+3
*
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
1
-1
/
+1
*
lightnvm: put blks when luns configure failed
Wenwei Tao
2015-12-07
1
-2
/
+19
*
lightnvm: use flags in rrpc_get_blk
Wenwei Tao
2015-12-07
1
-1
/
+1
*
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
1
-1
/
+31
[next]