index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-28
40
-600
/
+2083
|
\
|
*
sunrpc: clean up indentation issue
Colin Ian King
2019-09-25
1
-2
/
+2
|
*
nfsd: fix nfs read eof detection
Trond Myklebust
2019-09-23
6
-50
/
+41
|
*
nfsd: Make nfsd_reset_boot_verifier_locked static
YueHaibing
2019-09-23
1
-1
/
+1
|
*
nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
NeilBrown
2019-09-20
1
-4
/
+11
|
*
nfsd: handle drc over-allocation gracefully.
NeilBrown
2019-09-20
1
-4
/
+15
|
*
nfsd: add support for upcall version 2
Scott Mayhew
2019-09-10
4
-17
/
+245
|
*
nfsd: add a "GetVersion" upcall for nfsdcld
Scott Mayhew
2019-09-10
2
-51
/
+127
|
*
nfsd: Reset the boot verifier on all write I/O errors
Trond Myklebust
2019-09-10
1
-4
/
+15
|
*
nfsd: Don't garbage collect files that might contain write errors
Trond Myklebust
2019-09-10
1
-1
/
+42
|
*
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
5
-15
/
+48
|
*
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-09-10
4
-14
/
+25
|
*
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2019-08-29
2
-9
/
+13
|
*
Deprecate nfsd fault injection
J. Bruce Fields
2019-08-26
1
-1
/
+1
|
*
nfsd: remove duplicated include from filecache.c
YueHaibing
2019-08-20
1
-1
/
+0
|
*
nfsd: Fix the documentation for svcxdr_tmpalloc()
Trond Myklebust
2019-08-19
1
-3
/
+3
|
*
nfsd: Fix up some unused variable warnings
Trond Myklebust
2019-08-19
1
-7
/
+4
|
*
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
2019-08-19
1
-9
/
+53
|
*
nfsd: rip out the raparms cache
Jeff Layton
2019-08-19
3
-167
/
+1
|
*
nfsd: have nfsd_test_lock use the nfsd_file cache
Jeff Layton
2019-08-19
1
-4
/
+4
|
*
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
5
-74
/
+68
|
*
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
5
-81
/
+85
|
*
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-08-19
2
-18
/
+19
|
*
nfsd: hook nfsd_commit up to the nfsd_file cache
Jeff Layton
2019-08-19
1
-7
/
+7
|
*
nfsd: hook up nfsd_read to the nfsd_file cache
Jeff Layton
2019-08-19
1
-7
/
+4
|
*
nfsd: hook up nfsd_write to the new nfsd_file cache
Jeff Layton
2019-08-19
1
-5
/
+7
|
*
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
9
-24
/
+1155
|
*
vfs: Export flush_delayed_fput for use by knfsd.
Trond Myklebust
2019-08-19
1
-0
/
+1
|
*
notify: export symbols for use by the knfsd file cache
Trond Myklebust
2019-08-19
4
-2
/
+10
|
*
locks: create a new notifier chain for lease attempts
Jeff Layton
2019-08-19
2
-0
/
+66
|
*
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
2
-0
/
+4
|
*
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
3
-18
/
+14
|
*
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-19
3
-9
/
+2
|
*
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
2019-08-16
1
-20
/
+15
|
*
Merge nfsd bugfixes
J. Bruce Fields
2019-08-16
2
-11
/
+10
|
|
\
|
*
|
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2019-07-30
2
-7
/
+11
*
|
|
Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Linus Torvalds
2019-09-28
11
-1
/
+1329
|
\
\
\
|
*
|
|
virtio-fs: add virtiofs filesystem
Stefan Hajnoczi
2019-09-18
7
-0
/
+1240
|
*
|
|
virtio-fs: add Documentation/filesystems/virtiofs.rst
Stefan Hajnoczi
2019-09-18
3
-0
/
+82
|
*
|
|
fuse: reserve values for mapping protocol
Dr. David Alan Gilbert
2019-09-12
1
-1
/
+7
*
|
|
|
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
Linus Torvalds
2019-09-28
4
-2
/
+8
|
\
\
\
\
|
*
|
|
|
9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super
Bharath Vedartham
2019-09-03
1
-2
/
+2
|
*
|
|
|
9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
Bharath Vedartham
2019-09-03
1
-0
/
+2
|
*
|
|
|
9p: Transport error uninitialized
Lu Shuaibing
2019-09-03
1
-0
/
+1
|
*
|
|
|
9p: avoid attaching writeback_fid on mmap with type PRIVATE
Chengguang Xu
2019-09-03
1
-0
/
+3
*
|
|
|
|
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-27
10
-19
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
2019-09-20
1
-1
/
+5
|
*
|
|
|
|
riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-09-20
1
-3
/
+0
|
*
|
|
|
|
riscv: dts: sifive: Add ethernet0 to the aliases node
Bin Meng
2019-09-20
1
-0
/
+1
|
*
|
|
|
|
RISC-V: Export kernel symbols for kvm
Atish Patra
2019-09-20
2
-0
/
+2
[next]