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
/
nfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
2012-09-28
1
-4
/
+4
*
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
Trond Myklebust
2012-09-28
1
-1
/
+1
*
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-04
1
-1
/
+1
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-0
/
+4
|
\
|
*
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2012-07-31
1
-0
/
+4
*
|
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
1
-32
/
+32
*
|
NFS: Convert v3 into a module
Bryan Schumaker
2012-07-30
1
-0
/
+3
*
|
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
1
-0
/
+10
*
|
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
2012-07-30
1
-22
/
+1
*
|
NFS: Add version registering framework
Bryan Schumaker
2012-07-30
1
-6
/
+3
|
/
*
NFS: Create an init_nfs_v4() function
Bryan Schumaker
2012-07-17
1
-30
/
+37
*
NFS: Create a return_delegation rpc op
Bryan Schumaker
2012-06-29
1
-1
/
+1
*
NFS: Create a have_delegation rpc_op
Bryan Schumaker
2012-06-29
1
-1
/
+1
*
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
Trond Myklebust
2012-06-19
1
-1
/
+1
*
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-31
1
-1
/
+4
*
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-29
1
-69
/
+49
|
\
|
*
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
2012-05-24
1
-0
/
+2
|
*
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
2012-05-24
1
-0
/
+2
|
*
Fixed goto readability in nfs_update_inode.
Matthew Treinish
2012-05-19
1
-17
/
+16
|
*
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
2012-05-01
1
-2
/
+0
|
*
NFS: Simplify the cache invalidation code
Trond Myklebust
2012-05-01
1
-26
/
+3
|
*
NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2012-05-01
1
-1
/
+5
|
*
NFS: Simplify nfs_fhget()
Trond Myklebust
2012-05-01
1
-17
/
+6
|
*
NFS: Optimise away nfs_check_inode_attributes() when holding a delegation
Trond Myklebust
2012-05-01
1
-0
/
+2
|
*
NFS: Don't force page cache revalidations when holding a delegation
Trond Myklebust
2012-05-01
1
-3
/
+10
|
*
NFS: create struct nfs_commit_info
Fred Isaman
2012-04-27
1
-3
/
+3
*
|
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-2
/
+2
|
/
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-03-20
1
-1
/
+1
*
|
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-10
1
-1
/
+1
*
|
NFS: add fh_crc to debug output
Weston Andros Adamson
2012-03-07
1
-2
/
+4
*
|
NFS: add filehandle crc for debug display
Weston Andros Adamson
2012-03-07
1
-3
/
+20
*
|
NFS: Fix a typo in _nfs_display_fhandle
Trond Myklebust
2012-03-06
1
-1
/
+1
*
|
NFS: Add a client-side function to display NFS file handles
Chuck Lever
2012-03-02
1
-0
/
+45
*
|
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
2012-02-06
1
-1
/
+1
*
|
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
2012-02-06
1
-0
/
+1
*
|
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-02-06
1
-1
/
+1
*
|
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-01-31
1
-3
/
+3
*
|
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
Trond Myklebust
2012-01-31
1
-2
/
+2
*
|
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
1
-0
/
+1
*
|
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
1
-3
/
+30
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-10
1
-0
/
+2
|
\
|
*
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-07
1
-0
/
+2
*
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-1
/
+2
|
\
\
|
*
|
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-12-06
1
-1
/
+2
|
|
/
*
|
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
|
pull manipulations of rpc_cred inside alloc_nfs_open_context()
Al Viro
2012-01-03
1
-20
/
+20
|
/
*
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-04
1
-1
/
+1
[next]