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
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-7
/
+6
2006-12-02
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-7
/
+6
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
4
-9
/
+9
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2
-2
/
+3
2006-11-06
[PATCH] sysctl: implement CTL_UNNUMBERED
Eric W. Biederman
1
-5
/
+0
2006-10-21
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
1
-0
/
+6
2006-10-21
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
1
-1
/
+6
2006-10-20
[PATCH] xdr annotations: mount_clnt
Al Viro
1
-3
/
+3
2006-10-20
[PATCH] nfs: verifier is network-endian
Al Viro
2
-4
/
+4
2006-10-20
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2
-24
/
+24
2006-10-20
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
3
-36
/
+36
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
7
-14
/
+14
2006-10-20
[PATCH] xdr annotations: NFSv4
Al Viro
1
-177
/
+181
2006-10-20
[PATCH] xdr annotations: NFSv3
Al Viro
1
-57
/
+57
2006-10-20
[PATCH] xdr annotations: NFSv2
Al Viro
1
-37
/
+37
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
1
-2
/
+2
2006-10-20
[PATCH] NFS: remove unused check in nfs4_open_revalidate
Chuck Lever
1
-4
/
+2
2006-10-20
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] NFS: fix minor bug in new NFS symlink code
Chuck Lever
1
-2
/
+2
2006-10-20
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
Trond Myklebust
3
-18
/
+29
2006-10-20
[PATCH] NFS: Fix NFSv4 callback regression
Trond Myklebust
1
-7
/
+12
2006-10-20
[PATCH] nfs4: initialize cl_ipaddr
J. Bruce Fields
1
-2
/
+6
2006-10-20
[PATCH] NFS: Fix error handling in nfs_direct_write_result()
Trond Myklebust
1
-5
/
+7
2006-10-20
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
Trond Myklebust
1
-2
/
+2
2006-10-20
[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
Trond Myklebust
1
-1
/
+1
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+3
2006-10-08
Fix extraneous '&' in recent NFS client cleanup
Linus Torvalds
1
-1
/
+1
2006-10-08
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
1
-19
/
+5
2006-10-08
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
6
-8
/
+0
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
1
-3
/
+2
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
1
-1
/
+2
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-3
/
+3
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2
-22
/
+38
2006-09-30
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
David Howells
1
-1
/
+0
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-3
/
+9
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-4
/
+0
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
5
-10
/
+5
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
4
-9
/
+4
2006-09-24
[PATCH] Allow file systems to manually d_move() inside of ->rename()
Mark Fasheh
2
-7
/
+6
2006-09-22
NFS: add comments clarifying the use of nfs_post_op_update()
Chuck Lever
2
-1
/
+13
2006-09-22
NFS: Use SEEK_END instead of hardcoded value
Josef 'Jeff' Sipek
1
-1
/
+1
2006-09-22
NFSv4: When mounting with a port=0 argument, substitute port=2049
Trond Myklebust
1
-0
/
+3
2006-09-22
NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
Trond Myklebust
1
-1
/
+1
2006-09-22
NFSv4: Handle the condition NFS4ERR_FILE_OPEN
Trond Myklebust
1
-0
/
+1
2006-09-22
NFSv4: Retry lease recovery if it failed during a synchronous operation.
Trond Myklebust
1
-2
/
+9
2006-09-22
NFS: Don't invalidate the symlink we just stuffed into the cache
Trond Myklebust
1
-7
/
+5
[next]