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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
nfsd4: read size estimate should include padding
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: allow larger 4.1 session drc slots
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
1
-8
/
+3
2014-05-22
nfsd: Only set PF_LESS_THROTTLE when really needed.
NeilBrown
2
-6
/
+12
2014-05-22
nfsd: remove nfsd4_free_slab
Christoph Hellwig
1
-26
/
+25
2014-05-22
nfsd: Remove assignments inside conditions
Benoit Taine
4
-20
/
+40
2014-05-22
Merge 3.15 bugfixes for 3.16
J. Bruce Fields
2
-3
/
+14
2014-05-21
nfsd4: fix delegation cleanup on error
J. Bruce Fields
1
-20
/
+12
2014-05-21
NFSD: Don't clear SUID/SGID after root writing data
Kinglong Mee
1
-18
/
+0
2014-05-21
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-05-21
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-05-15
nfsd4: fix corruption on setting an ACL.
J. Bruce Fields
1
-1
/
+1
2014-05-08
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
3
-10
/
+0
2014-05-08
NFSD: Use simple_read_from_buffer for coping data to userspace
Kinglong Mee
1
-13
/
+2
2014-05-08
Merge 3.15 bugfix for 3.16
J. Bruce Fields
1
-8
/
+9
2014-05-08
nfsd: clean up fh_auth usage
Christoph Hellwig
1
-11
/
+9
2014-05-08
NFSD: cleanup unneeded including linux/export.h
Kinglong Mee
1
-1
/
+0
2014-05-08
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-05-07
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2
-17
/
+13
2014-05-06
NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
Trond Myklebust
2
-14
/
+12
2014-05-06
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
1
-1
/
+8
2014-05-06
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
3
-2
/
+44
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
2
-1
/
+111
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
3
-6
/
+55
2014-05-06
NFSd: Remove 'inline' designation for free_client()
Trond Myklebust
1
-1
/
+1
2014-05-06
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
1
-0
/
+1
2014-05-06
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
1
-12
/
+12
2014-04-18
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
J. Bruce Fields
1
-8
/
+0
2014-04-18
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
1
-1
/
+3
2014-04-08
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-50
/
+129
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-04-04
nfsd4: don't create unnecessary mask acl
J. Bruce Fields
1
-4
/
+9
2014-04-04
nfsd: revert v2 half of "nfsd: don't return high mode bits"
J. Bruce Fields
1
-1
/
+1
2014-04-03
kernel/groups.c: remove return value of set_groups
Wang YanQing
1
-4
/
+1
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
1
-1
/
+1
2014-03-31
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
1
-1
/
+3
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+5
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
1
-1
/
+18
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
2
-1
/
+15
2014-03-30
nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+
Trond Myklebust
1
-1
/
+4
2014-03-28
nfsd4: fix nfs4err_resource in 4.1 case
J. Bruce Fields
1
-0
/
+8
2014-03-28
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-03-28
nfsd4: remove redundant check from nfsd4_check_resp_size
J. Bruce Fields
1
-2
/
+0
2014-03-28
nfsd4: use more generous NFS4_ACL_MAX
J. Bruce Fields
1
-3
/
+7
2014-03-28
nfsd4: minor nfsd4_replay_cache_entry cleanup
J. Bruce Fields
1
-2
/
+1
2014-03-28
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
2
-3
/
+1
2014-03-28
nfsd4: update comments with obsolete function name
J. Bruce Fields
2
-2
/
+2
2014-03-28
NFSD: Using free_conn free connection
Kinglong Mee
1
-1
/
+2
2014-03-28
nfsd: typo in nfsd_rename comment
J. Bruce Fields
1
-3
/
+3
2014-03-28
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
1
-13
/
+15
[prev]
[next]