Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
smartmontools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Git Tracking Service
smartmontools
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ab45952f11b847df2b0b1bfbd43b17d9e39e9d08
Select Git revision
Branches
20
RELEASE_5_1_14_MARVELL_SATA_BRANCH
RELEASE_5_26_WIN32_BRANCH
RELEASE_5_33_WITH_MARVELL_SUPPORT
RELEASE_5_39_BRANCH
RELEASE_5_39_DRIVEDB
RELEASE_5_40_DRIVEDB
RELEASE_5_41_DRIVEDB
RELEASE_5_42_DRIVEDB
RELEASE_5_43_DRIVEDB
RELEASE_6_0_DRIVEDB
RELEASE_6_1_DRIVEDB
RELEASE_6_2_DRIVEDB
RELEASE_6_3_DRIVEDB
RELEASE_6_4_DRIVEDB
RELEASE_6_5_DRIVEDB
RELEASE_6_6_DRIVEDB
RELEASE_7_0_DRIVEDB
RELEASE_7_2_DRIVEDB
RELEASE_7_3_DRIVEDB
master
default
protected
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Oct
8
7
3
2
29
Sep
27
25
23
19
18
17
13
12
6
5
30
Aug
29
26
25
23
22
21
20
16
14
9
3
30
Jul
29
25
24
21
18
17
6
5
30
Jun
17
16
15
14
13
12
5
4
30
May
24
16
8
1
30
Apr
29
28
27
24
23
22
21
18
17
16
15
14
12
11
4
30
Mar
29
23
21
18
17
15
10
9
4
3
29
Feb
26
24
23
17
2
31
Jan
29
26
23
7
2
20
Dec
15
8
3
26
Nov
19
13
5
1
31
Oct
26
20
14
Sep
6
3
19
Aug
30
Jul
28
26
23
22
21
20
19
18
9
15
Jun
13
5
31
May
30
13
9
6
27
Apr
20
17
16
14
10
5
3
1
23
Mar
22
21
28
Feb
27
26
25
23
22
12
11
7
3
31
Jan
29
19
18
17
16
5
4
29
Dec
27
20
19
13
30
Nov
21
16
15
12
11
10
4
3
30
Oct
29
28
27
25
24
23
22
21
20
15
14
9
8
6
4
27
Sep
25
24
20
19
18
17
15
14
13
12
11
9
5
1
29
Aug
25
15
12
10
9
26
Jul
20
19
17
16
8
5
3
1
26
Jun
24
20
13
12
10
9
8
5
23
May
21
20
19
17
15
12
29
Apr
27
23
15
14
13
12
7
6
5
29
Mar
16
Jan
14
10
11
Dec
7
3
29
Nov
27
19
7
5
31
Oct
30
27
22
18
17
28
Sep
26
19
18
14
13
12
7
1
29
Aug
25
Jul
23
May
16
10
27
Apr
26
22
20
8
6
2
11
Mar
20
Feb
19
17
5
27
Jan
17
14
13
29
Dec
27
24
22
20
16
14
13
11
6
5
2
1
29
Nov
23
12
11
10
8
6
5
1
smartd: Add '-s ([cnr]/../.././..)' directive to run scheduled selective self-tests.
Read drive database from '${sysconfdir}/smart_drivedb.h' and '${drivedbdir}/drivedb.h'.
knowndrives updates
Cleaned up megaraid interface
Use full string match for regexp in drive database.
Add regex and option syntax check to drivedb parser.
Add '-d sat+TYPE' to use SAT with controllers which require '-d TYPE'.
Undo accidental insert of newline from last commit.
Add parser to read drive database from a file.
Rebuild from smartd.8.in 1.128
New syntax for drive database.
Added changes to view drives behind MegaRAID controllers
Adding changes to view drives behind MegaRAID controllers
Adding changes for viewing devices behind MegaRAID controllers
smartd: Fix delay of min temperature recording, did not work with '-n' directive.
Remove ataPseudoCheckSmart(), not used since ataprint.cpp 1.21 from 2002-10-22.
smartd: Print message if old scheduled test is started.
smartd: Improve min/max temperature recording in conjunction with '-s' option.
Add a wrapper class for FILE *.
smartd: Add experimental support for state persistence (option -s).
Export strtoull() replacement function (for smartd).
Remove casts from 'format_ata_string()' calls.
Minor changes to fix errors and warnings from Cygwin gcc 4.3.0.
smartd: Remove SCSITIMEOUT code.
Remove dependencies ataprint.cpp and scsiprint.cpp from smartd.
Typo.
Move smartd local declarations from smartd.h and utility.h to smartd.cpp. Remove smartd.h.
Fixed extra '\n' in "Offline data collection status" output.
smartd: Separate device configuration data from device state data.
Add const-correctness and static to ATA support functions.
Add a wrapper class for regex.
Simplify 'create_vendor_attribute_arg_list()'.
smartd: Rework of main data structures.
Linux: Cleanup device scan, remove name list, create objects directly.
Linux: Cleanup smart_device::open(), type strings are no longer used.
Remove CONTROLLER_* unless old interface is still in use.
Fix visibility of ata_pass_through().
Linux: Migrate 3ware interface to 'ata_pass_through()'.
Linux: Migrate os_linux.cpp to new interface.
Add direct access to 16-bit registers in 'ata_in/out_regs_48bit'.
Loading