index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2017-07-14
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
3
-0
/
+153
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
1
-0
/
+22
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
1
-1
/
+1
2017-07-13
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
1
-1
/
+1
2017-07-13
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
1
-4
/
+3
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2
-5
/
+16
2017-07-13
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
1
-2
/
+8
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
1
-2
/
+4
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2
-61
/
+0
2017-07-13
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-13
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
1
-1
/
+1
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2
-0
/
+60
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
1
-2
/
+0
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2
-1
/
+18
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
8
-37
/
+37
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
1
-4
/
+7
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
4
-7
/
+7
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-0
/
+4
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-3
/
+3
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-2
/
+2
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-3
/
+4
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
6
-10
/
+10
2017-07-13
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
1
-2
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
4
-4
/
+15
2017-07-13
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
3
-69
/
+77
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
5
-84
/
+151
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
5
-122
/
+242
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-14
/
+32
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-05-28
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-24
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
1
-1
/
+0
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
2
-8
/
+27
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
1
-0
/
+1
2017-05-24
NFS fix COMMIT after COPY
Olga Kornievskaia
1
-1
/
+1
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+17
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
35
-2761
/
+590
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
1
-0
/
+11
2017-05-09
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
1
-0
/
+6
2017-05-09
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
4
-39
/
+35
2017-05-08
NFSv4: Fix exclusive create attributes encoding
Trond Myklebust
1
-40
/
+35
2017-05-08
NFSv4: Fix an rcu lock leak
Trond Myklebust
1
-2
/
+4
2017-05-05
nfs: use kmap/kunmap directly
Fabian Frederick
1
-55
/
+12
2017-05-05
NFS: always treat the invocation of nfs_getattr as cache hit when noac is on
Hou Tao
1
-1
/
+4
2017-05-05
Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...
Dave Wysochanski
1
-2
/
+6
[next]