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
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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+2
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
13
-452
/
+1343
2009-07-29
eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size
Ramon de Carvalho Valle
1
-0
/
+7
2009-07-29
eCryptfs: Check Tag 11 literal data buffer size
Tyler Hicks
1
-0
/
+6
2009-07-29
sysfs: fix hardlink count on device_move
Peter Oberparleiter
1
-0
/
+2
2009-07-28
Btrfs: Fix async caching interaction with unmount
Yan Zheng
2
-1
/
+6
2009-07-28
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
6
-58
/
+90
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-3
/
+1
2009-07-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-63
/
+66
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-7
/
+10
2009-07-27
Btrfs: change how we unpin extents
Josef Bacik
4
-113
/
+46
2009-07-27
Btrfs: Correct redundant test in add_inode_ref
Julia Lawall
1
-1
/
+1
2009-07-25
Btrfs: find smallest available device extent during chunk allocation
Chris Mason
1
-2
/
+10
2009-07-25
Btrfs: clear all space_info->full after removing a block group
Chris Mason
1
-1
/
+2
2009-07-24
Btrfs: make flushoncommit mount option correctly wait on ordered_extents
Sage Weil
1
-3
/
+5
2009-07-24
Btrfs: Avoid delayed reference update looping
Yan Zheng
1
-4
/
+1
2009-07-24
Btrfs: Fix ordering of key field checks in btrfs_previous_item
Yan Zheng
1
-2
/
+2
2009-07-24
Btrfs: find_free_dev_extent doesn't handle holes at the start of the device
Yan Zheng
1
-3
/
+7
2009-07-24
Btrfs: Remove code duplication in comp_keys
Diego Calleja
1
-13
/
+1
2009-07-24
Btrfs: async block group caching
Josef Bacik
6
-124
/
+439
2009-07-24
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
4
-216
/
+826
2009-07-23
jfs: Fix early release of acl in jfs_get_acl
Stefan Bader
1
-3
/
+1
2009-07-23
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2009-07-23
[CIFS] fix sparse warning
Steve French
1
-2
/
+2
2009-07-23
cifs: fix sb->s_maxbytes so that it casts properly to a signed value
Jeff Layton
1
-4
/
+4
2009-07-23
cifs: disable serverino if server doesn't support it
Jeff Layton
1
-1
/
+4
2009-07-23
Btrfs: Fix crash on read failures at mount
David Woodhouse
1
-0
/
+10
2009-07-23
Btrfs: remove of redundant btrfs_header_level
Daniel Cadete
1
-3
/
+3
2009-07-23
Btrfs: adjust NULL test
Julia Lawall
1
-1
/
+1
2009-07-23
Btrfs: Remove broken sanity check from btrfs_rmap_block()
David Woodhouse
1
-20
/
+0
2009-07-23
Btrfs: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
1
-2
/
+2
2009-07-22
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
1
-2
/
+2
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-26
/
+26
2009-07-22
Btrfs: make sure all dirty blocks are written at commit time
Yan Zheng
2
-37
/
+42
2009-07-22
Btrfs: fix locking issue in btrfs_find_next_key
Yan Zheng
2
-33
/
+65
2009-07-22
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
Yan Zheng
1
-1
/
+2
2009-07-22
Btrfs: properly update space information after shrinking device.
Yan Zheng
1
-2
/
+2
2009-07-22
Btrfs: fix definition of struct btrfs_extent_inline_ref
Yan Zheng
1
-1
/
+1
2009-07-22
NFSv4: Fix a problem whereby a buggy server can oops the kernel
Trond Myklebust
2
-5
/
+13
2009-07-22
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
3
-22
/
+26
2009-07-22
NFSv4: Fix an Oops in nfs4_free_lock_state
Trond Myklebust
1
-1
/
+1
2009-07-21
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
3
-11
/
+20
2009-07-21
fsnotify: fix inotify tail drop check with path entries
Eric Paris
1
-0
/
+1
2009-07-21
inotify: check filename before dropping repeat events
Eric Paris
1
-2
/
+7
2009-07-21
fsnotify: use def_bool in kconfig instead of letting the user choose
Eric Paris
3
-13
/
+3
2009-07-21
inotify: fix error paths in inotify_update_watch
Eric Paris
1
-30
/
+49
2009-07-21
inotify: do not leak inode marks in inotify_add_watch
Eric Paris
1
-4
/
+10
2009-07-21
inotify: drop user watch count when a watch is removed
Eric Paris
1
-0
/
+2
2009-07-21
jbd: fix race between write_metadata_buffer and get_write_access
dingdinghua
1
-9
/
+11
2009-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
[next]