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
2011-01-19
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
4
-13
/
+16
2011-01-19
ceph: avoid immediate cap check after import
Sage Weil
1
-2
/
+1
2011-01-19
ceph: fix flushing of caps vs cap import
Sage Weil
1
-4
/
+34
2011-01-19
ceph: fix erroneous cap flush to non-auth mds
Sage Weil
1
-0
/
+2
2011-01-19
ceph: fix cap_wanted_delay_{min,max} mount option initialization
Sage Weil
1
-0
/
+2
2011-01-18
GFS2: Fix error path in gfs2_lookup_by_inum()
Steven Whitehouse
2
-51
/
+22
2011-01-18
GFS2: remove iopen glocks from cache on failed deletes
Benjamin Marzinski
1
-0
/
+1
2011-01-18
autofs4: clean ->d_release() and autofs4_free_ino() up
Al Viro
3
-19
/
+16
2011-01-18
autofs4: split autofs4_init_ino()
Al Viro
3
-26
/
+15
2011-01-18
autofs4: mkdir and symlink always get a dentry that had passed lookup
Al Viro
1
-18
/
+10
2011-01-18
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
Al Viro
3
-7
/
+5
2011-01-18
autofs4: kill ->size in autofs_info
Al Viro
3
-6
/
+3
2011-01-18
autofs4: pass mode to autofs4_get_inode() explicitly
Al Viro
3
-16
/
+15
2011-01-18
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
Al Viro
1
-12
/
+1
2011-01-18
autofs4: keep symlink body in inode->i_private
Al Viro
4
-28
/
+9
2011-01-18
autofs4 - fix debug print in autofs4_lookup()
Ian Kent
1
-1
/
+2
2011-01-18
vfs - fix dentry ref count in do_lookup()
Ian Kent
1
-1
/
+3
2011-01-18
autofs4 - fix get_next_positive_dentry()
Ian Kent
1
-2
/
+2
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
29
-623
/
+2490
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
7
-80
/
+82
2011-01-17
xfs: Do not name variables "panic"
Geert Uytterhoeven
1
-3
/
+3
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
7
-2
/
+523
2011-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+4
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-10
/
+9
2011-01-17
ecryptfs: remove unnecessary decrypt when extending a file
Frank Swiderski
1
-8
/
+14
2011-01-17
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
2
-12
/
+12
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
6
-29
/
+30
2011-01-17
ecryptfs: fixed testing of file descriptor flags
Roberto Sassu
1
-2
/
+2
2011-01-17
ecryptfs: test lower_file pointer when lower_file_mutex is locked
Roberto Sassu
2
-27
/
+21
2011-01-17
ecryptfs: missing initialization of the superblock 'magic' field
Roberto Sassu
1
-0
/
+2
2011-01-17
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
Roberto Sassu
1
-1
/
+0
2011-01-17
ecryptfs: fix truncation error in ecryptfs_read_update_atime
Edward Shishkin
1
-1
/
+1
2011-01-17
fs: fix address space warnings in ioctl_fiemap()
Namhyung Kim
1
-5
/
+5
2011-01-17
aio: check return value of create_workqueue()
Namhyung Kim
1
-1
/
+1
2011-01-17
hpfs_setattr error case avoids unlock_kernel
Dr. David Alan Gilbert
1
-1
/
+1
2011-01-17
compat: copy missing fields in compat_statfs64 to user
Namhyung Kim
1
-1
/
+3
2011-01-17
compat: update comment of compat statfs syscalls
Namhyung Kim
1
-1
/
+1
2011-01-17
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
Namhyung Kim
1
-3
/
+1
2011-01-17
fs: FS_POSIX_ACL does not depend on BLOCK
Randy Dunlap
1
-9
/
+8
2011-01-17
fs: Remove unlikely() from fget_light()
Steven Rostedt
1
-1
/
+1
2011-01-17
fallocate should be a file operation
Christoph Hellwig
11
-444
/
+437
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
5
-3
/
+8
2011-01-17
tidy up around finish_automount()
Al Viro
2
-30
/
+18
2011-01-17
don't drop newmnt on error in do_add_mount()
Al Viro
1
-11
/
+5
2011-01-17
Take the completion of automount into new helper
Al Viro
3
-26
/
+39
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
3
-6
/
+4
2011-01-17
VFS: Fix UP compile error in fs/namespace.c
Al Viro
1
-7
/
+24
2011-01-17
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-17
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-17
configfs: change depends -> select SYSFS
Nicholas Bellinger
1
-2
/
+2
[prev]
[next]