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.
a27d8701968738dfcc0d266c8279a9d912b6476b
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
29
Jun
28
20
17
16
15
14
13
9
8
7
6
4
2
28
May
27
26
25
23
21
20
17
10
6
2
30
Apr
19
6
5
31
Mar
30
25
24
22
16
9
8
5
4
3
2
1
28
Feb
26
25
24
23
22
21
20
15
14
8
7
4
31
Jan
21
19
12
7
5
1
22
Dec
15
13
9
30
Nov
24
22
21
20
15
12
5
29
Oct
28
27
16
15
14
9
3
2
1
25
Sep
24
22
21
18
14
8
1
26
Aug
24
20
18
17
31
Jul
27
21
12
11
14
Jun
11
8
3
2
29
May
26
25
24
13
12
4
30
Apr
28
27
20
19
16
3
1
16
Mar
12
5
4
27
Feb
18
16
15
10
9
8
3
28
Jan
27
23
22
19
18
16
14
10
4
2
1
31
Dec
30
29
28
21
20
19
15
11
9
4
3
30
Nov
29
18
16
15
14
6
3
31
Oct
30
29
27
26
25
24
23
22
17
12
11
10
9
8
7
6
5
4
3
2
26
Sep
24
22
20
19
18
17
13
12
11
4
3
2
1
29
Aug
26
22
20
19
11
8
6
2
31
Jul
30
25
24
23
22
21
19
18
17
16
15
10
7
6
5
4
30
Jun
29
27
26
24
21
20
18
13
12
7
3
2
24
May
20
10
9
3
28
Apr
17
16
7
5
1
27
Mar
26
23
22
20
19
17
16
14
13
12
9
8
Update configure options in INSTALL file, remove outdated info.
int64.h: Remove outdated uint64_to_double() workaround for MSVC6.
os_win32/update-smart-drivedb.nsi: Add support for /S(ilent) option.
configure.in: Don't search for initddir and systemdsystemunitdir when
Makefile.am: Use same syntax also for ENABLE_* man page sections.
Add experimental support for platform-specific man pages.
Windows: Move '-I os_win32' from configure.in to Makefile.am.
configure.in: Fix check for __attribute__((packed)).
drivedb.h USB update:
drivedb.h update:
os_linux.cpp: Let MegaRAID autodetect_open() fail for SATA devices.
os_freebsd.cpp: pass CAM_ATAIO_48BIT to the atacam driver if 48bit command issued
os_freebsd.cpp: fill 16 bit registers correctly to enable 48 bit support
os_freebsd.cpp: enable 48bit support for the new atacam interface
os_win32.cpp: Fix USB ID detection if two devices with the same name
Set eol-style native
added cissio_freebsd.h to the extra sources, added native eol property
Including FreeBSD ciss header to the base to avoid compilation problems.
drivedb.h update: Added Samsung Story Station 3.0 USB
os_linux.cpp: Areca code converted to the new interface (not tested yet)
os_freebsd.cpp: areca code converted to the new interface
os_freebsd areca support: enabling debug code if --report ioctl is set to on
os_freebsd areca support: removing dead code, fixing error message
Removing unused code copypasted from os_linux
os_freebsd.cpp: Added ARECA RAID controllers support, based on Linux source code
Don't use isprint() for ASCII character check as it may be affected by
remove referenced to the FreeBSD 5.0 from the os_freebsd.cpp
Merge r3342, r3344 (modified), r3346, r3350, r3351 (modified), r3354,
Bump release number to 5.42
Release 5.41 RELEASE_5_41
tags/RELEASE_5_41
tags/RELEASE_5_41
Release 5.41 RELEASE_5_41
drivedb.h: samsung SSD controllers: revert attribute 190 to default value
drivedb.h update:
drivedb.h update: add attribute details for JMicron JMF61x controllers
Update NEWS.
drivedb.h update:
os_win32.cpp: Ignore vendor ID "ATA" if returned by IOCTL_STORAGE_QUERY_PROPERTY.
Add ATA NCQ commands to error register decoding.
Re-enable '--with-initscriptdir=auto' as default.
Loading