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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
nfsd4: fix write reply size estimate
J. Bruce Fields
1
-1
/
+1
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
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
4
-0
/
+20
2014-05-22
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
1
-0
/
+2
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
4
-1
/
+18
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
SUNRPC: Fix printk that is not only for nfsd
Kinglong Mee
1
-1
/
+1
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
2
-36
/
+16
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
2
-20
/
+8
2014-05-06
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
3
-7
/
+4
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
3
-7
/
+2
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
10
-72
/
+68
2014-05-06
NFSd: Remove 'inline' designation for free_client()
Trond Myklebust
1
-1
/
+1
2014-05-06
lockd: avoid warning when CONFIG_SYSCTL undefined
Kees Cook
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-18
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-04-13
Linux 3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-84
/
+128
2014-04-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-120
/
+196
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-12
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-433
/
+420
2014-04-12
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
9
-5
/
+71
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-437
/
+1241
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-126
/
+200
[next]