index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_memcat_p.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
cifs: sort interface list by speed
Aurelien Aptel
1
-0
/
+11
2019-11-25
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-11-25
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
1
-12
/
+12
2019-11-25
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
1
-2
/
+5
2019-11-25
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
1
-11
/
+15
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2
-10
/
+34
2019-11-25
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2
-8
/
+8
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
3
-7
/
+17
2019-11-25
CIFS: Close open handle after interrupted close
Pavel Shilovsky
3
-15
/
+63
2019-11-25
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-11-25
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
1
-8
/
+2
2019-11-25
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
1
-0
/
+2
2019-11-25
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create()
Markus Elfring
1
-4
/
+2
2019-11-25
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
1
-22
/
+23
2019-11-25
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-9
/
+4
2019-11-25
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-11-25
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O
Long Li
1
-2
/
+18
2019-11-25
cifs: Don't display RDMA transport on reconnect
Long Li
1
-0
/
+5
2019-11-25
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
1
-4
/
+0
2019-11-25
cifs: add support for flock
Steve French
3
-1
/
+55
2019-11-25
cifs: remove unused variable 'sid_user'
YueHaibing
1
-2
/
+0
2019-11-25
cifs: rename a variable in SendReceive()
Dan Carpenter
1
-1
/
+1
2019-11-24
Linux 5.4
Linus Torvalds
1
-1
/
+1
2019-11-23
cramfs: fix usage on non-MTD device
Maxime Bizon
1
-2
/
+2
2019-11-22
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-22
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
1
-8
/
+20
2019-11-22
MAINTAINERS: Add myself as maintainer of virtio-vsock
Stefano Garzarella
1
-0
/
+1
2019-11-22
udp: drop skb extensions before marking skb stateless
Florian Westphal
2
-5
/
+28
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
1
-7
/
+7
2019-11-22
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
1
-3
/
+13
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
Joseph Qi
1
-23
/
+33
2019-11-22
can: m_can_platform: remove unnecessary m_can_class_resume() call
Pankaj Sharma
1
-2
/
+0
2019-11-22
can: m_can_platform: set net_device structure as driver data
Pankaj Sharma
1
-1
/
+1
2019-11-21
hv_netvsc: Fix send_table offset in case of a host bug
Haiyang Zhang
1
-2
/
+14
2019-11-21
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
2
-9
/
+20
2019-11-21
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-21
sfc: Only cancel the PPS workqueue if it exists
Martin Habets
1
-1
/
+2
2019-11-21
nfc: port100: handle command failure cleanly
Oliver Neukum
1
-1
/
+1
2019-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-20
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2
-2
/
+2
2019-11-20
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-20
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-20
drm/amd/powerplay: correct fine grained dpm force level setting
Evan Quan
1
-0
/
+6
2019-11-20
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Evan Quan
1
-5
/
+18
[next]