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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-1
/
+13
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
6
-2
/
+454
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
2
-0
/
+22
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2
-24
/
+3
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
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
2012-10-01
NFS: callback service creation function introduced
Stanislav Kinsbursky
1
-14
/
+49
2012-10-01
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
3
-4
/
+4
2012-10-01
NFSv4: Add ACCESS operation to OPEN compound
Weston Andros Adamson
3
-13
/
+71
2012-10-01
NFS: Use kzalloc() instead of kmalloc() in the idmapper
Bryan Schumaker
1
-4
/
+1
2012-10-01
NFS: Remove bad delegations during open recovery
Bryan Schumaker
1
-0
/
+4
2012-10-01
NFS: Always use the open stateid when checking for expired opens
Bryan Schumaker
1
-1
/
+1
2012-09-28
NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count
Trond Myklebust
1
-6
/
+6
2012-09-28
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
Trond Myklebust
1
-2
/
+3
2012-09-28
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2
-25
/
+1
2012-09-28
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
1
-0
/
+2
2012-09-28
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
3
-17
/
+2
2012-09-28
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
1
-3
/
+2
2012-09-28
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
1
-3
/
+0
2012-09-28
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
1
-2
/
+4
2012-09-28
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
1
-6
/
+3
2012-09-28
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2
-20
/
+28
2012-09-28
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
1
-12
/
+9
2012-09-28
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
1
-9
/
+4
2012-09-28
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
Trond Myklebust
1
-12
/
+15
2012-09-28
NFSv4.1: reset the inode MDS threshold counters on layout destruction
Trond Myklebust
1
-4
/
+5
2012-09-28
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
3
-10
/
+7
2012-09-28
NFSv4.1: Simplify the pNFS return-on-close code
Trond Myklebust
3
-10
/
+5
2012-09-28
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
3
-17
/
+17
2012-09-28
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
Trond Myklebust
1
-0
/
+8
2012-09-28
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
Trond Myklebust
1
-8
/
+32
2012-09-28
NFSv4.1: Fix a reference leak in pnfs_update_layout
Trond Myklebust
1
-3
/
+6
[next]