index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lightnvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
lightnvm: implement generic path for sync I/O
Javier González
1
-0
/
+3
2017-10-13
lightnvm: remove stale extern and unused exported symbols
Rakesh Pandit
1
-7
/
+0
2017-10-13
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
Rakesh Pandit
1
-1
/
+1
2017-10-13
lightnvm: prevent target type module removal when in use
Rakesh Pandit
1
-0
/
+1
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
1
-1
/
+2
2017-04-16
lightnvm: rename scrambler controller hint
Javier González
1
-1
/
+1
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
1
-5
/
+3
2017-01-31
lightnvm: allow targets to use sysfs
Javier González
1
-0
/
+6
2017-01-31
lightnvm: Add CRC read error
Javier González
1
-0
/
+1
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-7
/
+3
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-2
/
+1
2017-01-31
lightnvm: cleanup nvm transformation functions
Matias Bjørling
1
-8
/
+6
2017-01-31
lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
Matias Bjørling
1
-2
/
+0
2017-01-31
lightnvm: remove nvm_submit_ppa* functions
Matias Bjørling
1
-4
/
+0
2017-01-31
lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
Matias Bjørling
1
-1
/
+0
2017-01-31
lightnvm: merge gennvm with core
Matias Bjørling
1
-90
/
+7
2016-11-29
lightnvm: transform target get/set bad block
Javier González
1
-3
/
+12
2016-11-29
lightnvm: use target nvm on target-specific ops.
Javier González
1
-3
/
+3
2016-11-29
lightnvm: introduce max_phys_sects helper function
Javier González
1
-0
/
+1
2016-11-29
lightnvm: introduce helpers for generic ops in rrpc
Javier González
1
-4
/
+1
2016-11-29
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
1
-19
/
+22
2016-11-29
lightnvm: eliminate nvm_block abstraction on mm
Javier González
1
-46
/
+2
2016-11-29
lightnvm: remove debug lun statistics from gennvm
Javier González
1
-5
/
+0
2016-11-29
lightnvm: remove get_lun operation on gennvm
Javier González
1
-6
/
+2
2016-11-29
lightnvm: move block provisioning to targets
Javier González
1
-61
/
+72
2016-11-29
lightnvm: manage lun partitions internally in mm
Javier González
1
-4
/
+2
2016-11-29
lightnvm: remove gen_lun abstraction
Javier González
1
-0
/
+10
2016-11-29
lightnvm: make address conversion functions global
Javier González
1
-0
/
+30
2016-11-29
lightnvm: cleanup unused target operations
Javier González
1
-6
/
+0
2016-11-29
lightnvm: add ECC error codes
Javier González
1
-0
/
+2
2016-11-29
lightnvm: export set bad block table
Javier González
1
-1
/
+12
2016-11-29
lightnvm: enable to send hint to erase command
Javier González
1
-4
/
+3
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
1
-2
/
+0
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
1
-0
/
+3
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-6
/
+9
2016-07-07
lightnvm: make ppa_list const in nvm_set_rqd_list
Matias Bjørling
1
-1
/
+1
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
1
-6
/
+0
2016-07-07
lightnvm: move target mgmt into media mgr
Matias Bjørling
1
-0
/
+10
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
1
-11
/
+2
2016-07-07
lightnvm: initialize ppa_addr in dev_to_generic_addr()
Javier González
1
-0
/
+1
2016-07-07
lightnvm: add media manager mark_blk helper
Javier González
1
-0
/
+2
2016-05-06
lightnvm: reserved space calculation incorrect
Javier González
1
-1
/
+0
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
1
-1
/
+1
2016-05-06
lightnvm: add is_cached entry to struct ppa_addr
Matias Bjørling
1
-1
/
+7
2016-05-06
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
1
-0
/
+4
2016-05-06
lightnvm: remove mgt targets on mgt removal
Matias Bjørling
1
-0
/
+1
2016-05-06
lightnvm: rename dma helper functions
Javier González
1
-1
/
+1
2016-05-06
lightnvm: enable metadata to be sent to device
Javier González
1
-2
/
+2
[next]