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
/
rrpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
lightnvm: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-4
/
+4
2017-04-16
lightnvm: fix type checks on rrpc
Javier González
1
-2
/
+2
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
1
-1
/
+2
2017-04-16
lightnvm: don't check for failure from mempool_alloc()
NeilBrown
1
-9
/
+0
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
1
-2
/
+1
2017-04-16
lightnvm: Fix error handling
Christophe JAILLET
1
-2
/
+4
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-4
/
+3
2016-11-29
lightnvm: transform target get/set bad block
Javier González
1
-2
/
+2
2016-11-29
lightnvm: use target nvm on target-specific ops.
Javier González
1
-7
/
+7
2016-11-29
lightnvm: introduce helpers for generic ops in rrpc
Javier González
1
-13
/
+12
2016-11-29
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
1
-69
/
+68
2016-11-29
lightnvm: eliminate nvm_block abstraction on mm
Javier González
1
-65
/
+169
2016-11-29
lightnvm: remove get_lun operation on gennvm
Javier González
1
-12
/
+11
2016-11-29
lightnvm: move block provisioning to targets
Javier González
1
-68
/
+128
2016-11-29
lightnvm: manage lun partitions internally in mm
Javier González
1
-7
/
+0
2016-11-29
lightnvm: remove unnecessary variables in rrpc
Javier González
1
-6
/
+0
2016-11-29
lightnvm: make address conversion functions global
Javier González
1
-30
/
+0
2016-11-29
lightnvm: rrpc: split bios of size > 256kb
Javier González
1
-0
/
+2
2016-11-29
lightnvm: export set bad block table
Javier González
1
-1
/
+33
2016-11-29
lightnvm: enable to send hint to erase command
Javier González
1
-1
/
+1
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
1
-2
/
+2
2016-07-07
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
Matias Bjørling
1
-43
/
+65
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
1
-12
/
+2
2016-07-07
lightnvm: remove unused lists from struct rrpc_block
Matias Bjørling
1
-9
/
+0
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
1
-5
/
+0
2016-07-07
lightnvm: remove checkpatch warning for unsigned ints
Matias Bjørling
1
-1
/
+1
2016-07-07
lightnvm: break the loop when rqd is not null
Wenwei Tao
1
-2
/
+5
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-3
/
+3
2016-05-06
lightnvm: reserved space calculation incorrect
Javier González
1
-1
/
+1
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
1
-3
/
+3
2016-05-06
lightnvm: do not assume sequential lun alloc.
Javier González
1
-3
/
+2
2016-05-06
lightnvm: do not free unused metadata on rrpc
Javier González
1
-2
/
+0
2016-05-06
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
1
-2
/
+2
2016-05-06
lightnvm: store rrpc->soffset in device sector size
Wenwei Tao
1
-7
/
+10
2016-05-06
lightnvm: calculate rrpc total blocks and sectors up front
Wenwei Tao
1
-4
/
+2
2016-03-18
lightnvm: add a bitmap of luns
Wenwei Tao
1
-29
/
+45
2016-03-18
lightnvm: specify target's logical address area
Wenwei Tao
1
-2
/
+33
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-44
/
+54
2016-03-03
lightnvm: generalize rrpc ppa calculations
Javier González
1
-17
/
+31
2016-03-03
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
1
-15
/
+14
2016-03-03
lightnvm: update closed list outside of intr context
Javier González
1
-13
/
+10
2016-02-04
lightnvm: put bio before return
Wenwei Tao
1
-1
/
+3
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
1
-5
/
+33
2016-01-12
lightnvm: reference rrpc lun in rrpc block
Javier González
1
-0
/
+1
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
1
-1
/
+1
2016-01-12
lightnvm: move the pages per block check out of the loop
Wenwei Tao
1
-6
/
+5
2016-01-12
lightnvm: fix locking and mempool in rrpc_lun_gc
Wenwei Tao
1
-6
/
+6
2016-01-12
lightnvm: put block back to gc list on its reclaim fail
Wenwei Tao
1
-4
/
+14
[next]