index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-01
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
2017-02-22
scsi: sd: improve TUR handling in sd_check_events
Christoph Hellwig
2017-02-22
scsi: fix memory leak of sdpk on when gd fails to allocate
Colin Ian King
2017-02-22
scsi: sd: make sd_devt_release() static
Wei Yongjun
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-01-31
ѕd: remove pointless REQ_TYPE_FS check
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-26
Revert "sd: remove __data_len hack for WRITE SAME"
Bart Van Assche
2017-01-20
scsi: sd: Cleaned up comment references to @sdp argument explanation.
John Pittman
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-01-17
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-17
scsi: sd: Ignore zoned field for host-managed devices
Damien Le Moal
2017-01-17
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
Damien Le Moal
2017-01-13
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-11-08
scsi: replace custom approach to hexdump small buffers
Andy Shevchenko
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-18
sd: Implement support for ZBC devices
Hannes Reinecke
2016-09-15
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-18
sd: don't use the ALL_TG_PT bit for reservations
Christoph Hellwig
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-06-01
sd: Fix rw_max for devices that report an optimal xfer size
Martin K. Petersen
2016-05-22
sd: get disk reference in sd_check_events()
Hannes Reinecke
2016-04-12
sd: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-31
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
2016-03-14
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
2016-03-08
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
2016-02-04
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
2016-02-04
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
2016-01-26
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
2016-01-26
SCSI: fix crashes in sd and sr runtime PM
Alan Stern
2016-01-20
sd: Optimal I/O size is in bytes, not sectors
Martin K. Petersen
[next]