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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
NFSv4.1: Deal with wraparound issues when updating the layout stateid
Trond Myklebust
1
-1
/
+10
2012-10-02
NFSv4.1: Always set the layout stateid if this is the first layoutget
Trond Myklebust
1
-3
/
+5
2012-10-02
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
Trond Myklebust
1
-7
/
+8
2012-10-02
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
Weston Andros Adamson
3
-7
/
+18
2012-10-02
NFSv4: don't check MAY_WRITE access bit in OPEN
Weston Andros Adamson
1
-3
/
+3
2012-10-02
NFS: Set key construction data for the legacy upcall
Bryan Schumaker
1
-0
/
+1
2012-10-02
NFSv4.1: don't do two EXCHANGE_IDs on mount
Weston Andros Adamson
1
-0
/
+1
2012-10-02
NFS: nfs41_walk_client_list(): re-lock before iterating
Chuck Lever
1
-0
/
+1
2012-10-02
NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget
Trond Myklebust
1
-8
/
+26
2012-10-02
NFSv4.1: bl_pg_init_write should be static
Trond Myklebust
1
-1
/
+1
2012-10-02
nfs: include internal.h in getroot.h
Stanislav Kinsbursky
1
-0
/
+2
2012-10-02
nfs: include nfs4_fh.h in nfs4sysctl.c
Stanislav Kinsbursky
1
-0
/
+1
2012-10-02
nfs: declare nfs_xdev_mount as static
Stanislav Kinsbursky
1
-1
/
+1
2012-10-02
nfs: declare nfs_callback_tcp_port in header
Stanislav Kinsbursky
1
-0
/
+1
2012-10-02
nfs: include NFSv4 header in netns.h
Stanislav Kinsbursky
1
-0
/
+1
2012-10-01
NFSv4.0 reclaim reboot state when re-establishing clientid
Andy Adamson
1
-2
/
+6
2012-10-01
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
1
-15
/
+15
2012-10-01
NFSv4: Fix the minor version callback channel startup
Trond Myklebust
1
-14
/
+13
2012-10-01
NFSv4: Fix up a merge conflict between migration and container changes
Trond Myklebust
1
-2
/
+3
2012-10-01
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-34
/
+70
2012-10-01
nfs: replace strict_strto* with kstrto*
Daniel Walter
2
-4
/
+4
2012-10-01
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
1
-2
/
+2
2012-10-01
pnfsblock: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-10-01
pnfsblock: fix non-aligned DIO write
Peng Tao
1
-3
/
+31
2012-10-01
pnfsblock: fix non-aligned DIO read
Peng Tao
1
-8
/
+56
2012-10-01
pnfsblock: fix partial page buffer wirte
Peng Tao
2
-12
/
+166
2012-10-01
Revert "pnfsblock: bail out partial page IO"
Peng Tao
1
-36
/
+3
2012-10-01
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2
-2
/
+4
2012-10-01
NFSv41: fix DIO write_io calculation
Peng Tao
1
-2
/
+2
2012-10-01
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
5
-4
/
+59
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
7
-2
/
+455
2012-10-01
NFS: Use the same nfs_client_id4 for every server
Chuck Lever
1
-12
/
+39
2012-10-01
NFS: Introduce "migration" mount option
Chuck Lever
3
-0
/
+24
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
4
-24
/
+27
2012-10-01
SUNRPC: Refactor rpc_clone_client()
Chuck Lever
1
-40
/
+43
2012-10-01
SUNRPC: Use __func__ in dprintk() in auth_gss.c
Chuck Lever
1
-29
/
+29
2012-10-01
SUNRPC: Clean up dprintk messages in rpc_pipe.c
Chuck Lever
1
-4
/
+4
2012-10-01
NFS: Slow down state manager after an unhandled error
Chuck Lever
1
-0
/
+1
2012-10-01
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
1
-4
/
+4
2012-10-01
lockd: create and use per-net NSM RPC clients on MON/UNMON requests
Stanislav Kinsbursky
1
-17
/
+20
2012-10-01
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
1
-1
/
+3
2012-10-01
lockd: per-net NSM client creation and destruction helpers introduced
Stanislav Kinsbursky
3
-2
/
+54
2012-10-01
NFS: add debug messages to callback down function
Stanislav Kinsbursky
1
-0
/
+2
2012-10-01
NFS: callback per-net usage counting introduced
Stanislav Kinsbursky
2
-2
/
+18
2012-10-01
NFS: make nfs_callback_tcpport6 per network context
Stanislav Kinsbursky
4
-6
/
+4
2012-10-01
NFS: make nfs_callback_tcpport per network context
Stanislav Kinsbursky
4
-4
/
+8
2012-10-01
NFS: callback up - users counting cleanup
Stanislav Kinsbursky
1
-12
/
+10
2012-10-01
NFS: callback service start function introduced
Stanislav Kinsbursky
1
-32
/
+45
2012-10-01
NFS: callback up - transport backchannel cleanup
Stanislav Kinsbursky
1
-17
/
+17
2012-10-01
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
2
-48
/
+87
[next]