Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-19 | Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-05-16 | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-15 | cifs: add support for SEEK_DATA and SEEK_HOLE | Ronnie Sahlberg |
2019-05-15 | Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s... | Kovtunenko Oleksandr |
2019-05-15 | cifs: Allocate memory for all iovs in smb2_ioctl | Long Li |
2019-05-15 | cifs: Don't match port on SMBDirect transport | Long Li |
2019-05-15 | dns_resolver: Allow used keys to be invalidated | David Howells |
2019-05-14 | cifs:smbd Use the correct DMA direction when sending data | Long Li |
2019-05-14 | cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav... | Long Li |
2019-05-12 | cifs: use the right include for signal_pending() | Ronnie Sahlberg |
2019-05-09 | smb3: trivial cleanup to smb2ops.c | Steve French |
2019-05-09 | cifs: cleanup smb2ops.c and normalize strings | Christoph Probst |
2019-05-09 | smb3: display session id in debug data | Steve French |
2019-05-07 | cifs: update module internal version number | Steve French |
2019-05-07 | SMB3: Clean up query symlink when reparse point | Ronnie Sahlberg |
2019-05-07 | cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() | Christoph Probst |
2019-05-07 | Negotiate and save preferred compression algorithms | Steve French |
2019-05-07 | cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP | Ronnie Sahlberg |
2019-05-07 | cifs: fix credits leak for SMB1 oplock breaks | Ronnie Sahlberg |
2019-05-07 | smb3: Add protocol structs for change notify support | Steve French |
2019-05-07 | cifs: fix smb3_zero_range for Azure | Ronnie Sahlberg |
2019-05-07 | cifs: zero-range does not require the file is sparse | Ronnie Sahlberg |
2019-05-07 | Add new flag on SMB3.1.1 read | Steve French |
2019-05-07 | cifs: add fiemap support | Ronnie Sahlberg |
2019-05-07 | SMB3: Add defines for new negotiate contexts | Steve French |
2019-05-07 | cifs: fix bi-directional fsctl passthrough calls | Ronnie Sahlberg |
2019-05-07 | cifs: smbd: take an array of reqeusts when sending upper layer data | Long Li |
2019-05-07 | SMB3: Add handling for different FSCTL access flags | Steve French |
2019-05-07 | cifs: Add support for FSCTL passthrough that write data to the server | Ronnie Sahlberg |
2019-05-07 | cifs: remove superfluous inode_lock in cifs_{strict_}fsync | Jeff Layton |
2019-05-07 | cifs: Call MID callback before destroying transport | Long Li |
2019-05-07 | cifs: smbd: Retry on memory registration failure | Long Li |
2019-05-07 | cifs: smbd: Indicate to retry on transport sending failure | Long Li |
2019-05-07 | cifs: smbd: Return EINTR when interrupted | Long Li |
2019-05-07 | cifs: smbd: Don't destroy transport on RDMA disconnect | Long Li |
2019-05-07 | smbd: Make upper layer decide when to destroy the transport | Long Li |
2019-05-07 | SMB3: update comment to clarify enumerating snapshots | Steve French |
2019-05-07 | CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb | Aurelien Aptel |
2019-05-07 | CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease... | Kenneth D'souza |
2019-05-07 | cifs: Fix DFS cache refresher for DFS links | Paulo Alcantara (SUSE) |
2019-05-07 | cifs: don't use __constant_cpu_to_le32() | Sergey Senozhatsky |
2019-05-07 | SMB3: Track total time spent on roundtrips for each SMB3 command | Steve French |
2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-01 | cifs: switch to ->free_inode() | Al Viro |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-04-24 | cifs: fix page reference leak with readv/writev | Jérôme Glisse |
2019-04-24 | cifs: do not attempt cifs operation on smb2+ rename error | Frank Sorenson |
2019-04-24 | cifs: fix memory leak in SMB2_read | Ronnie Sahlberg |