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
2008-12-23
NFSv4: Convert delegation->type field to fmode_t
Trond Myklebust
3
-6
/
+6
2008-12-23
NFSv4: Fix up delegation callbacks
Trond Myklebust
1
-19
/
+38
2008-12-23
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
4
-13
/
+49
2008-12-23
NFSv4: Clean up the asynchronous delegation return
Trond Myklebust
1
-54
/
+19
2008-12-23
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
4
-34
/
+16
2008-12-23
NFSv4: Fix a BAD_SEQUENCEID condition.
Trond Myklebust
1
-2
/
+0
2008-12-23
NFSv4: Don't exit the state management if there are still tasks to do
Trond Myklebust
1
-2
/
+6
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
4
-25
/
+32
2008-12-23
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
4
-10
/
+16
2008-12-23
NFSv4: Clean up the support for returning multiple delegations
Trond Myklebust
3
-55
/
+52
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
3
-10
/
+31
2008-12-23
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
5
-45
/
+1
2008-12-23
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
2
-10
/
+20
2008-12-23
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
Trond Myklebust
1
-76
/
+75
2008-12-23
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
Trond Myklebust
1
-1
/
+10
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
3
-4
/
+26
2008-12-23
NFSv4: Don't tell server we rebooted when not necessary
Trond Myklebust
1
-11
/
+11
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
3
-19
/
+32
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
3
-49
/
+155
2008-12-23
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
3
-7
/
+17
2008-12-23
NFSv4: Clean up for the state loss reclaimer
Trond Myklebust
1
-49
/
+81
2008-12-23
NFS: Use atomic bitops when changing struct nfs_delegation->flags
Trond Myklebust
3
-9
/
+9
2008-12-23
NFSv4: Fix up the dereferencing of delegation->inode
Trond Myklebust
1
-8
/
+31
2008-12-23
NFSv4: Fix up another delegation related race
Trond Myklebust
3
-28
/
+60
2008-12-23
NLM: allow lockd requests from an unprivileged port
Chuck Lever
1
-0
/
+2
2008-12-23
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
3
-1
/
+5
2008-12-23
NFS: add "[no]resvport" mount option
Chuck Lever
2
-5
/
+18
2008-12-23
NFS: move nfs_server flag initialization
Chuck Lever
1
-8
/
+8
2008-12-23
NFS: expand flags passed to nfs_create_rpc_client()
Chuck Lever
1
-4
/
+8
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
4
-40
/
+49
2008-12-23
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
Chuck Lever
2
-0
/
+6
2008-12-23
NFS: rename nfs_path variable
Chuck Lever
1
-5
/
+5
2008-12-23
nfs: remove redundant tests on reading new pages
Wu Fengguang
1
-6
/
+0
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2
-5
/
+4
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+3
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-28
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
1
-2
/
+1
2008-10-28
NFS: Convert nfs_attr_generation_counter into an atomic_long
Trond Myklebust
1
-8
/
+3
2008-10-27
Switch to a valid email address...
Alan Cox
2
-2
/
+2
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
1
-0
/
+3
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-8
/
+6
2008-10-23
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
1
-4
/
+2
2008-10-20
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-8
/
+21
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-1
/
+1
2008-10-17
NFS: use correct fs type for v4 submounts and referrals
Andy Adamson
1
-2
/
+2
2008-10-17
Make nfs_file_cred more robust.
Neil Brown
1
-2
/
+4
2008-10-17
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
Chuck Lever
1
-4
/
+15
2008-10-15
Merge branch 'next'
Trond Myklebust
14
-211
/
+321
2008-10-14
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2
-2
/
+1
2008-10-14
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2
-11
/
+40
[prev]
[next]