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
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
nfs/blocklayout: Make sure calculate signature length aligned
Kinglong Mee
1
-1
/
+2
2016-07-15
nfs/blocklayout: support RH/Fedora dm-mpath device nodes
Christoph Hellwig
1
-1
/
+25
2016-07-15
nfs/blocklayout: refactor open-by-wwn
Christoph Hellwig
1
-26
/
+27
2016-07-15
nfs/blocklayout: use proper fmode for opening block devices
Christoph Hellwig
1
-2
/
+2
2016-07-14
NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"
Trond Myklebust
1
-1
/
+1
2016-07-11
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-1
/
+5
2016-07-06
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
Trond Myklebust
1
-0
/
+3
2016-07-06
NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync
Trond Myklebust
1
-1
/
+5
2016-07-06
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
4
-13
/
+31
2016-07-06
NFSv4.2: Fix a race in nfs42_proc_deallocate()
Trond Myklebust
1
-2
/
+4
2016-07-06
NFS: Getattr doesn't require data sync semantics
Trond Myklebust
1
-3
/
+1
2016-07-06
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
Trond Myklebust
2
-2
/
+12
2016-07-06
NFS: Remove unused function nfs_revalidate_mapping_protected()
Trond Myklebust
1
-34
/
+4
2016-07-06
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
Trond Myklebust
1
-6
/
+0
2016-07-06
NFS: Cleanup nfs_direct_complete()
Trond Myklebust
1
-7
/
+5
2016-07-06
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
5
-37
/
+173
2016-07-06
NFS: Move buffered I/O locking into nfs_file_write()
Trond Myklebust
1
-12
/
+15
2016-07-06
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
Trond Myklebust
2
-9
/
+9
2016-07-06
NFS: Remove racy size manipulations in O_DIRECT
Trond Myklebust
1
-16
/
+0
2016-07-06
NFS: Ensure we reset the write verifier 'committed' value on resend.
Trond Myklebust
2
-0
/
+19
2016-07-06
NFS: Fix O_DIRECT verifier problems
Trond Myklebust
3
-3
/
+16
2016-07-06
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
Trond Myklebust
1
-7
/
+0
2016-07-06
pNFS: Ensure we layoutcommit before revalidating attributes
Trond Myklebust
1
-16
/
+7
2016-07-06
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
5
-9
/
+30
2016-07-06
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
1
-9
/
+10
2016-07-06
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-07-06
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-07-05
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
Al Viro
1
-3
/
+25
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
1
-1
/
+1
2016-06-30
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
2
-33
/
+47
2016-06-30
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
1
-1
/
+2
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
4
-31
/
+35
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-06-24
NFS: Fix an unused variable warning
Trond Myklebust
1
-2
/
+0
2016-06-24
NFS: Fix potential race in nfs_fhget()
Trond Myklebust
1
-0
/
+1
2016-06-24
NFS: Don't let readdirplus revalidate an inode that was marked as stale
Trond Myklebust
1
-1
/
+6
2016-06-24
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
Trond Myklebust
1
-1
/
+3
2016-06-24
NFS: Fix a double page unlock
Trond Myklebust
1
-2
/
+2
2016-06-24
pnfs_nfs: fix _cancel_empty_pagelist
Weston Andros Adamson
1
-2
/
+10
2016-06-24
nfs4: Fix potential use after free of state in nfs4_do_reclaim.
Oleg Drokin
1
-1
/
+1
2016-06-24
NFS: Fix up O_DIRECT results
Trond Myklebust
1
-3
/
+7
2016-06-24
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
Trond Myklebust
1
-4
/
+4
2016-06-24
NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout
Trond Myklebust
1
-0
/
+2
2016-06-24
NFSv4.1/pnfs: Layout stateids start out as being invalid
Trond Myklebust
1
-2
/
+2
2016-06-24
NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
Trond Myklebust
1
-1
/
+4
2016-06-22
NFS: Don't call COMMIT in ->releasepage()
Trond Myklebust
1
-23
/
+0
2016-06-22
NFS: Don't hold the inode lock across fsync()
Trond Myklebust
1
-2
/
+0
2016-06-22
NFS: writepage of a single page should not be synchronous
Trond Myklebust
1
-1
/
+1
2016-06-22
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
3
-20
/
+0
[prev]
[next]