index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
1
-1
/
+5
2019-07-06
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
1
-0
/
+11
2019-07-06
NFS: Clean up writeback code
Trond Myklebust
3
-10
/
+5
2019-07-06
SUNRPC: Remove warning in debugfs.c when compiling with W=1
Trond Myklebust
1
-1
/
+1
2019-07-06
SUNRPC: add links for all client xprts to debugfs
NeilBrown
1
-17
/
+29
2019-07-06
SUNRPC: Count ops completing with tk_status < 0
Dave Wysochanski
2
-3
/
+12
2019-07-06
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
NeilBrown
1
-6
/
+9
2019-07-06
SUNRPC: Use proper printk specifiers for unsigned long long
Dave Wysochanski
1
-1
/
+1
2019-07-06
SUNRPC: Move call to rpc_count_iostats before rpc_call_done
Dave Wysochanski
2
-4
/
+5
2019-07-06
NFS: send state management on a single connection.
NeilBrown
3
-10
/
+37
2019-07-06
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
1
-0
/
+1
2019-07-06
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
1
-0
/
+2
2019-07-06
pNFS: Allow multiple connections to the DS
Trond Myklebust
2
-0
/
+6
2019-07-06
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
4
-2
/
+13
2019-07-06
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
2
-0
/
+11
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
3
-3
/
+18
2019-07-06
NFS: Add sysfs support for per-container identifier
Trond Myklebust
4
-0
/
+135
2019-07-06
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
3
-4
/
+17
2019-07-06
SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
Trond Myklebust
1
-25
/
+25
2019-07-06
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
4
-4
/
+59
2019-07-06
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
3
-8
/
+13
2019-07-06
NFS: Create a root NFS directory in /sys/fs/nfs
Trond Myklebust
4
-1
/
+94
2019-07-06
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
5
-53
/
+47
2019-07-06
SUNRPC: Replace direct task wakeups from softirq context
Trond Myklebust
2
-6
/
+77
2019-07-06
SUNRPC: Replace the queue timer with a delayed work function
Trond Myklebust
2
-11
/
+22
2019-07-06
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2
-1
/
+2
2019-07-06
NFSv4: Handle open for execute correctly
Trond Myklebust
1
-8
/
+20
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
8
-82
/
+94
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-05
i2c: tegra: Add Dmitry as a reviewer
Dmitry Osipenko
1
-0
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-05
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
1
-2
/
+3
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
2
-2
/
+4
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-04
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-04
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
1
-1
/
+1
2019-07-04
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
1
-2
/
+2
2019-07-03
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-03
crypto: user - prevent operating on larval algorithms
Eric Biggers
1
-0
/
+3
2019-07-03
crypto: cryptd - Fix skcipher instance memory leak
Vincent Whitchurch
1
-0
/
+1
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
[next]