index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
usb
/
usb-help.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-03-29
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2
-24
/
+15
2020-03-29
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
3
-24
/
+20
2020-03-27
smb3: use SMB2_SIGNATURE_SIZE define
Steve French
1
-1
/
+1
2020-03-23
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-03-23
CIFS: check new file size when extending file by fallocate
Murphy Zhou
1
-0
/
+4
2020-03-23
SMB3: Minor cleanup of protocol definitions
Steve French
1
-4
/
+11
2020-03-23
SMB3: Additional compression structures
Steve French
1
-1
/
+16
2020-03-23
SMB3: Add new compression flags
Steve French
1
-1
/
+7
2020-03-23
cifs: smb2pdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-19
/
+19
2020-03-23
cifs: clear PF_MEMALLOC before exiting demultiplex thread
Eric Biggers
1
-1
/
+4
2020-03-23
cifs: cifspdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-9
/
+9
2020-03-23
CIFS: Warn less noisily on default mount
Steve French
1
-5
/
+6
2020-03-23
fs/cifs: fix gcc warning in sid_to_id
Qiujun Huang
1
-2
/
+3
2020-03-23
cifs: allow unlock flock and OFD lock across fork
Murphy Zhou
1
-1
/
+6
2020-03-23
cifs: do d_move in rename
Steve French
2
-2
/
+4
2020-03-23
cifs: add SMB2_open() arg to return POSIX data
Aurelien Aptel
6
-35
/
+66
2020-03-23
cifs: plumb smb2 POSIX dir enumeration
Aurelien Aptel
2
-7
/
+109
2020-03-23
cifs: add smb2 POSIX info level
Aurelien Aptel
4
-0
/
+142
2020-03-23
cifs: rename posix create rsp
Aurelien Aptel
2
-7
/
+15
2020-03-23
cifs: print warning mounting with vers=1.0
Steve French
1
-0
/
+3
2020-03-23
smb3: fix performance regression with setting mtime
Steve French
1
-11
/
+12
2020-03-23
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
1
-1
/
+1
2020-03-23
cifs: use mod_delayed_work() for &server->reconnect if already queued
Stefan Metzmacher
1
-2
/
+2
2020-03-23
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
3
-9
/
+2
2020-03-23
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
7
-59
/
+169
2020-03-23
cifs: do not ignore the SYNC flags in getattr
Steve French
1
-5
/
+17
2020-03-23
Linux 5.6-rc7
v5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-22
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-22
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-22
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-22
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-22
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-22
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-22
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-22
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-22
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-20
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
3
-5
/
+11
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
3
-2
/
+11
2020-03-20
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2
-17
/
+31
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
2020-03-20
tools/power turbostat: Support Jasper Lake
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Ice Lake server
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Tiger Lake
Chen Yu
1
-0
/
+2
[next]