index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
1
-4
/
+21
2011-01-06
NFSv4: Ensure continued open and lockowner name uniqueness
Trond Myklebust
1
-0
/
+3
2011-01-06
pnfs: layout roc code
Fred Isaman
1
-2
/
+19
2011-01-06
pnfs: serialize LAYOUTGET(openstateid)
Fred Isaman
1
-1
/
+6
2011-01-06
pnfs: layoutget rpc code cleanup
Fred Isaman
1
-9
/
+10
2011-01-06
pnfs: remove unnecessary field lgp->status
Fred Isaman
1
-2
/
+1
2011-01-06
NFS add session back channel draining
Andy Adamson
1
-7
/
+19
2011-01-06
NFS implement v4.0 callback_ident
Andy Adamson
1
-0
/
+1
2011-01-04
nfsv4: Switch to generic xattr handling code
Aneesh Kumar K.V
1
-27
/
+35
2011-01-04
nfs: Set MS_POSIXACL always
Aneesh Kumar K.V
1
-0
/
+5
2010-12-21
NFSv4: Convert a few commas into semicolons...
Trond Myklebust
1
-8
/
+8
2010-12-21
nfs4: fix units bug causing hang on recovery
J. Bruce Fields
1
-1
/
+1
2010-12-07
nfs: Discard ACL cache on mode update
Aneesh Kumar K.V
1
-0
/
+9
2010-11-15
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
1
-1
/
+3
2010-10-28
nfs4: The difference of 2 pointers is ptrdiff_t
Geert Uytterhoeven
1
-2
/
+2
2010-10-25
nfs4: fix channel attribute sanity-checks
J. Bruce Fields
1
-34
/
+41
2010-10-24
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
1
-0
/
+142
2010-10-24
NFS: ask for layouttypes during v4 fsinfo call
Andy Adamson
1
-0
/
+1
2010-10-24
Ask for time_delta during fsinfo probe
Ricardo Labiaga
1
-1
/
+1
2010-10-23
NFS: Readdir plus in v4
Bryan Schumaker
1
-0
/
+1
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
1
-4
/
+4
2010-10-23
NFSv4: The state manager must ignore EKEYEXPIRED.
Trond Myklebust
1
-9
/
+18
2010-10-19
NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers
Trond Myklebust
1
-6
/
+0
2010-10-19
NFSv4: Fix open recovery
Trond Myklebust
1
-0
/
+3
2010-09-24
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
Benny Halevy
1
-31
/
+21
2010-09-21
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
Trond Myklebust
1
-0
/
+2
2010-09-17
nfs: make sillyrename an async operation
Jeff Layton
1
-0
/
+30
2010-09-17
nfs: standardize the rename response container
Jeff Layton
1
-1
/
+1
2010-09-17
nfs: standardize the rename args container
Jeff Layton
1
-1
/
+1
2010-09-17
NFS: Add an 'open_context' element to struct nfs_rpc_ops
Trond Myklebust
1
-1
/
+2
2010-09-17
NFS: Clean up nfs4_proc_create()
Trond Myklebust
1
-42
/
+14
2010-09-17
NFSv4: Further cleanups for nfs4_open_revalidate()
Trond Myklebust
1
-28
/
+0
2010-09-17
NFSv4: Clean up nfs4_open_revalidate
Trond Myklebust
1
-17
/
+6
2010-09-17
NFSv4: Further minor cleanups for nfs4_atomic_open()
Trond Myklebust
1
-24
/
+4
2010-09-17
NFSv4: Clean up nfs4_atomic_open
Trond Myklebust
1
-29
/
+11
2010-08-18
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
1
-3
/
+5
2010-08-11
nfs: Remove redundant NULL check upon kfree()
Davidlohr Bueso
1
-2
/
+1
2010-08-03
NFS: Fix the NFS users of rpc_restart_call()
Trond Myklebust
1
-3
/
+1
2010-08-03
NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks
Trond Myklebust
1
-10
/
+0
2010-08-03
NFSv4: Clean up the process of renewing the NFSv4 lease
Trond Myklebust
1
-14
/
+9
2010-08-03
NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly
Trond Myklebust
1
-30
/
+62
2010-07-30
NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
Trond Myklebust
1
-1
/
+1
2010-07-30
NFSv4: Add support for the RELEASE_LOCKOWNER operation
Trond Myklebust
1
-0
/
+28
2010-06-24
NFSv4: Clean up struct nfs4_state_owner
Trond Myklebust
1
-1
/
+1
2010-06-22
NFSv4.1: There is no need to init the session more than once...
Trond Myklebust
1
-1
/
+6
2010-06-22
NFSv41: Cleanup for nfs4_alloc_session.
Trond Myklebust
1
-7
/
+0
2010-06-22
NFSv41: Clean up exclusive create
Trond Myklebust
1
-11
/
+6
2010-06-22
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
Trond Myklebust
1
-0
/
+2
2010-06-22
NFSv41: Convert the various reboot recovery ops etc to minor version ops
Trond Myklebust
1
-25
/
+6
2010-06-22
NFSv41: Clean up the NFSv4.1 minor version specific operations
Trond Myklebust
1
-1
/
+20
[next]