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-09-27
sysfs: add unsigned long cast to prevent compile warning
Heiko Carstens
1
-1
/
+2
2011-09-27
nfsd4: look up stateid's per clientid
J. Bruce Fields
3
-65
/
+54
2011-09-27
nfsd4: assume test_stateid always has session
J. Bruce Fields
4
-6
/
+5
2011-09-27
nfsd4: use idr for stateid's
J. Bruce Fields
2
-52
/
+73
2011-09-27
nfsd4: move client * to nfs4_stateid, add init_stid helper
J. Bruce Fields
3
-27
/
+31
2011-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-13
/
+15
2011-09-22
teach /proc/$pid/numa_maps about transparent hugepages
Dave Hansen
1
-0
/
+20
2011-09-22
break out numa_maps gather_pte_stats() checks
Dave Hansen
1
-15
/
+24
2011-09-22
make /proc/$pid/numa_maps gather_stats() take variable page size
Dave Hansen
1
-10
/
+11
2011-09-21
leases: split up generic_setlease into lock/unlock cases
J. Bruce Fields
1
-36
/
+62
2011-09-21
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
1
-1
/
+6
2011-09-20
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
1
-1
/
+6
2011-09-20
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
1
-1
/
+6
2011-09-20
nfsd4: make op_cacheresult another flag
J. Bruce Fields
1
-25
/
+25
2011-09-20
nfsd4: fix open downgrade, again
J. Bruce Fields
1
-3
/
+11
2011-09-20
cifs: Fix broken sec=ntlmv2/i sec option (try #2)
Shirish Pargaonkar
1
-43
/
+11
2011-09-20
Fix the conflict between rwpidforward and rw mount options
Steve French
1
-2
/
+2
2011-09-20
CIFS: Fix ERR_PTR dereference in cifs_get_root
Pavel Shilovsky
1
-4
/
+6
2011-09-20
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
1
-1
/
+2
2011-09-20
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
3
-11
/
+30
2011-09-19
nfsd4: hash closed stateid's like any other
J. Bruce Fields
2
-49
/
+56
2011-09-19
nfsd4: construct stateid from clientid and counter
J. Bruce Fields
2
-58
/
+18
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
1
-2
/
+11
2011-09-18
BTRFS: Fix lseek return value for error
Jeff Liu
1
-2
/
+7
2011-09-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2
-7
/
+12
2011-09-18
Btrfs: don't change inode flag of the dest clone file
Li Zefan
1
-1
/
+0
2011-09-18
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
1
-0
/
+5
2011-09-18
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
1
-4
/
+4
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
1
-2
/
+3
2011-09-17
nfsd4: simplify free_stateid
J. Bruce Fields
1
-51
/
+15
2011-09-17
nfsd4: match close replays on stateid, not open owner id
J. Bruce Fields
3
-7
/
+44
2011-09-17
nfsd4: replace oo_confirmed by flag bit
J. Bruce Fields
3
-15
/
+16
2011-09-16
nfsd41: try to check reply size before operation
Mi Jinlong
3
-37
/
+248
2011-09-15
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-16
/
+55
2011-09-15
hfsplus: fix filesystem size checks
Christoph Hellwig
1
-3
/
+8
2011-09-15
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
Seth Forshee
2
-4
/
+4
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
301
-6949
/
+11478
2011-09-15
fs: Convert vmalloc/memset to vzalloc
Joe Perches
4
-18
/
+7
2011-09-15
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+2
2011-09-14
restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()
Al Viro
1
-0
/
+4
2011-09-14
xfs: fix a use after free in xfs_end_io_direct_write
Christoph Hellwig
1
-1
/
+2
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
2
-38
/
+3
2011-09-14
NFSD: Add a cache for fs_locations information
Trond Myklebust
2
-0
/
+25
2011-09-14
NFSD: Remove the ex_pathname field from struct svc_export
Trond Myklebust
1
-11
/
+0
2011-09-14
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
2
-30
/
+80
2011-09-14
nfsd4: better stateid hashing
J. Bruce Fields
1
-4
/
+4
2011-09-14
nfsd4: use deleg changes to cleanup preprocess_stateid_op
J. Bruce Fields
1
-14
/
+10
2011-09-14
nfsd4: fix test_stateid for delegation stateid's
J. Bruce Fields
1
-18
/
+16
2011-09-14
nfsd4: hash deleg stateid's like any other
J. Bruce Fields
2
-66
/
+51
2011-09-14
nfsd4: share common stid-hashing helper function
J. Bruce Fields
1
-4
/
+11
[prev]
[next]