- 70431bf cifs: Support fscache indexing rewrite by David Howells · 4 years, 2 months ago
- 71e6864 smb3: do not error on fsync when readonly by Steve French · 3 years, 2 months ago
- 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 3 months ago
- 4f22262 cifs: Clear modified attribute bit from inode flags by Steve French · 3 years, 4 months ago
- e946d3c cifs: fix a sign extension bug by Dan Carpenter · 3 years, 4 months ago
- 35866f3 cifs: Not to defer close on file when lock is set by Rohith Surabattula · 3 years, 4 months ago
- 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
- 18d0406 cifs: enable fscache usage even for files opened as rw by Shyam Prasad N · 3 years, 5 months ago
- 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 5 months ago
- f2a26a3 SMB3: fix readpage for large swap cache by Steve French · 3 years, 6 months ago
- 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 7 months ago
- 9687c85 Fix KASAN identified use-after-free issue. by Rohith Surabattula · 3 years, 8 months ago
- 0ab95c2 Defer close only when lease is enabled. by Rohith Surabattula · 3 years, 8 months ago
- 860b69a Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled. by Rohith Surabattula · 3 years, 8 months ago
- 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
- 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 9 months ago
- 087f757 cifs: add shutdown support by Steve French · 3 years, 9 months ago
- c3f207a cifs: Deferred close for files by Rohith Surabattula · 3 years, 9 months ago
- d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
- f6a9bc3 cifs: allocate buffer in the caller of build_path_from_dentry() by Al Viro · 3 years, 11 months ago
- 8e33cf2 cifs: make build_path_from_dentry() return const char * by Al Viro · 3 years, 10 months ago
- f6f1f17 cifs: constify pathname arguments in a bunch of helpers by Al Viro · 3 years, 10 months ago
- cee8f4f cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 3 years, 10 months ago
- 4d66952 cifs: have cifs_fattr_to_inode() refuse to change type on live inode by Al Viro · 4 years ago
- b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 3 years, 11 months ago
- 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
- 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
- 607dfc7 cifs: remove various function description warnings by Steve French · 4 years, 1 month ago
- 2e98c018 cifs: remove the retry in cifs_poxis_lock_set by yangerkun · 4 years, 7 months ago
- 95a3d8f cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 7 months ago
- d313852 smb311: add support for using info level for posix extensions query by Steve French · 4 years, 7 months ago
- 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 8 months ago
- 7c06514 cifs: multichannel: always zero struct cifs_io_parms by Aurelien Aptel · 4 years, 7 months ago
- 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 8 months ago
- a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
- 9bd21d4 cifs: Fix null pointer check in cifs_read by Steve French · 4 years, 8 months ago
- 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 4 years, 9 months ago
- 97adda8 CIFS: Fix bug which the return value by asynchronous read is error by Yilu Lin · 4 years, 10 months ago
- dcf23ac locks: reinstate locks_delete_block optimization by Linus Torvalds · 4 years, 10 months ago
- 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 5 years ago
- 2391ca4 smb3: add one more dynamic tracepoint missing from strict fsync path by Steve French · 5 years ago
- f2bf09e cifs: Add tracepoints for errors on flush or fsync by Steve French · 5 years ago
- 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
- 6629400 cifs: Don't use iov_iter::type directly by David Howells · 5 years ago
- 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
- 6f582b2 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 5 years ago
- 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
- 32546a9 cifs: move cifsFileInfo_put logic into a work-queue by Ronnie Sahlberg · 5 years ago
- 44805b0 CIFS: Respect O_SYNC and O_DIRECT flags during reconnect by Pavel Shilovsky · 5 years ago
- b7a55bb cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O by Long Li · 5 years ago
- f28a2e5 CIFS: remove set but not used variables 'cinode' and 'netfid' by YueHaibing · 5 years ago
- d067799 cifs: add support for flock by Steve French · 6 years ago
- d46b0da cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
- 1a67c41 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 5 years ago
- 30573a82 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 5 years ago
- cb24881 cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic by Dave Wysochanski · 5 years ago
- 496902d cifs: add a helper to find an existing readable handle to a file by Ronnie Sahlberg · 5 years ago
- 8de9e86 cifs: create a helper to find a writeable handle by path name by Ronnie Sahlberg · 5 years ago
- 31ebdc1 cifs: remove set but not used variables by YueHaibing · 5 years ago
- 2617474 cifs: remove unused variable by zhengbin · 5 years ago
- 487317c cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 6 years ago
- 31fad7d CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 6 years ago
- 0ae3fa4 cifs: remove superfluous inode_lock in cifs_{strict_}fsync by Jeff Layton · 6 years ago
- 13f5938 cifs: fix page reference leak with readv/writev by Jérôme Glisse · 6 years ago
- b98749c CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
- 0b0dfd5 CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN by Long Li · 6 years ago
- d53e292 CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN by Long Li · 6 years ago
- bc31d0c CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
- 6dfbd84 CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 6 years ago
- fe768d5 CIFS: Return error code when getting file handle for writeback by Pavel Shilovsky · 6 years ago
- c4b8f65 CIFS: Move open file handling to writepages by Pavel Shilovsky · 6 years ago
- 258f060 CIFS: Move unlocking pages from wdata_send_pages() by Pavel Shilovsky · 6 years ago
- c7d38db CIFS: Find and reopen a file before get MTU credits in writepages by Pavel Shilovsky · 6 years ago
- 3e95299 CIFS: Reopen file before get SMB2 MTU credits for async IO by Pavel Shilovsky · 6 years ago
- 9a1c67e CIFS: Adjust MTU credits before reopening a file by Pavel Shilovsky · 6 years ago
- 335b7b6 CIFS: Respect reconnect in MTU credits calculations by Pavel Shilovsky · 6 years ago
- d26e290 smb3: fix bytes_read statistics by Steve French · 6 years ago
- 9bda872 CIFS: Fix possible oops and memory leaks in async IO by Pavel Shilovsky · 6 years ago
- 9a66396 CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
- b9a74cd cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 6 years ago
- 92a8109 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
- f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
- cacf02d Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
- 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
- 54e94ff CIFS: return correct errors when pinning memory failed for direct I/O by Long Li · 6 years ago
- b6bc8a7 CIFS: use the correct length when pinning memory for direct I/O for write by Long Li · 6 years ago
- cb03f94 fs/locks: merge posix_unblock_lock() and locks_delete_block() by NeilBrown · 6 years ago
- 6ac7929 CIFS: Avoid returning EBUSY to upper layer VFS by Long Li · 6 years ago
- ada5c1d fs/locks: rename some lists and pointers. by NeilBrown · 6 years ago
- b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago
- 8c5f9c1 CIFS: Add support for direct I/O write by Long Li · 6 years ago
- 6e6e2b8 CIFS: Add support for direct I/O read by Long Li · 6 years ago
- 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
- 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- fae8044 smb3: show number of current open files in /proc/fs/cifs/Stats by Steve French · 6 years ago
- 0cb012d cifs: track writepages in vfs operation counters by Steve French · 6 years ago
- 9645759 cifs: OFD locks do not conflict with eachothers by Ronnie Sahlberg · 6 years ago
- 9b9c5be cifs: do not return atime less than mtime by Steve French · 6 years ago
- 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago