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
2014-10-08
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
17
-786
/
+1421
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-331
/
+866
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-3190
/
+2373
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+3
2014-10-07
f2fs: support volatile operations for transient data
Jaegeuk Kim
4
-2
/
+25
2014-10-07
f2fs: support atomic writes
Jaegeuk Kim
8
-5
/
+139
2014-10-06
f2fs: remove unused return value
Jaegeuk Kim
1
-3
/
+2
2014-10-04
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-8
/
+4
2014-10-03
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
1
-0
/
+4
2014-10-02
CIFS: Fix readpages retrying on reconnects
Pavel Shilovsky
1
-7
/
+1
2014-10-02
Fix problem recognizing symlinks
Steve French
2
-1
/
+3
2014-10-01
nfsd: eliminate "to_delegation" define
Jeff Layton
3
-7
/
+4
2014-10-01
f2fs: clean up f2fs_ioctl functions
Jaegeuk Kim
1
-63
/
+75
2014-10-01
f2fs: potential shift wrapping buf in f2fs_trim_fs()
Dan Carpenter
1
-1
/
+1
2014-10-01
f2fs: call f2fs_unlock_op after error was handled
Jaegeuk Kim
3
-21
/
+35
2014-10-01
f2fs: check the use of macros on block counts and addresses
Jaegeuk Kim
6
-103
/
+81
2014-10-01
f2fs: refactor flush_nat_entries to remove costly reorganizing ops
Jaegeuk Kim
3
-159
/
+162
2014-10-01
f2fs: introduce FITRIM in f2fs_ioctl
Jaegeuk Kim
5
-13
/
+134
2014-10-01
f2fs: introduce cp_control structure
Jaegeuk Kim
5
-15
/
+37
2014-10-01
Merge branch 'bugfixes' into linux-next
Trond Myklebust
6
-53
/
+61
2014-10-01
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2
-3
/
+11
2014-09-30
nfsd4: fix corruption of NFSv4 read data
J. Bruce Fields
1
-1
/
+2
2014-09-29
NFSD: Implement SEEK
Anna Schumaker
3
-2
/
+97
2014-09-29
NFSD: Add generic v4.2 infrastructure
Anna Schumaker
1
-0
/
+28
2014-09-29
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
1
-10
/
+6
2014-09-29
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
1
-1
/
+0
2014-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-78
/
+47
2014-09-27
vfs: Don't exchange "short" filenames unconditionally.
Mikhail Efremov
1
-9
/
+18
2014-09-27
fold swapping ->d_name.hash into switch_names()
Linus Torvalds
1
-2
/
+1
2014-09-27
fold unlocking the children into dentry_unlock_parents_for_move()
Al Viro
1
-5
/
+4
2014-09-27
kill __d_materialise_dentry()
Al Viro
1
-44
/
+10
2014-09-27
__d_materialise_dentry(): flip the order of arguments
Al Viro
1
-24
/
+20
2014-09-27
__d_move(): fold manipulations with ->d_child/->d_subdirs
Al Viro
1
-5
/
+3
2014-09-27
don't open-code d_rehash() in d_materialise_unique()
Al Viro
1
-5
/
+1
2014-09-27
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
Al Viro
1
-7
/
+4
2014-09-27
ufs: deal with nfsd/iget races
Al Viro
2
-1
/
+9
2014-09-27
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2
-1
/
+2
2014-09-27
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
3
-71
/
+83
2014-09-27
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
3
-12
/
+13
2014-09-27
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
3
-35
/
+22
2014-09-27
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2
-9
/
+9
2014-09-27
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
Benny Halevy
1
-3
/
+0
2014-09-27
nfsd: fix nfsd4_cb_recall_done error handling
Christoph Hellwig
1
-10
/
+7
2014-09-26
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
6
-33
/
+33
2014-09-26
mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
Peter Feiner
1
-9
/
+18
2014-09-26
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-09-26
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
1
-0
/
+1
2014-09-26
NFS: Fabricate fscache server index key correctly
David Howells
1
-2
/
+1
2014-09-26
NFSv3: Fix missing includes of nfs3_fs.h
Trond Myklebust
2
-0
/
+2
[next]