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
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
10
-0
/
+10
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
1
-0
/
+5
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
4
-292
/
+713
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2
-73
/
+127
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
4
-57
/
+55
2009-09-10
Merge branch 'lookup-permissions-cleanup'
Linus Torvalds
23
-109
/
+73
2009-09-10
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
1
-14
/
+14
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
10
-32
/
+14
2009-09-08
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
12
-36
/
+18
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
1
-27
/
+35
2009-09-08
Simplify exec_permission_lite(), part 3
Linus Torvalds
1
-2
/
+6
2009-09-08
Simplify exec_permission_lite() further
Linus Torvalds
1
-7
/
+1
2009-09-08
Simplify exec_permission_lite() logic
Linus Torvalds
1
-4
/
+1
2009-09-08
Do not call 'ima_path_check()' for each path component
Linus Torvalds
1
-3
/
+0
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
1
-7
/
+15
2009-09-06
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
1
-0
/
+10
2009-09-06
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+1
2009-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-09-06
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
1
-0
/
+4
2009-09-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+13
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
2
-38
/
+42
2009-09-05
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-09-03
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-02
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-09-01
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-08-31
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
1
-1
/
+1
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-28
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
1
-0
/
+11
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
[next]