index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
Commit message (
Expand
)
Author
Age
*
lightnvm: set default lun range when no luns are specified
Matias Bjørling
2017-02-15
*
lightnvm: fix off-by-one error on target initialization
Matias Bjørling
2017-02-15
*
lightnvm: allow targets to use sysfs
Javier González
2017-01-31
*
lightnvm: free properly on target creation error
Javier González
2017-01-31
*
lightnvm: use end_io callback instead of instance
Matias Bjørling
2017-01-31
*
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
2017-01-31
*
lightnvm: cleanup nvm transformation functions
Matias Bjørling
2017-01-31
*
lightnvm: make nvm_map_* return void
Matias Bjørling
2017-01-31
*
lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
Matias Bjørling
2017-01-31
*
lightnvm: remove nvm_submit_ppa* functions
Matias Bjørling
2017-01-31
*
lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
Matias Bjørling
2017-01-31
*
lightnvm: merge gennvm with core
Matias Bjørling
2017-01-31
*
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-13
|
\
|
*
lightnvm: make core.c explicitly non-modular
Paul Gortmaker
2016-11-10
*
|
lightnvm: transform target get/set bad block
Javier González
2016-11-29
*
|
lightnvm: use target nvm on target-specific ops.
Javier González
2016-11-29
*
|
lightnvm: introduce max_phys_sects helper function
Javier González
2016-11-29
*
|
lightnvm: introduce helpers for generic ops in rrpc
Javier González
2016-11-29
*
|
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
2016-11-29
*
|
lightnvm: eliminate nvm_block abstraction on mm
Javier González
2016-11-29
*
|
lightnvm: remove debug lun statistics from gennvm
Javier González
2016-11-29
*
|
lightnvm: remove get_lun operation on gennvm
Javier González
2016-11-29
*
|
lightnvm: move block provisioning to targets
Javier González
2016-11-29
*
|
lightnvm: manage lun partitions internally in mm
Javier González
2016-11-29
*
|
lightnvm: remove gen_lun abstraction
Javier González
2016-11-29
*
|
lightnvm: use constant name instead of value
Javier González
2016-11-29
*
|
lightnvm: remove unnecessary variables in rrpc
Javier González
2016-11-29
*
|
lightnvm: make address conversion functions global
Javier González
2016-11-29
*
|
lightnvm: remove sysfs configuration interface
Javier González
2016-11-29
*
|
lightnvm: rrpc: split bios of size > 256kb
Javier González
2016-11-29
*
|
lightnvm: export set bad block table
Javier González
2016-11-29
*
|
lightnvm: do not protect block 0
Javier González
2016-11-29
*
|
lightnvm: enable to send hint to erase command
Javier González
2016-11-29
*
|
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
2016-11-29
|
/
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
|
\
|
*
lightnvm: propagate device_add() error code
Arnd Bergmann
2016-09-21
|
*
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
|
*
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
|
*
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-21
|
*
lightnvm: NVM should depend on HAS_DMA
Geert Uytterhoeven
2016-09-21
*
|
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-08-31
|
/
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
*
lightnvm: make __nvm_submit_ppa static
Matias Bjørling
2016-07-07
*
lightnvm: make ppa_list const in nvm_set_rqd_list
Matias Bjørling
2016-07-07
*
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
2016-07-07
*
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
Matias Bjørling
2016-07-07
*
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
*
lightnvm: remove unused lists from struct rrpc_block
Matias Bjørling
2016-07-07
*
lightnvm: remove nested lock conflict with mm
Matias Bjørling
2016-07-07
*
lightnvm: move target mgmt into media mgr
Matias Bjørling
2016-07-07
[next]