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-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
47
-1581
/
+2078
2019-02-23
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Trond Myklebust
2
-10
/
+24
2019-02-21
NFS: Fix a soft lockup in the delegation recovery code
Trond Myklebust
2
-8
/
+13
2019-02-21
NFSv4.1: Avoid false retries when RPC calls are interrupted
Trond Myklebust
3
-60
/
+55
2019-02-20
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
1
-12
/
+4
2019-02-20
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
1
-10
/
+1
2019-02-20
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2
-36
/
+14
2019-02-20
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
1
-15
/
+23
2019-02-20
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
Trond Myklebust
1
-1
/
+4
2019-02-20
SUNRPC: Don't suppress socket errors when a message read completes
Trond Myklebust
1
-5
/
+2
2019-02-20
SUNRPC: Handle zero length fragments correctly
Trond Myklebust
1
-14
/
+29
2019-02-20
SUNRPC: Don't reset the stream record info when the receive worker is running
Trond Myklebust
1
-3
/
+9
2019-02-20
nfs: fix xfstest generic/099 failed on nfsv3
ZhangXiaoxu
1
-2
/
+0
2019-02-20
pNFS: Avoid read/modify/write when it is not necessary
Kazuo Ito
1
-14
/
+26
2019-02-20
pNFS: Fix potential corruption of page being written
Kazuo Ito
1
-1
/
+1
2019-02-20
NFS: Fix typo in comments of nfs_readdir_alloc_pages()
zhangliguang
1
-2
/
+2
2019-02-20
NFS: Remove redundant semicolon
zhangliguang
1
-1
/
+1
2019-02-20
NFS: readdirplus optimization by cache mechanism
luanshi
2
-7
/
+86
2019-02-20
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
1
-1
/
+1
2019-02-20
SUNRPC: remove pointless test in unx_match()
NeilBrown
1
-1
/
+1
2019-02-20
NFS: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-02-20
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
5
-7
/
+0
2019-02-20
SUNRPC: Use poll() to fix up the socket requeue races
Trond Myklebust
1
-2
/
+24
2019-02-20
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
3
-3
/
+17
2019-02-20
NFS: Fix sparse annotations for nfs_set_open_stateid_locked()
Trond Myklebust
1
-0
/
+4
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
15
-62
/
+75
2019-02-20
NFS: ENOMEM should also be a fatal error.
Trond Myklebust
1
-0
/
+1
2019-02-20
NFS: EINTR is also a fatal error.
Trond Myklebust
1
-0
/
+1
2019-02-20
NFS: Ensure NFS writeback allocations don't recurse back into NFS.
Trond Myklebust
1
-1
/
+6
2019-02-20
NFS: Pass error information to the pgio error cleanup routine
Trond Myklebust
5
-8
/
+16
2019-02-20
NFS: Clean up list moves of struct nfs_page
Trond Myklebust
3
-10
/
+15
2019-02-20
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
Trond Myklebust
1
-1
/
+1
2019-02-20
NFS: Fix an I/O request leakage in nfs_do_recoalesce
Trond Myklebust
1
-1
/
+0
2019-02-20
NFS: Fix I/O request leakages
Trond Myklebust
1
-5
/
+21
2019-02-20
Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
4
-4
/
+56
2019-02-20
Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-2
/
+2
2019-02-20
Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-10
/
+11
2019-02-20
Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+2
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-97
/
+108
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-244
/
+355
2019-02-19
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-19
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-02-19
Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
3
-3
/
+15
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2019-02-18
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-18
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-18
Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...
David S. Miller
1
-17
/
+29
2019-02-18
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-18
Merge branch 'qed-iWARP'
David S. Miller
2
-7
/
+15
2019-02-18
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
[next]