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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
fanotify: dont merge permission events
Lino Sanfilippo
1
-0
/
+6
2012-12-11
fsnotify: make fasync generic for both inotify and fanotify
Eric Paris
4
-9
/
+16
2012-12-11
fsnotify: change locking order
Lino Sanfilippo
1
-10
/
+10
2012-12-11
fsnotify: dont put marks on temporary list when clearing marks by group
Lino Sanfilippo
1
-8
/
+2
2012-12-11
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...
Lino Sanfilippo
1
-12
/
+30
2012-12-11
fsnotify: pass group to fsnotify_destroy_mark()
Lino Sanfilippo
7
-25
/
+28
2012-12-11
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
Lino Sanfilippo
4
-14
/
+14
2012-12-11
fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ...
Lino Sanfilippo
1
-5
/
+14
2012-12-11
fsnotify: take groups mark_lock before mark lock
Lino Sanfilippo
1
-10
/
+16
2012-12-11
fsnotify: use reference counting for groups
Lino Sanfilippo
4
-28
/
+27
2012-12-11
fsnotify: introduce fsnotify_get_group()
Lino Sanfilippo
1
-0
/
+8
2012-12-11
inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
Lino Sanfilippo
3
-13
/
+11
2012-09-30
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2012-09-28
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-23
close the race in nlmsvc_free_block()
Al Viro
1
-2
/
+1
2012-09-23
do_add_mount()/umount -l races
Al Viro
1
-2
/
+8
2012-09-22
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2012-09-21
Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-18
/
+29
2012-09-21
debugfs: fix u32_array race in format_array_alloc
Linus Torvalds
1
-34
/
+23
2012-09-21
debugfs: fix race in u32_array_read and allocate array at open
David Rientjes
1
-22
/
+11
2012-09-19
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
1
-0
/
+1
2012-09-19
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
1
-1
/
+1
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-2
/
+2
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+2
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
3
-44
/
+61
2012-09-15
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+14
2012-09-15
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
Chris Mason
1
-6
/
+2
2012-09-15
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-09-14
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-09-14
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
2012-09-13
GFS2: Take account of blockages when using reserved blocks
Steven Whitehouse
1
-38
/
+28
2012-09-13
GFS2: Fix missing allocation data for set/remove xattr
Steven Whitehouse
1
-2
/
+6
2012-09-13
GFS2: Make write size hinting code common
Steven Whitehouse
1
-4
/
+27
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-44
/
+42
2012-09-11
NFS: fsync() must exit with an error if page writeback failed
Trond Myklebust
2
-2
/
+6
2012-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-10
/
+11
2012-09-11
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+3
2012-09-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+43
2012-09-07
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
1
-1
/
+2
2012-09-06
CIFS: Fix endianness conversion
Pavel Shilovsky
1
-2
/
+2
2012-09-06
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
1
-1
/
+1
2012-09-06
NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached
Trond Myklebust
2
-28
/
+17
2012-09-05
udf: Fix data corruption for files in ICB
Jan Kara
1
-6
/
+29
2012-09-04
NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl
Trond Myklebust
1
-9
/
+11
2012-09-04
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
1
-0
/
+2
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
3
-4
/
+4
2012-09-04
fuse: fix retrieve length
Miklos Szeredi
1
-0
/
+1
[next]