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
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
NFSv4: fix server_scope memory leak
Weston Andros Adamson
2012-02-17
1
-6
/
+9
*
NFSv4.1: Fix a NFSv4.1 session initialisation regression
Trond Myklebust
2012-02-17
1
-65
/
+42
*
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2012-02-03
1
-4
/
+4
*
NFS4: fix compile warnings in nfs4proc.c
Peng Tao
2012-01-12
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
-84
/
+93
|
\
|
*
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-07
1
-0
/
+10
|
*
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-05
1
-39
/
+57
|
*
NFSv4.1: cleanup comment and debug printk
Andy Adamson
2012-01-05
1
-5
/
+2
|
*
NFSv4.1: change nfs4_free_slot parameters for dynamic slots
Andy Adamson
2012-01-05
1
-3
/
+2
|
*
NFSv4.1: cleanup init and reset of session slot tables
Andy Adamson
2012-01-05
1
-37
/
+22
*
|
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
1
-8
/
+16
|
\
\
|
|
/
|
*
NFSv4: Do not accept delegated opens when a delegation recall is in effect
Trond Myklebust
2011-12-09
1
-8
/
+16
*
|
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-12-06
1
-2
/
+3
|
/
*
NFS: Fix a regression in the referral code
Trond Myklebust
2011-11-07
1
-2
/
+1
*
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-04
1
-0
/
+1
*
nfs4: serialize layoutcommit
Peng Tao
2011-10-31
1
-0
/
+6
*
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
2011-10-19
1
-9
/
+8
*
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
Trond Myklebust
2011-10-18
1
-1
/
+9
*
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
Trond Myklebust
2011-10-18
1
-45
/
+17
*
NFS: Use the inode->i_version to cache NFSv4 change attribute information
Trond Myklebust
2011-10-18
1
-2
/
+2
*
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
Trond Myklebust
2011-08-24
1
-2
/
+6
*
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
Trond Myklebust
2011-08-24
1
-2
/
+6
*
NFSv4: nfs4_proc_renew should be declared static
Trond Myklebust
2011-08-24
1
-2
/
+2
*
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
Trond Myklebust
2011-08-24
1
-1
/
+1
*
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+1
*
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
1
-2
/
+3
*
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+48
*
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-07-31
1
-1
/
+7
*
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
2011-07-25
1
-36
/
+34
|
\
|
*
nfs_open_context doesn't need struct path either
Al Viro
2011-07-20
1
-5
/
+5
|
*
nfs4_opendata doesn't need struct path either
Al Viro
2011-07-20
1
-23
/
+22
|
*
nfs4_closedata doesn't need to mess with struct path
Al Viro
2011-07-20
1
-11
/
+10
*
|
NFSv4.1: Clean up layoutreturn
Trond Myklebust
2011-07-12
1
-2
/
+2
*
|
NFS: test and free stateids during recovery
Bryan Schumaker
2011-07-12
1
-3
/
+34
*
|
NFS: added FREE_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+30
*
|
NFS: Added TEST_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+28
*
|
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
1
-1
/
+83
*
|
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-12
1
-0
/
+32
|
/
*
nfs4.1: fix several problems with _pnfs_return_layout
Fred Isaman
2011-06-15
1
-4
/
+4
*
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
Andy Adamson
2011-06-15
1
-10
/
+23
*
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
2011-06-15
1
-4
/
+0
*
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
1
-3
/
+95
|
\
|
*
pnfs: layoutret_on_setattr
Benny Halevy
2011-05-29
1
-0
/
+3
|
*
pnfs: layoutreturn
Benny Halevy
2011-05-29
1
-0
/
+82
|
*
pnfs: support for non-rpc layout drivers
Benny Halevy
2011-05-29
1
-3
/
+10
*
|
NFSv4: Handle expired stateids when the lease is still valid
Trond Myklebust
2011-05-27
1
-2
/
+7
|
/
*
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
Andy Adamson
2011-05-11
1
-0
/
+6
*
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
2011-04-24
1
-6
/
+7
*
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-24
1
-38
/
+7
[next]