index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
6
-50
/
+41
2019-09-23
nfsd: Make nfsd_reset_boot_verifier_locked static
YueHaibing
1
-1
/
+1
2019-09-20
nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
NeilBrown
1
-4
/
+11
2019-09-20
nfsd: handle drc over-allocation gracefully.
NeilBrown
1
-4
/
+15
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
4
-17
/
+245
2019-09-10
nfsd: add a "GetVersion" upcall for nfsdcld
Scott Mayhew
2
-51
/
+127
2019-09-10
nfsd: Reset the boot verifier on all write I/O errors
Trond Myklebust
1
-4
/
+15
2019-09-10
nfsd: Don't garbage collect files that might contain write errors
Trond Myklebust
1
-1
/
+42
2019-09-10
nfsd: Support the server resetting the boot verifier
Trond Myklebust
5
-15
/
+48
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
4
-14
/
+25
2019-08-28
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2
-9
/
+13
2019-08-26
Deprecate nfsd fault injection
J. Bruce Fields
1
-1
/
+1
2019-08-20
nfsd: remove duplicated include from filecache.c
YueHaibing
1
-1
/
+0
2019-08-19
nfsd: Fix the documentation for svcxdr_tmpalloc()
Trond Myklebust
1
-3
/
+3
2019-08-19
nfsd: Fix up some unused variable warnings
Trond Myklebust
1
-7
/
+4
2019-08-19
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
1
-9
/
+53
2019-08-19
nfsd: rip out the raparms cache
Jeff Layton
3
-167
/
+1
2019-08-19
nfsd: have nfsd_test_lock use the nfsd_file cache
Jeff Layton
1
-4
/
+4
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
5
-74
/
+68
2019-08-19
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
5
-81
/
+85
2019-08-19
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2
-18
/
+19
2019-08-19
nfsd: hook nfsd_commit up to the nfsd_file cache
Jeff Layton
1
-7
/
+7
2019-08-19
nfsd: hook up nfsd_read to the nfsd_file cache
Jeff Layton
1
-7
/
+4
2019-08-19
nfsd: hook up nfsd_write to the new nfsd_file cache
Jeff Layton
1
-5
/
+7
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
9
-24
/
+1155
2019-08-19
vfs: Export flush_delayed_fput for use by knfsd.
Trond Myklebust
1
-0
/
+1
2019-08-19
notify: export symbols for use by the knfsd file cache
Trond Myklebust
4
-2
/
+10
2019-08-19
locks: create a new notifier chain for lease attempts
Jeff Layton
2
-0
/
+66
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2
-0
/
+4
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
3
-18
/
+14
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
3
-9
/
+2
2019-08-16
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
1
-20
/
+15
2019-08-16
Merge nfsd bugfixes
J. Bruce Fields
2
-11
/
+10
2019-08-16
nfsd4: Fix kernel crash when reading proc file reply_cache_stats
He Zhe
1
-1
/
+1
2019-08-15
nfsd: initialize i_private before d_add
J. Bruce Fields
1
-6
/
+6
2019-08-15
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
1
-4
/
+2
2019-08-15
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
1
-0
/
+1
2019-07-30
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2
-7
/
+11
2019-07-28
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-28
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+5
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-11
/
+23
2019-07-28
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-757
/
+5
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
61
-61
/
+61
2019-07-28
Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-39
/
+57
2019-07-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
31
-1886
/
+33
2019-07-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-23
/
+84
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-48
/
+114
2019-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-25
/
+59
2019-07-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-38
/
+43
[next]