index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
sed-opal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+27
2018-03-16
block: sed-opal: fix u64 short atom length
Jonas Rabenstein
1
-7
/
+4
2018-03-06
block: sed-opal: fix response string extraction
Jonas Rabenstein
1
-3
/
+23
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2017-09-11
block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
Scott Bauer
1
-0
/
+32
2017-04-07
block: sed-opal: Tone down all the pr_* to debugs
Scott Bauer
1
-79
/
+74
2017-03-30
block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
Colin Ian King
1
-1
/
+1
2017-03-08
block/sed: Fix opal user range check and unused variables
Jon Derrick
1
-8
/
+2
2017-02-23
block/sed-opal: Propagate original error message to userland.
Scott Bauer
1
-2
/
+5
2017-02-23
block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
Scott Bauer
1
-0
/
+30
2017-02-22
block/sed: Embed function data into the function sequence
Jon Derrick
1
-255
/
+163
2017-02-22
block/sed: Check received header lengths
Jon Derrick
1
-14
/
+21
2017-02-22
block/sed: Add helper to qualify response tokens
Jon Derrick
1
-36
/
+25
2017-02-22
block/sed: Use ssize_t on atom parsers to return errors
Jon Derrick
1
-14
/
+14
2017-02-17
block/sed-opal: allocate struct opal_dev dynamically
Christoph Hellwig
1
-10
/
+91
2017-02-17
block/sed-opal: tone down not supported warnings
Christoph Hellwig
1
-4
/
+4
2017-02-14
Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
Scott Bauer
1
-87
/
+46
2017-02-06
block: Add Sed-opal library
Scott Bauer
1
-0
/
+2448