Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef244c3088856cf048c77231653b4c92a7b2213c
/
drivers
/
scsi
/
sd.c
0cea86f
scsi: sd: Ignore a failure to sync cache due to lack of authorization
by Oliver Neukum
· 5 years ago
136b8ce
Revert "scsi: sd: Keep disk read-only when re-reading partition"
by Martin K. Petersen
· 5 years ago
a52eb22
scsi: sd: Quiesce warning if device does not report optimal I/O size
by Martin K. Petersen
· 6 years ago
d726587
scsi: sd: Fix a race between closing an sd device and sd I/O
by Bart Van Assche
· 6 years ago
852a4ab
scsi: sd: Optimal I/O size should be a multiple of physical block size
by Martin K. Petersen
· 6 years ago
0396cf5
scsi: sd: fix entropy gathering for most rotational disks
by James Bottomley
· 6 years ago
9d37f4a
scsi: sd: Fix cache_type_store()
by Ivan Mironov
· 6 years ago
024d515
scsi: sd: use mempool for discard special page
by Jens Axboe
· 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
· 6 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
· 6 years ago
c65be1a
scsi: core: check for equality of result byte values
by Johannes Thumshirn
· 6 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
· 7 years ago
109a5db
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
d80210f
sd: add support for TCG OPAL self encrypting disks
by Christoph Hellwig
· 7 years ago
4c11712
scsi: sd: Use sysfs_match_string()
by Martin K. Petersen
· 7 years ago
0db6ca8
scsi: Protect SCSI device state changes with a mutex
by Bart Van Assche
· 7 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
08965c2
Revert "sd: remove __data_len hack for WRITE SAME"
by Bart Van Assche
· 8 years ago
f2a3313
scsi: sd: Cleaned up comment references to @sdp argument explanation.
by John Pittman
· 8 years ago
f09ff1d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
9208b75
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
by James Bottomley
· 8 years ago
68af412
scsi: sd: Ignore zoned field for host-managed devices
by Damien Le Moal
· 8 years ago
26f2819
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
by Damien Le Moal
· 8 years ago
f80de88
sd: remove __data_len hack for WRITE SAME
by Christoph Hellwig
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
f9d03f9
block: improve handling of the magic discard payload
by Christoph Hellwig
· 8 years ago
df441cc
scsi: replace custom approach to hexdump small buffers
by Andy Shevchenko
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
89d9475
sd: Implement support for ZBC devices
by Hannes Reinecke
· 8 years ago
8475c81
scsi: sd: Move DIF protection types to t10-pi.h
by Christoph Hellwig
· 8 years ago
f7e6816
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
01f90dd
sd: don't use the ALL_TG_PT bit for reservations
by Christoph Hellwig
· 8 years ago
0d52c756
block: convert to device_add_disk()
by Dan Williams
· 8 years ago
3a5e02c
block, drivers: add REQ_OP_FLUSH operation
by Mike Christie
· 8 years ago
4e1b2d52
block, fs, drivers: remove REQ_OP compat defs and related code
by Mike Christie
· 8 years ago
Next »