summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-309-203/+190
|\
| * erofs: remove unnecessary output in erofs_show_options()Chengguang Xu2019-11-241-3/+0
| * erofs: drop all vle annotations for runtime namesGao Xiang2019-11-243-50/+44
| * erofs: support superblock checksumPratik Shinde2019-11-244-3/+38
| * erofs: set iowait for sync decompressionGao Xiang2019-11-241-2/+2
| * erofs: clean up decompress queue stuffsGao Xiang2019-11-242-81/+60
| * erofs: get rid of __stagingpage_alloc helperGao Xiang2019-11-244-24/+21
| * erofs: remove dead code since managed cache is now built-inGao Xiang2019-10-152-28/+10
| * erofs: clean up collection handling routinesGao Xiang2019-10-151-22/+25
* | Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-11-3023-529/+1340
|\ \
| * | CIFS: fix a white space issue in cifs_get_inode_info()Dan Carpenter via samba-technical2019-11-271-1/+2
| * | cifs: update internal module version numberSteve French2019-11-251-1/+1
| * | cifs: Always update signing key of first channelPaulo Alcantara (SUSE)2019-11-251-0/+4
| * | cifs: Fix retrieval of DFS referrals in cifs_mount()Paulo Alcantara (SUSE)2019-11-251-10/+22
| * | cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)2019-11-251-12/+29
| * | cifs: Fix lookup of root ses in DFS referral cachePaulo Alcantara (SUSE)2019-11-251-2/+1
| * | cifs: Fix use-after-free bug in cifs_reconnect()Paulo Alcantara (SUSE)2019-11-251-11/+35
| * | cifs: dump channel info in DebugDataAurelien Aptel2019-11-251-1/+34
| * | smb3: dump in_send and num_waiters stats counters by defaultSteve French2019-11-252-21/+4
| * | cifs: try harder to open new channelsAurelien Aptel2019-11-251-10/+22
| * | CIFS: Properly process SMB3 lease breaksPavel Shilovsky2019-11-257-65/+57
| * | cifs: move cifsFileInfo_put logic into a work-queueRonnie Sahlberg2019-11-253-27/+65
| * | cifs: try opening channels after mountingAurelien Aptel2019-11-259-88/+478
| * | CIFS: refactor cifs_get_inode_info()Aurelien Aptel2019-11-252-137/+205
| * | cifs: switch servers depending on binding stateAurelien Aptel2019-11-256-21/+33
| * | cifs: add server paramAurelien Aptel2019-11-255-17/+22
| * | cifs: add multichannel mount options and data structsAurelien Aptel2019-11-253-2/+56
| * | cifs: sort interface list by speedAurelien Aptel2019-11-251-0/+11
| * | CIFS: Fix SMB2 oplock break processingPavel Shilovsky2019-11-251-4/+3
| * | cifs: don't use 'pre:' for MODULE_SOFTDEPRonnie Sahlberg2019-11-251-12/+12
| * | cifs: smbd: Return -EAGAIN when transport is reconnectingLong Li2019-11-251-2/+5
| * | cifs: smbd: Only queue work for error recovery on memory registrationLong Li2019-11-251-11/+15
| * | smb3: add debug messages for closing unmatched openRonnie Sahlberg2019-11-252-10/+34
| * | CIFS: Do not miss cancelled OPEN responsesPavel Shilovsky2019-11-252-8/+8
| * | CIFS: Fix NULL pointer dereference in mid callbackPavel Shilovsky2019-11-253-7/+17
| * | CIFS: Close open handle after interrupted closePavel Shilovsky2019-11-253-15/+63
| * | CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky2019-11-251-0/+7
| * | smb3: remove confusing dmesg when mounting with encryption ("seal")Steve French2019-11-251-8/+2
| * | cifs: close the shared root handle on tree disconnectRonnie Sahlberg2019-11-251-0/+2
| * | CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...Markus Elfring2019-11-251-4/+2
| * | CIFS: Use common error handling code in smb2_ioctl_query_info()Markus Elfring2019-11-251-22/+23
| * | CIFS: Use memdup_user() rather than duplicating its implementationMarkus Elfring2019-11-251-9/+4
| * | cifs: smbd: Return -ECONNABORTED when trasnport is not in connected stateLong Li2019-11-251-1/+1
| * | cifs: smbd: Add messages on RDMA session destroy and reconnectionLong Li2019-11-251-2/+4
| * | cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGELong Li2019-11-251-1/+1
| * | cifs: smbd: Invalidate and deregister memory registration on re-send for dire...Long Li2019-11-251-2/+18
| * | cifs: Don't display RDMA transport on reconnectLong Li2019-11-251-0/+5
| * | CIFS: remove set but not used variables 'cinode' and 'netfid'YueHaibing2019-11-251-4/+0
| * | cifs: add support for flockSteve French2019-11-253-1/+55
| * | cifs: remove unused variable 'sid_user'YueHaibing2019-11-251-2/+0