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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-17
nfsd4: don't leave freed stateid hashed
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: free_stateid can use the current stateid
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
7
-49
/
+47
2012-12-17
nfsd: warn on odd reply state in nfsd_vfs_read
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2012-12-17
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
3
-8
/
+19
2012-12-10
NFSD: Correct the size calculation in fault_inject_write
Bryan Schumaker
1
-1
/
+1
2012-12-10
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
2
-3
/
+3
2012-12-10
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
1
-1
/
+3
2012-12-10
nfsd: simplify service shutdown
Stanislav Kinsbursky
1
-7
/
+2
2012-12-10
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
1
-4
/
+5
2012-12-10
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
1
-29
/
+15
2012-12-10
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
1
-16
/
+34
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
5
-78
/
+110
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
5
-16
/
+23
2012-12-10
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
2
-0
/
+14
2012-12-10
nfsd: move per-net startup code to separated function
Stanislav Kinsbursky
1
-15
/
+33
2012-12-10
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
1
-8
/
+8
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
3
-4
/
+4
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
3
-4
/
+5
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
3
-6
/
+5
2012-12-10
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
1
-9
/
+6
2012-12-10
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
1
-4
/
+4
2012-12-10
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
1
-2
/
+1
2012-12-10
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2012-12-10
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
2
-20
/
+30
2012-12-04
nfsd4: lockt, release_lockowner should renew clients
J. Bruce Fields
1
-18
/
+23
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
3
-4
/
+49
2012-12-03
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
1
-7
/
+49
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
3
-2
/
+58
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
3
-42
/
+16
2012-12-03
NFSD: Clean up forgetting and recalling delegations
Bryan Schumaker
1
-44
/
+50
2012-12-03
NFSD: Clean up forgetting openowners
Bryan Schumaker
1
-27
/
+22
2012-12-03
NFSD: Clean up forgetting locks
Bryan Schumaker
1
-8
/
+28
2012-12-03
NFSD: Clean up forgetting clients
Bryan Schumaker
2
-5
/
+23
2012-12-03
NFSD: Lock state before calling fault injection function
Bryan Schumaker
2
-16
/
+4
2012-12-03
nfsd4: discard some unused nfsd4_verify xdr code
J. Bruce Fields
1
-19
/
+2
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
5
-31
/
+16
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
4
-9
/
+7
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
6
-12
/
+19
2012-11-28
nfsd: remove redundant declarations
Stanislav Kinsbursky
1
-3
/
+0
2012-11-28
nfsd: recovery - make in_grace per net
Stanislav Kinsbursky
2
-5
/
+5
2012-11-28
nfsd: recovery - make rec_file per net
Stanislav Kinsbursky
2
-35
/
+37
2012-11-28
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
3
-20
/
+29
2012-11-28
nfsd: cleanup NFSd state start a bit
Stanislav Kinsbursky
1
-24
/
+35
2012-11-28
nfsd: cleanup NFSd state shutdown a bit
Stanislav Kinsbursky
1
-10
/
+9
2012-11-28
nfsd: make delegations shutdown network namespace aware
Stanislav Kinsbursky
1
-0
/
+4
2012-11-28
nfsd: make client_lock per net
Stanislav Kinsbursky
2
-30
/
+46
2012-11-28
nfsd4: remove state lock from nfs4_state_shutdown
Stanislav Kinsbursky
1
-2
/
+0
[next]