index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
NFS: Improve legacy idmapping fallback
Bryan Schumaker
1
-30
/
+26
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
3
-4
/
+4
2013-06-20
NFSv4.1 end back channel session draining
Andy Adamson
1
-12
/
+11
2013-06-19
NFS: Apply v4.1 capabilities to v4.2
Bryan Schumaker
1
-0
/
+7
2013-06-18
NFSv4.1: Clean up layout segment comparison helper names
Trond Myklebust
1
-9
/
+9
2013-06-18
NFSv4.1: layout segment comparison helpers should take 'const' parameters
Trond Myklebust
1
-14
/
+14
2013-06-18
NFSv4: Move the DNS resolver into the NFSv4 module
Trond Myklebust
4
-19
/
+44
2013-06-18
NFSv4: SETCLIENTID add the format string for the NETID
Djalal Harouni
1
-1
/
+1
2013-06-08
NFS: Add in v4.2 callback operation
Bryan Schumaker
2
-2
/
+36
2013-06-08
NFS: Make callbacks minor version generic
Bryan Schumaker
5
-13
/
+15
2013-06-08
Kconfig: Add Kconfig entry for Labeled NFS V4 client
Steve Dickson
1
-0
/
+5
2013-06-08
NFS: Extend NFS xattr handlers to accept the security namespace
David Quigley
1
-0
/
+50
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
5
-54
/
+477
2013-06-08
NFS: Add label lifecycle management
David Quigley
3
-11
/
+96
2013-06-08
NFS:Add labels to client function prototypes
David Quigley
8
-55
/
+89
2013-06-08
NFSv4: Extend fattr bitmaps to support all 3 words
David Quigley
4
-16
/
+21
2013-06-08
NFSv4: Introduce new label structure
Steve Dickson
1
-0
/
+28
2013-06-08
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
6
-4
/
+39
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
1
-1
/
+2
2013-06-06
NFSv4: Close another NFSv4 recovery race
Trond Myklebust
2
-6
/
+17
2013-06-06
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
Trond Myklebust
3
-21
/
+20
2013-06-06
NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state
Trond Myklebust
1
-10
/
+7
2013-06-06
NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open
Trond Myklebust
1
-18
/
+11
2013-06-06
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open
Trond Myklebust
1
-7
/
+0
2013-06-06
NFSv4.1: Simplify setting the layout header credential
Trond Myklebust
1
-1
/
+1
2013-06-06
NFSv4.1: Enable state protection
Trond Myklebust
1
-1
/
+2
2013-06-06
NFSv4.1: Use layout credentials for get_deviceinfo calls
Trond Myklebust
7
-10
/
+22
2013-06-06
NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials
Trond Myklebust
1
-15
/
+50
2013-06-06
NFSv4.1: Ensure that reclaim_complete uses the right credential
Trond Myklebust
3
-5
/
+14
2013-06-06
NFSv4.1: Ensure that layoutreturn uses the correct credential
Trond Myklebust
2
-0
/
+2
2013-06-06
NFSv4.1: Ensure that layoutget is called using the layout credential
Trond Myklebust
2
-0
/
+2
2013-05-30
NFS: Fix security flavor negotiation with legacy binary mounts
Chuck Lever
1
-0
/
+2
2013-05-29
NFSv4: Fix a thinko in nfs4_try_open_cached
Trond Myklebust
1
-1
/
+1
2013-05-23
NFS: Fix SETCLIENTID fallback if GSS is not available
Chuck Lever
1
-1
/
+1
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-3
/
+5
2013-05-20
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
6
-18
/
+20
2013-05-12
freezer: add unsafe versions of freezable helpers for NFS
Colin Cross
3
-4
/
+4
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-42
/
+169
2013-05-08
NFS4.1 Fix data server connection race
Andy Adamson
2
-2
/
+26
2013-05-07
make blkdev_put() return void
Al Viro
3
-10
/
+4
2013-05-06
NFSv3: match sec= flavor against server list
Weston Andros Adamson
1
-7
/
+41
2013-05-06
NFSv4.1: Ensure that we free the lock stateid on the server
Trond Myklebust
3
-7
/
+24
2013-05-06
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
Trond Myklebust
2
-24
/
+76
2013-05-03
NFSv4.x: Fix handling of partially delegated locks
Trond Myklebust
1
-2
/
+2
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+1
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
22
-467
/
+830
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-04-29
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
Trond Myklebust
1
-0
/
+7
2013-04-29
NFSv4: Servers should only check SETATTR stateid open mode on size change
Trond Myklebust
1
-4
/
+9
2013-04-23
Merge branch 'bugfixes' into linux-next
Trond Myklebust
3
-17
/
+37
[prev]
[next]