summaryrefslogtreecommitdiffstats
path: root/Documentation/usb/usb-help.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-29cifs: Allocate encryption header through kmallocLong Li1-11/+17
2020-03-29cifs: smbd: Check and extend sender credits in interrupt contextLong Li2-24/+15
2020-03-29cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...Long Li3-24/+20
2020-03-27smb3: use SMB2_SIGNATURE_SIZE defineSteve French1-1/+1
2020-03-23CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin1-1/+1
2020-03-23CIFS: check new file size when extending file by fallocateMurphy Zhou1-0/+4
2020-03-23SMB3: Minor cleanup of protocol definitionsSteve French1-4/+11
2020-03-23SMB3: Additional compression structuresSteve French1-1/+16
2020-03-23SMB3: Add new compression flagsSteve French1-1/+7
2020-03-23cifs: smb2pdu.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-19/+19
2020-03-23cifs: clear PF_MEMALLOC before exiting demultiplex threadEric Biggers1-1/+4
2020-03-23cifs: cifspdu.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-9/+9
2020-03-23CIFS: Warn less noisily on default mountSteve French1-5/+6
2020-03-23fs/cifs: fix gcc warning in sid_to_idQiujun Huang1-2/+3
2020-03-23cifs: allow unlock flock and OFD lock across forkMurphy Zhou1-1/+6
2020-03-23cifs: do d_move in renameSteve French2-2/+4
2020-03-23cifs: add SMB2_open() arg to return POSIX dataAurelien Aptel6-35/+66
2020-03-23cifs: plumb smb2 POSIX dir enumerationAurelien Aptel2-7/+109
2020-03-23cifs: add smb2 POSIX info levelAurelien Aptel4-0/+142
2020-03-23cifs: rename posix create rspAurelien Aptel2-7/+15
2020-03-23cifs: print warning mounting with vers=1.0Steve French1-0/+3
2020-03-23smb3: fix performance regression with setting mtimeSteve French1-11/+12
2020-03-23cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()Stefan Metzmacher1-1/+1
2020-03-23cifs: use mod_delayed_work() for &server->reconnect if already queuedStefan Metzmacher1-2/+2
2020-03-23cifs: call wake_up(&server->response_q) inside of cifs_reconnect()Stefan Metzmacher3-9/+2
2020-03-23cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE)7-59/+169
2020-03-23cifs: do not ignore the SYNC flags in getattrSteve French1-5/+17
2020-03-23Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-22mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-22mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-22epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-22mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-22mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-22mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-22page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-22mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-22memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe3-5/+11
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe3-2/+11
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu1-1/+30
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu1-0/+2