aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsicam.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08scsicam: Fix use of page cacheGravatar Matthew Wilcox (Oracle) 1-6/+5
2022-02-02block: remove genhd.hGravatar Christoph Hellwig 1-1/+0
2021-05-06include: remove pagemap.h from blkdev.hGravatar Matthew Wilcox (Oracle) 1-0/+1
2020-12-01block: remove ->bd_containsGravatar Christoph Hellwig 1-1/+1
2020-03-24block: move struct partition out of genhd.hGravatar Christoph Hellwig 1-1/+2
2020-03-24scsi: simplify scsi_partsizeGravatar Christoph Hellwig 1-30/+31
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cGravatar Christoph Hellwig 1-61/+59
2020-03-24scsi: simplify scsi_bios_ptableGravatar Christoph Hellwig 1-13/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-16scsi: fix some kernel-doc markupsGravatar Mauro Carvalho Chehab 1-2/+2
2014-11-12scsi: PC partition tables are little endianGravatar Christoph Hellwig 1-2/+2
2012-01-03fs: move code out of buffer.cGravatar Al Viro 1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-01-11[SCSI] Add Documentation and integrate into docbook buildGravatar Rob Landley 1-11/+24
2006-06-26[SCSI] Bogus disk geometry on large disksGravatar Alan Cox 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+245