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-08-28
inotify: update the group mask on mark addition
Eric Paris
1
-0
/
+4
2009-08-28
inotify: fix length reporting and size checking
Eric Paris
1
-3
/
+5
2009-08-28
inotify: do not send a block of zeros when no pathname is available
Brian Rogers
1
-3
/
+5
2009-08-27
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-85
/
+177
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-105
/
+82
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
2009-08-27
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
1
-7
/
+6
2009-08-27
inotify: fix locking around inotify watching in the idr
Eric Paris
1
-10
/
+40
2009-08-27
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
1
-2
/
+31
2009-08-27
inotify: seperate new watch creation updating existing watches
Eric Paris
1
-69
/
+103
2009-08-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-28
/
+44
2009-08-25
NFSv4: Fix an infinite looping problem with the nfs4_state_manager
Trond Myklebust
1
-2
/
+2
2009-08-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+19
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-8
/
+12
2009-08-24
ext3: Improve error message that changing journaling mode on remount is not p...
Jan Kara
1
-13
/
+27
2009-08-24
ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED
Theodore Ts'o
1
-15
/
+17
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-2
/
+2
2009-08-22
Re-introduce page mapping check in mark_buffer_dirty()
Linus Torvalds
1
-2
/
+5
2009-08-21
Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-7
/
+14
2009-08-21
btrfs: fix inode rbtree corruption
From: Nick Piggin
1
-7
/
+14
2009-08-21
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
1
-2
/
+2
2009-08-21
ocfs2: Add missing lock name
Jan Kara
1
-0
/
+1
2009-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-1
/
+3
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-16
/
+3
2009-08-19
vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
Jeff Layton
1
-1
/
+1
2009-08-18
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
1
-1
/
+1
2009-08-18
nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()
Zhang Qiang
1
-0
/
+2
2009-08-18
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
3
-35
/
+10
2009-08-18
9p: Add missing cast for the error return value in v9fs_get_inode
Abhishek Kulkarni
1
-1
/
+1
2009-08-18
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
Jan Kara
1
-1
/
+5
2009-08-18
9p: Remove redundant inode uid/gid assignment
Abhishek Kulkarni
1
-5
/
+0
2009-08-18
9p: Fix possible regressions when ->get_sb fails.
Abhishek Kulkarni
1
-4
/
+7
2009-08-18
9p: Fix v9fs show_options
Abhishek Kulkarni
1
-2
/
+2
2009-08-18
9p: Fix possible memleak in v9fs_inode_from fid.
Abhishek Kulkarni
1
-9
/
+4
2009-08-18
9p: minor comment fixes
Abhishek Kulkarni
1
-2
/
+1
2009-08-18
9p: Fix possible inode leak in v9fs_get_inode.
Abhishek Kulkarni
1
-49
/
+56
2009-08-18
9p: Check for error in return value of v9fs_fid_add
Abhishek Kulkarni
1
-1
/
+4
2009-08-18
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-57
/
+70
2009-08-18
inotify: start watch descriptor count at 1
Eric Paris
1
-1
/
+1
2009-08-18
inotify: tail drop inotify q_overflow events
Eric Paris
1
-0
/
+4
2009-08-18
notify: unused event private race
Eric Paris
3
-14
/
+13
2009-08-17
ocfs2: release the buffer head in ocfs2_do_truncate.
Tao Ma
1
-1
/
+1
2009-08-17
ocfs2: Handle quota file corruption more gracefully
Jan Kara
1
-0
/
+10
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
3
-57
/
+70
2009-08-16
poll/select: initialize triggered field of struct poll_wqueues
Guillaume Knispel
1
-0
/
+1
2009-08-14
GFS2: Fix permissions on "recover" file
Steven Whitehouse
1
-10
/
+10
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-135
/
+357
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-19
/
+41
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
3
-18
/
+14
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
[next]