Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b40d1b88f1001f0224c63fa2c008914514bcef33
/
drivers
/
scsi
/
sd.c
f4f4e47
[SCSI] add residual argument to scsi_execute and scsi_execute_req
by FUJITA Tomonori
· 16 years ago
fd4ce1a
[PATCH 1/2] kill FMODE_NDELAY_NOW
by Christoph Hellwig
· 16 years ago
f8aea20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
520a2c2
[SCSI] sd: fix computation of the full size of the device
by H. Peter Anvin
· 16 years ago
d4c9b73
[SCSI] sd: remove command-size switching code
by Alan Stern
· 16 years ago
10dab22
[SCSI] sd: Fix handling of NO_SENSE check condition
by Jamie Wellnitz
· 16 years ago
0338e29
[PATCH] switch sd
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
83ff6fe
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
by Al Viro
· 17 years ago
74f3c8a
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
by Al Viro
· 17 years ago
86d434d
[PATCH] eliminate use of ->f_flags in block methods
by Al Viro
· 17 years ago
9e06688
[SCSI] sd: Correctly handle all combinations of DIF and DIX
by Martin K. Petersen
· 16 years ago
be922f4
[SCSI] sd: Always print actual protection_type
by Martin K. Petersen
· 16 years ago
bd623e7
[SCSI] sd: Issue correct protection operation
by Martin K. Petersen
· 16 years ago
ef5bef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
f98a8ca
SCSI sd driver calls revalidate_disk wrapper.
by Andrew Patterson
· 16 years ago
3e1a7ff
block: allow disk to have extended device number
by Tejun Heo
· 16 years ago
689d6fa
block: replace @ext_minors with GENHD_FL_EXT_DEVT
by Tejun Heo
· 16 years ago
870d665
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
by Tejun Heo
· 16 years ago
f615b48
sd/ide-disk: apply extended minors to sd and ide
by Tejun Heo
· 16 years ago
7404ad3b
[SCSI] sd: use generic helper to print capacities in both binary and SI
by James Bottomley
· 16 years ago
2dc75d3
block: disable sysfs parts of the disk command filter
by Jens Axboe
· 16 years ago
bb23b43
remove blk_register_filter and blk_unregister_filter in gendisk
by FUJITA Tomonori
· 16 years ago
1835107
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
fca082c
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
2b142900
[SCSI] extend the last_sector_bug flag to cover more sectors
by Alan Jenkins
· 16 years ago
af55ff6
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
by Martin K. Petersen
· 16 years ago
e0597d7
[SCSI] sd: Identify DIF protection type and application tag ownership
by Martin K. Petersen
· 16 years ago
f27bac2
[SCSI] sd: update index allocation and use ida instead of idr
by Tejun Heo
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
d2886ea
scsi: sd: optionally set power condition in START STOP UNIT
by Stefan Richter
· 17 years ago
5b635da
[SCSI] sd: Move scsi_disk() accessor function to sd.h
by Martin K. Petersen
· 16 years ago
aa91696
[SCSI] sd: Move sd.h header file
by Martin K. Petersen
· 16 years ago
4917fa2
block: no need to initialize rq->cmd in prepare_flush_fn hook
by FUJITA Tomonori
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
c02e600
[SCSI] sd, sr: do not emit change event at device add
by Kay Sievers
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
366c246
[SCSI] sd: handle bad lba in sense information
by James Bottomley
· 17 years ago
30b0c37
[SCSI] implement scsi_data_buffer
by Boaz Harrosh
· 17 years ago
a0899d4
[SCSI] sd: add fix for devices with last sector access problems
by Hans de Goede
· 17 years ago
001aac2
[SCSI] sd,sr: add early detection of medium not present
by James Bottomley
· 17 years ago
285e967
[SCSI] sr,sd: send media state change modification events
by Kay Sievers
· 17 years ago
7b3d954
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
by Linus Torvalds
· 17 years ago
ac40532
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
by Ingo Molnar
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
6f5391c
[SCSI] Get rid of scsi_cmnd->done
by Matthew Wilcox
· 17 years ago
7f9a6bc
[SCSI] move ULD attachment into the prep function
by James Bottomley
· 17 years ago
03a5743
[SCSI] sd: disentangle barriers in SCSI
by James Bottomley
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
45e79a3
bsg: add a request_queue argument to scsi_cmd_ioctl()
by FUJITA Tomonori
· 17 years ago
5bc65793
[SCSI] Merge up to linux-2.6 head
by James Bottomley
· 17 years ago
a6123f1
[SCSI] sd: remove __GFP_DMA
by Bernhard Walle
· 17 years ago
09ff92f
[SCSI] sd: fix refcounting regression in suspend/resume routines
by Alan Stern
· 17 years ago
d7b8bcb
[SCSI] modalias for scsi devices
by Michael Tokarev
· 18 years ago
cc5d2c8
[SCSI] sd: fix up start/stop messages for new sd_printk() API
by James Bottomley
· 18 years ago
c3c94c5
[SCSI] sd: implement START/STOP management
by Tejun Heo
· 18 years ago
3721050
[SCSI] sd: fix return value of sd_sync_cache()
by Tejun Heo
· 18 years ago
56937f7
[SCSI] sd: typo fix: sdkp_printk should be sd_printk
by James Bottomley
· 18 years ago
fa0d34b
[SCSI] sd: convert logging to new printk helpers
by Martin K. Petersen
· 18 years ago
e73aec8
[SCSI] sd: make printing use a common prefix
by Martin K. Petersen
· 18 years ago
61bf54b
USB Storage: indistinguishable devices with broken and unbroken firmware
by Oliver Neukum
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
017f2e3
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
by Nagendra Singh Tomar
· 18 years ago
7ac6207
[PATCH] struct path: convert scsi
by Josef Sipek
· 18 years ago
fd44bab
[SCSI] sd: clearer output of disk cache state
by Luben Tuikov
· 18 years ago
b4d38e3
[SCSI] Reduce polling in sd.c
by Alan Stern
· 18 years ago
97d41e9
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
5e4009b
[SCSI] SCSI sd: fix module init/exit error handling
by Jeff Garzik
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
69bdd88
[SCSI] Wrong size information for devices with disabled read access
by Hannes Reinecke
· 18 years ago
631c228
[SCSI] hide EH backup data outside the scsi_cmnd
by Christoph Hellwig
· 18 years ago
c4e00fa
Merge ../scsi-misc-2.6
by James Bottomley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a144c5a
[SCSI] scsi: Add allow_restart sysfs class attribute
by Brian King
· 18 years ago
03aba2f
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
by Luben Tuikov
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
5d5ff44
[SCSI] fix up request buffer reference in various scsi drivers
by Christoph Hellwig
· 18 years ago
a9312fb
[PATCH] git-scsi-misc: min() warning fix
by Andrew Morton
· 19 years ago
6bdaa1f
[SCSI] allow displaying and setting of cache type via sysfs
by James Bottomley
· 19 years ago
f018fa5
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
by Rene Herman
· 19 years ago
6d73c85
[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges
by Al Viro
· 19 years ago
5e3c34c
[SCSI] Remove devfs support from the SCSI subsystem
by Greg KH
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
4897080
[PATCH] sd: fix memory corruption with broken mode page headers
by Al Viro
· 19 years ago
776b23a
[SCSI] always handle REQ_BLOCK_PC requests in common code
by Christoph Hellwig
· 19 years ago
0b95067
[SCSI] turn most scsi semaphores into mutexes
by Arjan van de Ven
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
007365a
[BLOCK] scsi: add FUA support to sd
by Tejun Heo
· 19 years ago
461d4e9
[BLOCK] update SCSI to use new blk_ordered for barriers
by Tejun Heo
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
7b16318
Fix up SCSI mismerge
by James Bottomley
· 19 years ago
2a1e137
Merge by hand (conflicts in scsi_lib.c)
by James Bottomley
· 19 years ago
c952649
[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
by James Bottomley
· 19 years ago
38d76df
[SCSI] sd: Always do write-protect check
by Alan Stern
· 19 years ago
c0ed79a
[SCSI] sd: fix issue_flush
by James Bottomley
· 19 years ago
39b7f1e
[SCSI] sd: Fix refcounting
by Alan Stern
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
7a691bd
[SCSI] avoid overflows in disk size calculations
by James Bottomley
· 19 years ago
Next »