index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2
-2
/
+3
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-10-22
SMB3: add support for recognizing WSL reparse tags
Steve French
1
-1
/
+24
2020-10-22
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-22
smb3.1.1: fix typo in compression flag
Steve French
1
-1
/
+1
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
4
-97
/
+99
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
3
-62
/
+63
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
3
-85
/
+96
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
3
-1
/
+24
2020-10-22
ACPI: utils: remove unreachable breaks
Tom Rix
1
-4
/
+0
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-10-22
PM: AVS: Drop the avs directory and the corresponding Kconfig
Ulf Hansson
4
-4
/
+0
2020-10-22
null_blk: use zone status for max active/open
Keith Busch
1
-26
/
+43
2020-10-22
PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers
Ulf Hansson
6
-18
/
+18
2020-10-22
io_uring: remove req cancel in ->flush()
Pavel Begunkov
1
-23
/
+5
2020-10-22
ring-buffer: Update the description for ring_buffer_wait
Qiujun Huang
1
-1
/
+1
2020-10-22
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
1
-4
/
+4
2020-10-22
io-wq: re-set NUMA node affinities if CPUs come online
Jens Axboe
1
-4
/
+56
2020-10-22
nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru
Chaitanya Kulkarni
1
-1
/
+1
2020-10-22
nvmet: cleanup nvmet_passthru_map_sg()
Logan Gunthorpe
1
-3
/
+4
2020-10-22
nvmet: limit passthru MTDS by BIO_MAX_PAGES
Logan Gunthorpe
1
-1
/
+8
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-10-22
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
1
-0
/
+2
2020-10-22
nvme: use queuedata for nvme_req_qid
Keith Busch
1
-1
/
+1
2020-10-22
nvme-rdma: fix crash due to incorrect cqe
Chao Leng
1
-2
/
+3
2020-10-22
nvme-rdma: fix crash when connect rejected
Chao Leng
1
-1
/
+0
2020-10-22
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2
-0
/
+2
2020-10-22
ALSA: hda - Fix the return value if cb func is already registered
Hui Wang
1
-5
/
+13
2020-10-22
ibmvnic: save changed mac address to adapter->mac_addr
Lijun Pan
1
-0
/
+5
2020-10-22
selftests: mptcp: depends on built-in IPv6
Matthieu Baerts
1
-0
/
+1
2020-10-22
powerpc/pseries: Avoid using addr_to_pfn in real mode
Ganesh Goudar
1
-49
/
+69
2020-10-22
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
1
-36
/
+12
2020-10-22
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2
-2
/
+15
2020-10-22
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-10-22
ext4: add fast commit stats in procfs
Harshad Shirwadkar
3
-1
/
+37
2020-10-22
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
1
-1
/
+5
2020-10-22
ext4: fast commit recovery path
Harshad Shirwadkar
14
-131
/
+1821
2020-10-22
jbd2: fast commit recovery path
Harshad Shirwadkar
3
-4
/
+88
2020-10-22
ext4: main fast-commit commit path
Harshad Shirwadkar
13
-29
/
+1707
2020-10-22
jbd2: add fast commit machinery
Harshad Shirwadkar
4
-1
/
+268
2020-10-22
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
7
-6
/
+122
2020-10-22
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
3
-6
/
+30
2020-10-22
doc: update ext4 and journalling docs to include fast commit feature
Harshad Shirwadkar
2
-0
/
+99
2020-10-22
drm/amdgpu: correct the cu and rb info for sienna cichlid
Likun Gao
1
-0
/
+9
2020-10-22
drm/amd/pm: remove the average clock value in sysfs
Kenneth Feng
1
-4
/
+8
2020-10-22
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
1
-0
/
+3
2020-10-22
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
1
-2
/
+2
2020-10-22
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
1
-2
/
+2
2020-10-22
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
1
-2
/
+3
2020-10-22
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
2
-8
/
+7
[prev]
[next]