Age | Commit message (Expand) | Author |
2018-12-07 | CIFS: Avoid returning EBUSY to upper layer VFS | Long Li |
2018-12-06 | cifs: Fix separator when building path from dentry | Paulo Alcantara |
2018-12-06 | cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) | Steve French |
2018-11-02 | cifs: fix signed/unsigned mismatch on aio_read patch | Steve French |
2018-11-02 | cifs: don't dereference smb_file_target before null check | Colin Ian King |
2018-11-02 | CIFS: Add direct I/O functions to file_operations | Long Li |
2018-11-02 | CIFS: Add support for direct I/O write | Long Li |
2018-11-02 | CIFS: Add support for direct I/O read | Long Li |
2018-11-02 | smb3: missing defines and structs for reparse point handling | Steve French |
2018-11-02 | smb3: allow more detailed protocol info on open files for debugging | Steve French |
2018-11-02 | smb3: on kerberos mount if server doesn't specify auth type use krb5 | Steve French |
2018-11-02 | smb3: add trace point for tree connection | Steve French |
2018-11-02 | cifs: fix spelling mistake, EACCESS -> EACCES | Colin Ian King |
2018-11-02 | cifs: fix return value for cifs_listxattr | Ronnie Sahlberg |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong |
2018-10-30 | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong |
2018-10-24 | cifs: update internal module version number for cifs.ko to 2.14 | Steve French |
2018-10-24 | smb3: add debug for unexpected mid cancellation | Steve French |
2018-10-24 | cifs: allow calling SMB2_xxx_free(NULL) | Ronnie Sahlberg |
2018-10-23 | smb3 - clean up debug output displaying network interfaces | Steve French |
2018-10-23 | smb3: show number of current open files in /proc/fs/cifs/Stats | Steve French |
2018-10-23 | cifs: add support for ioctl on directories | Ronnie Sahlberg |
2018-10-23 | cifs: fallback to older infolevels on findfirst queryinfo retry | Steve French |
2018-10-23 | smb3: do not attempt cifs operation in smb3 query info error path | Steve French |
2018-10-23 | smb3: send backup intent on compounded query info | Steve French |
2018-10-23 | cifs: track writepages in vfs operation counters | Steve French |
2018-10-23 | smb2: fix uninitialized variable bug in smb2_ioctl_query_info | Gustavo A. R. Silva |
2018-10-23 | cifs: add IOCTL for QUERY_INFO passthrough to userspace | Ronnie Sahlberg |
2018-10-23 | cifs: minor clarification in comments | Steve French |
2018-10-23 | CIFS: Print message when attempting a mount | Rodrigo Freire |
2018-10-23 | CIFS: Adds information-level logging function | Rodrigo Freire |
2018-10-23 | cifs: OFD locks do not conflict with eachothers | Ronnie Sahlberg |
2018-10-23 | CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration | Long Li |
2018-10-23 | CIFS: pass page offsets on SMB1 read/write | Long Li |
2018-10-23 | fs/cifs: fix uninitialised variable warnings | Garry McNulty |
2018-10-23 | smb3: add tracepoint for sending lease break responses to server | Steve French |
2018-10-23 | cifs: do not return atime less than mtime | Steve French |
2018-10-23 | smb3: update default requested iosize to 4MB from 1MB for recent dialects | Steve French |
2018-10-23 | smb3: Add debug message later in smb2/smb3 reconnect path | Steve French |
2018-10-23 | CIFS: make 'nodfs' mount opt a superblock flag | Aurelien Aptel |
2018-10-23 | smb3: track the instance of each session for debugging | Steve French |
2018-10-23 | smb3: minor missing defines relating to reparse points | Steve French |
2018-10-23 | smb3: add way to control slow response threshold for logging and stats | Steve French |
2018-10-23 | cifs: minor updates to module description for cifs.ko | Steve French |
2018-10-23 | cifs: protect against server returning invalid file system block size | Steve French |
2018-10-23 | smb3: allow stats which track session and share reconnects to be reset | Steve French |
2018-10-23 | SMB3: Backup intent flag missing from compounded ops | Steve French |
2018-10-23 | cifs: create a define for the max number of iov we need for a SMB2 set_info | Ronnie Sahlberg |