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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
drbd: Use new header layout
Philipp Reisner
3
-49
/
+41
2011-08-29
drbd: Replaced all p_header80 with a generic p_header
Philipp Reisner
4
-72
/
+64
2011-08-29
drbd: Preparing to use p_header96 for all packets
Philipp Reisner
1
-5
/
+6
2011-08-29
drbd: Made drbd_flush_workqueue() to take a tconn instead of an mdev
Philipp Reisner
3
-7
/
+7
2011-08-29
drbd: moved crypto transformations and friends from mdev to tconn
Philipp Reisner
4
-55
/
+56
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
7
-170
/
+170
2011-08-29
drbd: moved agreed_pro_version, last_received and ko_count to tconn
Philipp Reisner
6
-48
/
+48
2011-08-29
drbd: moved receiver, worker and asender from mdev to tconn
Philipp Reisner
6
-52
/
+53
2011-08-29
drbd: moved data and meta from mdev to tconn
Philipp Reisner
6
-151
/
+152
2011-08-29
drbd: moved net_cont and net_cnt_wait from mdev to tconn
Philipp Reisner
5
-37
/
+39
2011-08-29
drbd: moved net_conf from mdev to tconn
Philipp Reisner
7
-111
/
+110
2011-08-29
drbd: Minimal struct drbd_tconn
Philipp Reisner
2
-0
/
+60
2011-08-29
drbd: Interval tree bugfix
Andreas Gruenbacher
1
-1
/
+2
2011-08-29
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
1
-5
/
+0
2011-08-29
drbd: Remove some useless paranoia code
Andreas Gruenbacher
1
-10
/
+2
2011-08-29
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
7
-63
/
+114
2011-08-29
drbd: Convert all constants in enum drbd_thread_state to upper case
Andreas Gruenbacher
4
-30
/
+30
2011-08-29
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
7
-113
/
+113
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
7
-177
/
+20
2011-08-29
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
4
-28
/
+35
2011-08-29
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
6
-50
/
+49
2011-08-29
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2
-30
/
+17
2011-08-29
drbd: Add read_requests tree
Andreas Gruenbacher
3
-4
/
+13
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
5
-47
/
+52
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
6
-41
/
+42
2011-08-25
drbd: Add interval tree data structure
Andreas Gruenbacher
3
-0
/
+188
2011-08-25
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
1
-38
/
+28
2011-08-25
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
1
-22
/
+6
2011-08-25
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
1
-25
/
+24
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2
-26
/
+27
2011-08-25
drbd: Update outdated comment
Andreas Gruenbacher
1
-2
/
+2
2011-08-25
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
3
-31
/
+30
2011-08-25
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
3
-20
/
+7
2011-08-25
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2
-2
/
+2
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2
-11
/
+11
2011-08-25
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...
Andreas Gruenbacher
3
-5
/
+7
2011-08-25
drbd: Remove superfluous declaration
Andreas Gruenbacher
1
-1
/
+0
2011-08-25
drbd: Get rid of req_validator_fn typedef
Andreas Gruenbacher
1
-4
/
+2
2011-08-23
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
1
-4
/
+45
2011-08-19
loop: add discard support for loop devices
Lukas Czerner
1
-0
/
+54
2011-08-19
nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes
Andrew Morton
1
-1
/
+1
2011-08-19
nbd: replace some printk with dev_warn() and dev_info()
WANG Cong
1
-6
/
+5
2011-08-19
nbd: lower the loglevel of an error message
WANG Cong
1
-1
/
+1
2011-08-19
nbd: replace printk KERN_ERR with dev_err()
WANG Cong
1
-25
/
+25
2011-08-19
nbd: replace sysfs_create_file() with device_create_file()
WANG Cong
1
-3
/
+3
2011-08-19
nbd: use task_pid_nr() to get current pid
WANG Cong
1
-1
/
+1
2011-08-08
cciss: add transport mode attribute to sys
Joe Handzik
1
-0
/
+13
2011-08-08
cciss: Adds simple mode functionality
Joseph Handzik
2
-11
/
+46
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-341
/
+8
[next]