index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
1
-1
/
+9
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2
-1
/
+14
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
1
-1
/
+1
2012-11-08
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
1
-31
/
+31
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2
-38
/
+1
2012-11-08
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2
-15
/
+6
2012-11-08
drbd: spelling fix: too small
Lars Ellenberg
1
-2
/
+2
2012-11-08
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Make drbd's use of netlink attribute flags less confusing
Andreas Gruenbacher
3
-222
/
+193
2012-11-08
drbd: Remove unused GENLA_F_MAY_IGNORE flag
Andreas Gruenbacher
1
-6
/
+0
2012-11-08
drbd: Output signed / unsigned netlink fields correctly
Andreas Gruenbacher
2
-22
/
+53
2012-11-08
drbd: Use more generic constant names
Andreas Gruenbacher
1
-4
/
+4
2012-11-08
drbd: Refuse to change network options online when...
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Rename DISK_SIZE_SECT -> DISK_SIZE
Andreas Gruenbacher
1
-3
/
+4
2012-11-08
drbd: Convert resync-after into a signed netlink field
Andreas Gruenbacher
3
-1
/
+6
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
3
-6
/
+7
2012-11-08
drbd: Refer to connect-int consistently throughout the code
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2
-4
/
+5
2012-11-08
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Also define the default values of boolean flags in a single place
Andreas Gruenbacher
2
-8
/
+18
2012-11-08
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Turn no-md-flushes into md-flushes={yes|no}
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Turn no-disk-drain into disk-drain={yes|no}
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8
Andreas Gruenbacher
1
-8
/
+2
2012-11-08
drbd: Introduce __s32_field in the genetlink macro magic
Lars Ellenberg
2
-1
/
+4
2012-11-08
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
Andreas Gruenbacher
3
-46
/
+79
2012-11-08
drbd: Remove left-over unused define
Andreas Gruenbacher
1
-1
/
+0
2012-11-08
drbd: Allow online change of replication protocol only with agreed_pv >= 100
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
3
-2
/
+3
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
1
-1
/
+2
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
4
-79
/
+123
2012-11-04
drbd: Allow volumes to become primary only on one side
Philipp Reisner
1
-1
/
+2
2012-11-04
drbd: introduce in-kernel "down" command
Lars Ellenberg
1
-0
/
+2
2012-11-04
drbd: remove now unused connector related files
Lars Ellenberg
2
-256
/
+0
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2
-35
/
+2
2011-10-14
drbd: prepare the transition from connector to genetlink
Lars Ellenberg
4
-0
/
+1081
2011-10-14
drbd: default to detach on-io-error
Lars Ellenberg
1
-1
/
+1
2011-10-14
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
2
-0
/
+15
2011-10-14
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
1
-4
/
+15
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
2
-3
/
+9
2011-10-14
lru_cache: allow multiple changes per transaction
Lars Ellenberg
1
-24
/
+44
2011-10-14
drbd: use clear_bit_unlock() where appropriate
Lars Ellenberg
1
-2
/
+1
2011-09-28
drbd: Use new header layout
Philipp Reisner
1
-1
/
+1
2011-08-29
idr: idr_for_each_entry() macro
Philipp Reisner
1
-0
/
+11
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
1
-2
/
+0
2011-08-23
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
1
-0
/
+1
2011-08-23
block: add GENHD_FL_NO_PART_SCAN
Tejun Heo
1
-2
/
+4
[next]