aboutsummaryrefslogtreecommitdiff
path: root/lib/sg_pool.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-23lib/sg_pool: change module_init(sg_pool_init) to subsys_initcallGravatar Masahiro Yamada 1-14/+2
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsGravatar Maor Gottlieb 1-1/+2
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-10/+29
2019-06-20scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationGravatar Ming Lei 1-2/+4
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolGravatar Ming Lei 1-10/+27
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2018-10-31lib/sg_pool.c: remove unnecessary null check when freeing objectGravatar zhong jiang 1-4/+3
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cGravatar Ming Lin 1-0/+172