index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
sed-opal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: sed-opal: Change the check condition for regular session validity
Revanth Rajashekar
2020-03-12
1
-1
/
+1
*
block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_to...
Revanth Rajashekar
2019-11-18
1
-5
/
+1
*
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2019-11-04
1
-0
/
+2
*
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
2019-11-04
1
-0
/
+172
*
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
2019-11-04
1
-64
/
+74
*
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
2019-10-03
1
-2
/
+2
*
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
2019-10-03
1
-1
/
+1
*
block: sed-opal: Remove always false conditional statement
Revanth Rajashekar
2019-08-20
1
-4
/
+0
*
block: sed-opal: Add/remove spaces
Revanth Rajashekar
2019-08-20
1
-4
/
+41
*
block: sed-opal: check size of shadow mbr
Jonas Rabenstein
2019-06-29
1
-0
/
+39
*
block: sed-opal: ioctl for writing to shadow mbr
Jonas Rabenstein
2019-06-29
1
-2
/
+89
*
block: sed-opal: add ioctl for done-mark of shadow mbr
Jonas Rabenstein
2019-06-29
1
-0
/
+27
*
block: sed-opal: "Never True" conditions
Revanth Rajashekar
2019-06-29
1
-5
/
+2
*
block: sed-opal: PSID reverttper capability
Revanth Rajashekar
2019-06-29
1
-4
/
+29
*
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
1
-9
/
+1
*
block: sed-opal: rename next to execute_steps
David Kozub
2019-04-06
1
-16
/
+17
*
block: sed-opal: don't repeat opal_discovery0 in each steps array
David Kozub
2019-04-06
1
-33
/
+42
*
block: sed-opal: pass steps via argument rather than via opal_dev
David Kozub
2019-04-06
1
-89
/
+69
*
block: sed-opal: use named Opal tokens instead of integer literals
David Kozub
2019-04-06
1
-9
/
+9
*
block: sed-opal: unify retrieval of table columns
David Kozub
2019-04-06
1
-83
/
+47
*
block: sed-opal: add token for OPAL_LIFECYCLE
David Kozub
2019-04-06
1
-2
/
+2
*
block: sed-opal: split generation of bytestring header and content
Jonas Rabenstein
2019-04-06
1
-8
/
+14
*
block: sed-opal: print failed function address
Jonas Rabenstein
2019-04-06
1
-2
/
+2
*
block: sed-opal: reuse response_get_token to decrease code duplication
David Kozub
2019-04-06
1
-31
/
+15
*
block: sed-opal: unify error handling of responses
David Kozub
2019-04-06
1
-0
/
+5
*
block: sed-opal: unify cmd start
David Kozub
2019-04-06
1
-159
/
+69
*
block: sed-opal: close parameter list in cmd_finalize
David Kozub
2019-04-06
1
-22
/
+3
*
block: sed-opal: unify space check in add_token_*
Jonas Rabenstein
2019-04-06
1
-9
/
+16
*
block: sed-opal: use correct macro for method length
Jonas Rabenstein
2019-04-06
1
-1
/
+1
*
block: sed-opal: fix typos and formatting
David Kozub
2019-04-06
1
-8
/
+10
*
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
2019-04-06
1
-3
/
+6
*
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
2018-06-20
1
-2
/
+2
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-10
/
+27
|
\
|
*
block: sed-opal: fix u64 short atom length
Jonas Rabenstein
2018-03-16
1
-7
/
+4
|
*
block: sed-opal: fix response string extraction
Jonas Rabenstein
2018-03-06
1
-3
/
+23
*
|
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
|
/
*
block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
Scott Bauer
2017-09-11
1
-0
/
+32
*
block: sed-opal: Tone down all the pr_* to debugs
Scott Bauer
2017-04-07
1
-79
/
+74
*
block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
Colin Ian King
2017-03-30
1
-1
/
+1
*
block/sed: Fix opal user range check and unused variables
Jon Derrick
2017-03-08
1
-8
/
+2
*
block/sed-opal: Propagate original error message to userland.
Scott Bauer
2017-02-23
1
-2
/
+5
*
block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
Scott Bauer
2017-02-23
1
-0
/
+30
*
block/sed: Embed function data into the function sequence
Jon Derrick
2017-02-22
1
-255
/
+163
*
block/sed: Check received header lengths
Jon Derrick
2017-02-22
1
-14
/
+21
*
block/sed: Add helper to qualify response tokens
Jon Derrick
2017-02-22
1
-36
/
+25
*
block/sed: Use ssize_t on atom parsers to return errors
Jon Derrick
2017-02-22
1
-14
/
+14
*
block/sed-opal: allocate struct opal_dev dynamically
Christoph Hellwig
2017-02-17
1
-10
/
+91
*
block/sed-opal: tone down not supported warnings
Christoph Hellwig
2017-02-17
1
-4
/
+4
*
Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
Scott Bauer
2017-02-14
1
-87
/
+46
*
block: Add Sed-opal library
Scott Bauer
2017-02-06
1
-0
/
+2448