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-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
1
-2
/
+2
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
8
-75
/
+153
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
32
-390
/
+690
2012-07-31
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
2
-3
/
+3
2012-07-31
nfs: enable swap on NFS
Mel Gorman
3
-30
/
+82
2012-07-31
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2
-14
/
+39
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
5
-28
/
+29
2012-07-31
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2012-07-31
nfs: explicitly reject LOCK_MAND flock() requests
Jeff Layton
1
-0
/
+9
2012-07-31
nfs: increase number of permitted callback connections.
NeilBrown
1
-0
/
+4
2012-07-30
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
33
-1746
/
+2054
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
21
-108
/
+147
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
11
-33
/
+25
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
12
-24
/
+50
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
7
-49
/
+48
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
5
-48
/
+41
2012-07-30
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
6
-25
/
+13
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
10
-69
/
+96
2012-07-30
NFS: Create a try_mount rpc op
Bryan Schumaker
7
-12
/
+12
2012-07-30
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
3
-58
/
+10
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
11
-61
/
+282
2012-07-30
NFS: Fix a number of bugs in the idmapper
David Howells
1
-6
/
+20
2012-07-30
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-2
/
+5
2012-07-30
pnfsblock: bail out partial page IO
Peng Tao
1
-3
/
+36
2012-07-30
nfs: fix fl_type tests in NFSv4 code
Jeff Layton
2
-2
/
+2
2012-07-30
NFS: fix pnfs regression with directio writes
Fred Isaman
1
-2
/
+2
2012-07-30
NFS: fix pnfs regression with directio reads
Fred Isaman
1
-1
/
+1
2012-07-30
nfs: fix stub return type warnings
Randy Dunlap
1
-1
/
+1
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
1
-2
/
+2
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-224
/
+135
2012-07-20
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-5
/
+20
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-17
NFS: exit_nfs_v4() shouldn't be an __exit function
Bryan Schumaker
1
-1
/
+1
2012-07-17
NFS: Split out NFS v4 client functions
Bryan Schumaker
2
-93
/
+91
2012-07-17
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
4
-373
/
+381
2012-07-17
NFS: Create a single nfs_clone_super() function
Bryan Schumaker
1
-26
/
+6
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
3
-448
/
+462
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
4
-135
/
+149
2012-07-17
NFS: Move the v4 getroot code to nfs4getroot.c
Bryan Schumaker
3
-51
/
+50
2012-07-17
NFS: Split out NFS v4 file operations
Bryan Schumaker
4
-136
/
+160
2012-07-17
NFS: Initialize v4 sysctls from nfs_init_v4()
Bryan Schumaker
5
-27
/
+98
2012-07-17
NFS: Create an init_nfs_v4() function
Bryan Schumaker
4
-31
/
+65
2012-07-17
NFS: Split out NFS v4 inode operations
Bryan Schumaker
3
-31
/
+27
2012-07-17
NFS: Split out NFS v3 inode operations
Bryan Schumaker
3
-33
/
+29
2012-07-17
NFS: Split out NFS v2 inode operations
Bryan Schumaker
4
-40
/
+39
2012-07-16
NFS: Clean up nfs4_proc_setclientid() and friends
Chuck Lever
2
-8
/
+41
2012-07-16
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
Chuck Lever
2
-32
/
+22
2012-07-16
NFS: When state recovery fails, waiting tasks should exit
Chuck Lever
1
-1
/
+6
2012-07-16
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
1
-4
/
+7
[next]