index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
NFSv4: Add tracepoints for debugging getattr
Trond Myklebust
2013-08-22
2
-2
/
+74
|
*
NFSv4: Add tracepoints for debugging the idmapper
Trond Myklebust
2013-08-22
2
-0
/
+51
|
*
NFSv4: Add tracepoints for debugging delegations
Trond Myklebust
2013-08-22
4
-0
/
+79
|
*
NFSv4: Add tracepoints for debugging rename
Trond Myklebust
2013-08-22
2
-4
/
+49
|
*
NFSv4: Add tracepoints for debugging inode manipulations
Trond Myklebust
2013-08-22
2
-14
/
+73
|
*
NFSv4: Add tracepoints for debugging lookup/create operations
Trond Myklebust
2013-08-22
2
-14
/
+72
|
*
NFSv4: Add tracepoints for debugging file locking
Trond Myklebust
2013-08-22
2
-2
/
+82
|
*
NFSv4: Add tracepoints for debugging file open
Trond Myklebust
2013-08-22
2
-0
/
+129
|
*
NFSv4: Add tracepoints for debugging state management problems
Trond Myklebust
2013-08-22
4
-1
/
+245
|
*
NFS: Add tracepoints for debugging NFS hard links
Trond Myklebust
2013-08-22
2
-0
/
+72
|
*
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
2013-08-22
3
-0
/
+146
|
*
NFS: Add tracepoints for debugging directory changes
Trond Myklebust
2013-08-22
2
-1
/
+104
|
*
NFS: Add tracepoints for debugging generic file create events
Trond Myklebust
2013-08-22
2
-0
/
+72
|
*
NFS: Add event tracing for generic NFS lookups
Trond Myklebust
2013-08-22
3
-0
/
+203
|
*
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
Trond Myklebust
2013-08-22
1
-1
/
+3
|
*
NFS: Add event tracing for generic NFS events
Trond Myklebust
2013-08-22
7
-11
/
+231
|
*
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
2013-08-22
2
-2
/
+21
|
*
NFS: Clean up nfs_sillyrename()
Trond Myklebust
2013-08-22
1
-10
/
+16
|
*
NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
Trond Myklebust
2013-08-22
1
-1
/
+1
|
*
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
Trond Myklebust
2013-08-22
1
-1
/
+1
|
*
NFSv4: Deal with some more sparse warnings
Trond Myklebust
2013-08-22
2
-7
/
+7
|
*
NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
Trond Myklebust
2013-08-22
1
-1
/
+1
|
*
NFSv3: Deal with a sparse warning in nfs3_proc_create
Trond Myklebust
2013-08-21
1
-2
/
+2
|
*
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
Trond Myklebust
2013-08-20
1
-5
/
+0
|
*
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
Andy Adamson
2013-08-08
1
-1
/
+6
|
*
NFSv4.1 Use clientid management rpc_clnt for secinfo
Andy Adamson
2013-08-08
1
-1
/
+6
|
*
NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
Andy Adamson
2013-08-07
1
-1
/
+1
|
*
NFS Remove unused authflavour parameter from init_client
Andy Adamson
2013-08-07
3
-9
/
+5
|
*
NFS: Never use user credentials for lease renewal
Chuck Lever
2013-08-07
4
-58
/
+11
|
*
NFS: Use root's credential for lease management when keytab is missing
Chuck Lever
2013-08-07
1
-1
/
+18
|
*
NFSv4: Refuse mount attempts with proto=udp
Trond Myklebust
2013-08-07
1
-0
/
+12
|
*
nfs: verify open flags before allowing an atomic open
Jeff Layton
2013-08-07
1
-0
/
+4
|
*
NFSv4: Fix nfs4_init_uniform_client_string for net namespaces
Trond Myklebust
2013-07-24
1
-2
/
+6
|
*
NFSv4.1 Use the mount point rpc_clnt for layoutreturn
Andy Adamson
2013-07-23
1
-1
/
+1
|
*
NFS: Fix return type of nfs4_end_drain_session() stub
Chuck Lever
2013-07-23
1
-1
/
+1
|
*
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
Nadav Shemer
2013-07-23
1
-2
/
+2
|
*
NFSv4: encode_attrs should not backfill the bitmap and attribute length
Trond Myklebust
2013-07-23
1
-72
/
+53
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-09-09
5
-8
/
+29
|
\
\
|
*
|
fuse: use list_for_each_entry() for list traversing
Dong Fang
2013-09-04
1
-4
/
+2
|
*
|
fuse: readdir: check for slash in names
Miklos Szeredi
2013-09-03
1
-0
/
+4
|
*
|
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
2013-09-03
4
-3
/
+17
|
*
|
fuse: invalidate inode attributes on xattr modification
Anand Avati
2013-09-03
1
-0
/
+4
|
*
|
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
2013-09-03
1
-1
/
+2
*
|
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-09
7
-77
/
+99
|
\
\
\
|
*
|
|
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
2013-09-05
2
-3
/
+10
|
*
|
|
GFS2: Don't flag consistency error if first mounter is a spectator
Bob Peterson
2013-09-05
1
-2
/
+51
|
*
|
|
GFS2: Remove unnecessary memory barrier
Bob Peterson
2013-09-04
1
-1
/
+0
|
*
|
|
GFS2: Merge ordered and writeback writepage
Steven Whitehouse
2013-08-27
1
-31
/
+4
|
*
|
|
GFS2: Take glock reference in examine_bucket()
Steven Whitehouse
2013-08-20
1
-7
/
+5
|
*
|
|
GFS2: Move gfs2_sync_meta to lops.c
Steven Whitehouse
2013-08-19
3
-33
/
+29
[prev]
[next]