index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
1
-16
/
+11
|
\
|
*
[SCSI] sd: use generic helper to print capacities in both binary and SI
James Bottomley
2008-10-03
1
-16
/
+11
*
|
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-5
/
+4
*
|
SCSI sd driver calls revalidate_disk wrapper.
Andrew Patterson
2008-10-09
1
-2
/
+2
*
|
block: allow disk to have extended device number
Tejun Heo
2008-10-09
1
-20
/
+54
*
|
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2008-10-09
1
-7
/
+2
*
|
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
2008-10-09
1
-0
/
+6
*
|
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
2008-10-09
1
-2
/
+7
|
/
*
block: disable sysfs parts of the disk command filter
Jens Axboe
2008-09-11
1
-2
/
+0
*
remove blk_register_filter and blk_unregister_filter in gendisk
FUJITA Tomonori
2008-08-29
1
-0
/
+2
*
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-05
1
-6
/
+15
*
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-04
1
-15
/
+6
*
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
2008-07-27
1
-6
/
+15
*
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
Martin K. Petersen
2008-07-26
1
-40
/
+81
*
[SCSI] sd: Identify DIF protection type and application tag ownership
Martin K. Petersen
2008-07-26
1
-4
/
+118
*
[SCSI] sd: update index allocation and use ida instead of idr
Tejun Heo
2008-07-26
1
-13
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-15
1
-6
/
+1
|
\
|
*
[SCSI] sd: Move scsi_disk() accessor function to sd.h
Martin K. Petersen
2008-07-12
1
-5
/
+0
|
*
[SCSI] sd: Move sd.h header file
Martin K. Petersen
2008-07-12
1
-1
/
+1
*
|
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
2008-07-14
1
-0
/
+5
|
/
*
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2008-04-29
1
-1
/
+0
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-34
/
+44
*
[SCSI] sd, sr: do not emit change event at device add
Kay Sievers
2008-03-19
1
-0
/
+1
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
1
-2
/
+1
*
[SCSI] sd: handle bad lba in sense information
James Bottomley
2008-02-07
1
-18
/
+16
*
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-30
1
-2
/
+2
*
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
2008-01-23
1
-0
/
+9
*
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-11
1
-3
/
+10
*
[SCSI] sr,sd: send media state change modification events
Kay Sievers
2008-01-11
1
-9
/
+15
*
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-06
1
-10
/
+18
*
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2008-01-02
1
-18
/
+10
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-16
1
-22
/
+0
*
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
1
-10
/
+18
*
[SCSI] move ULD attachment into the prep function
James Bottomley
2007-10-12
1
-14
/
+34
*
[SCSI] sd: disentangle barriers in SCSI
James Bottomley
2007-08-04
1
-3
/
+11
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-2
/
+2
*
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
2007-07-16
1
-1
/
+1
*
[SCSI] Merge up to linux-2.6 head
James Bottomley
2007-05-30
1
-7
/
+11
|
\
|
*
[SCSI] sd: fix refcounting regression in suspend/resume routines
Alan Stern
2007-05-22
1
-7
/
+11
*
|
[SCSI] sd: remove __GFP_DMA
Bernhard Walle
2007-05-24
1
-1
/
+1
|
/
*
[SCSI] modalias for scsi devices
Michael Tokarev
2007-04-17
1
-0
/
+3
*
[SCSI] sd: fix up start/stop messages for new sd_printk() API
James Bottomley
2007-03-20
1
-22
/
+16
*
[SCSI] sd: implement START/STOP management
Tejun Heo
2007-03-20
1
-0
/
+101
*
[SCSI] sd: fix return value of sd_sync_cache()
Tejun Heo
2007-03-20
1
-1
/
+3
*
[SCSI] sd: typo fix: sdkp_printk should be sd_printk
James Bottomley
2007-03-11
1
-1
/
+1
*
[SCSI] sd: convert logging to new printk helpers
Martin K. Petersen
2007-03-11
1
-21
/
+29
*
[SCSI] sd: make printing use a common prefix
Martin K. Petersen
2007-03-11
1
-158
/
+95
*
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
2007-02-16
1
-1
/
+10
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
[next]