Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bc04459ce4e5d394d79fe2a0660d43c1a40b6eb8
/
drivers
/
scsi
/
sd.c
395b9bc
scsi: sd: Revert "Rely on the driver core for asynchronous probing"
by Bart Van Assche
· 6 years ago
9a058e8
scsi: sd: Revert "Inline sd_probe_part2()"
by Bart Van Assche
· 6 years ago
1763146
Merge branch '5.1/scsi-fixes' into 5.2/merge
by Martin K. Petersen
· 6 years ago
1d5de5b
scsi: sd: Quiesce warning if device does not report optimal I/O size
by Martin K. Petersen
· 6 years ago
c14a572
scsi: sd: Fix a race between closing an sd device and sd I/O
by Bart Van Assche
· 6 years ago
d16ece5
scsi: sd: Inline sd_probe_part2()
by Bart Van Assche
· 6 years ago
21e6ba3
scsi: sd: Rely on the driver core for asynchronous probing
by Bart Van Assche
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
a83da8a
scsi: sd: Optimal I/O size should be a multiple of physical block size
by Martin K. Petersen
· 6 years ago
e4a0569
scsi: sd: fix entropy gathering for most rotational disks
by James Bottomley
· 6 years ago
80f82c1
scsi: sd: Remove superfluous residual assignments
by Bart Van Assche
· 6 years ago
69ed175
scsi: block: remove req->special
by Christoph Hellwig
· 6 years ago
d7e6db2
scsi: sd: Improve sd_print_capacity()
by Damien Le Moal
· 6 years ago
db5db4b
scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer length
by Bart Van Assche
· 6 years ago
cf64e5a
scsi: sd: Rename 'SCpnt' into 'cmd'
by Bart Van Assche
· 6 years ago
e249e42
scsi: sd: Clean up sd_setup_read_write_cmnd()
by Martin K. Petersen
· 6 years ago
78a02f4
scsi: sd: Create helper functions for read/write commands
by Martin K. Petersen
· 6 years ago
ec02975
scsi: sd: Simplify misaligned I/O check
by Martin K. Petersen
· 6 years ago
c6c93fd
scsi: sd: Be consistent about blocks vs. sectors
by Martin K. Petersen
· 6 years ago
84f7a9d
scsi: sd: Remove a local variable
by Bart Van Assche
· 6 years ago
082c2cd
scsi: sd: Make protection lookup tables static and relocate functions
by John Garry
· 6 years ago
4475997
scsi: sd: Fix cache_type_store()
by Ivan Mironov
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
61cce6f
scsi: sd: use mempool for discard special page
by Jens Axboe
· 6 years ago
159b2cb
scsi: return blk_status_t from scsi_init_io and ->init_command
by Christoph Hellwig
· 6 years ago
bf50545
block: Introduce blk_revalidate_disk_zones()
by Damien Le Moal
· 6 years ago
e76239a
block: add a report_zones method
by Christoph Hellwig
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
fef912b
block: genhd: add 'groups' argument to device_add_disk
by Hannes Reinecke
· 6 years ago
bca6b06
block: Move power management code into a new source file
by Bart Van Assche
· 6 years ago
f1f1fad
scsi: sd: don't crash the host on invalid commands
by Johannes Thumshirn
· 6 years ago
83e32a5
scsi: sd: Contribute to randomness when running rotational device
by Xuewei Zhang
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
9401508
sd: Convert to new IDA API
by Matthew Wilcox
· 7 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
10c41dd
block: move dif_prepare/dif_complete functions to block layer
by Max Gurtovoy
· 6 years ago
2b33ab3
scsi: sd: Remove a superfluous assignment
by Bart Van Assche
· 7 years ago
c65be1a
scsi: core: check for equality of result byte values
by Johannes Thumshirn
· 7 years ago
505aa4b
scsi: sd: Defer spinning up drive while SANITIZE is in progress
by Mahesh Rajashekhara
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
fd9adc4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
597d740
scsi: sd: Remember that READ CAPACITY(16) succeeded
by Martin K. Petersen
· 7 years ago
0aa3fdb
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
20bd1d0
scsi: sd: Keep disk read-only when re-reading partition
by Jeremy Cline
· 7 years ago
abbbd02
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
28bc6fb
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
39051dd
scsi: sd: Remove zone write locking
by Damien Le Moal
· 7 years ago
14e3062
scsi: core: Fix a scsi_show_rq() NULL pointer dereference
by Bart Van Assche
· 7 years ago
3a1d078
scsi: sd: add missing KERN_CONT for disk spin-up
by Michał Mirosław
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
623401e
scsi: sd: change manage_start_stop to bool in sysfs interface
by weiping zhang
· 7 years ago
658e9a6
scsi: sd: change allow_restart to bool in sysfs interface
by weiping zhang
· 7 years ago
77082ca
scsi: sd: Do not override max_sectors_kb sysfs setting
by Martin K. Petersen
· 7 years ago
28a0bc4
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
by Martin K. Petersen
· 7 years ago
b7af62a
scsi: sd: Align maximum write same blocks to physical block size
by Damien Le Moal
· 7 years ago
9c95be0
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
by Lukas Czerner
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
5f800c8
scsi: sd: remove duplicated setting of gd->minors
by weiping zhang
· 7 years ago
830cc35
scsi: sd: Remove a useless comparison
by Bart Van Assche
· 7 years ago
ed91f7e
scsi: sd: Fix indentation
by Bart Van Assche
· 7 years ago
0624cbb
scsi: sd: sr: Convert two assignments into warning statements
by Bart Van Assche
· 7 years ago
70e42fd
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
by Damien Le Moal
· 7 years ago
9031114
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
109a5db
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
d80210f
sd: add support for TCG OPAL self encrypting disks
by Christoph Hellwig
· 8 years ago
4c11712
scsi: sd: Use sysfs_match_string()
by Martin K. Petersen
· 8 years ago
0db6ca8
scsi: Protect SCSI device state changes with a mutex
by Bart Van Assche
· 8 years ago
4fa8324
scsi: sd: Ignore sync cache failures when not supported
by Derek Basehore
· 8 years ago
ed44fd7
scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROES
by Damien Le Moal
· 8 years ago
29f6ca6
scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()
by Damien Le Moal
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
a90dfdc
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
by Damien Le Moal
· 8 years ago
d227ec2
scsi: sd: Cleanup sd_done sense data handling
by Christoph Hellwig
· 8 years ago
6eadc61
scsi: sd: Improve sd_completed_bytes
by Damien Le Moal
· 8 years ago
7529fbb
scsi: sd: Fix function descriptions
by Damien Le Moal
· 8 years ago
403a39f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
bcd069b
scsi: sd: Remove LBPRZ dependency for discards
by Martin K. Petersen
· 8 years ago
e6bd931
scsi: sd: Separate zeroout and discard command choices
by Martin K. Petersen
· 8 years ago
48920ff
block: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
e4b8783
sd: implement unmapping Write Zeroes
by Christoph Hellwig
· 8 years ago
02d2610
sd: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
81d926e
sd: split sd_setup_discard_cmnd
by Christoph Hellwig
· 8 years ago
7c85615
scsi: sd: Fix capacity calculation with 32-bit sector_t
by Martin K. Petersen
· 8 years ago
6780414
scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
by Fam Zheng
· 8 years ago
e8f8d50
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
by Hannes Reinecke
· 8 years ago
7a38dc0
scsi: scsi_error: count medium access timeout only once per EH run
by Hannes Reinecke
· 8 years ago
95422de
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
c01228d
Revert "scsi, block: fix duplicate bdi name registration crashes"
by Jan Kara
· 8 years ago
c46f091
scsi: sd: Check for unaligned partial completion
by Damien Le Moal
· 8 years ago
fcbfffe
scsi: remove scsi_execute_req_flags
by Christoph Hellwig
· 8 years ago
6fa2b8f
scsi: sd: improve TUR handling in sd_check_events
by Christoph Hellwig
· 8 years ago
f170396
scsi: fix memory leak of sdpk on when gd fails to allocate
by Colin Ian King
· 8 years ago
8bfcd1b
scsi: sd: make sd_devt_release() static
by Wei Yongjun
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
0dba131
scsi, block: fix duplicate bdi name registration crashes
by Dan Williams
· 8 years ago
68b568c
ѕd: remove pointless REQ_TYPE_FS check
by Christoph Hellwig
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
Next »