- 66a4bbc cifs: remove unused variable 'server' by Wei Yongjun · 4 years, 6 months ago
- 0e67051 Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 6 months ago
- 9ffad92 cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 6 months ago
- 5618303 cifs: update ctime and mtime during truncate by Zhang Xiaoxu · 4 years, 7 months ago
- a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 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
- 6a5f659 SMB311: Add support for query info using posix extensions (level 100) 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
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- 7c06514 cifs: multichannel: always zero struct cifs_io_parms by Aurelien Aptel · 4 years, 7 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
- a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
- 82e9367 smb3: Add new parm "nodelete" by Steve French · 4 years, 8 months ago
- 3dc58df CIFS: Spelling s/EACCESS/EACCES/ by Geert Uytterhoeven · 4 years, 8 months ago
- 1f641d9 cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+ by Jones Syue · 4 years, 9 months ago
- 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 4 years, 9 months ago
- c7e9f78 cifs: do d_move in rename by Steve French · 4 years, 11 months ago
- cf5371a smb3: fix performance regression with setting mtime by Steve French · 4 years, 11 months ago
- ffdec8d cifs: do not ignore the SYNC flags in getattr by Steve French · 4 years, 11 months ago
- 3994688 cifs: potential unintitliazed error code in cifs_getattr() by Dan Carpenter · 4 years, 10 months ago
- fb4b5f1 cifs: Use #define in cifs_dbg by Joe Perches · 4 years, 11 months ago
- 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 4 years, 11 months ago
- fc513fa cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 11 months ago
- f52aa79 cifs: Fix mode output in debugging statements by Frank Sorenson · 5 years ago
- d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
- bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
- 8bd0d70 cifs: add support for fallocate mode 0 for non-sparse files by Ronnie Sahlberg · 5 years ago
- 918c900 fs: cifs: Delete usage of timespec64_trunc by Deepa Dinamani · 5 years ago
- 69738cf fs: cifs: Fix atime update check vs mtime by Deepa Dinamani · 5 years ago
- 68464b8 CIFS: fix a white space issue in cifs_get_inode_info() by Dan Carpenter via samba-technical · 5 years ago
- b8f7442b CIFS: refactor cifs_get_inode_info() by Aurelien Aptel · 5 years ago
- 783bf7b cifs: Fix missed free operations by Chuhong Yuan · 5 years ago
- c82e5ac CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 5 years ago
- c3ca78e smb3: pass mode bits into create calls by Steve French · 5 years ago
- 2244217 cifs: allow chmod to set mode bits using special sid by Steve French · 5 years ago
- e2f8fbf cifs: get mode bits from special sid on stat by Steve French · 5 years ago
- aa08185 cifs: flush before set-info if we have writeable handles by Ronnie Sahlberg · 5 years ago
- 63d614a cifs: fix typo in debug message with struct field ia_valid by Colin Ian King · 6 years ago
- 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
- 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
- 652727b cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 6 years ago
- e8506d2 smb3: make default i/o size for smb3 mounts larger by Steve French · 6 years ago
- 9a66396 CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
- 5fc7fcd cifs: auto disable 'serverino' in dfs mounts by Aurelien Aptel · 6 years ago
- 97aa495 cifs: address trivial coverity warning by Steve French · 6 years ago
- 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
- 3b7960c cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
- 1e77a8c smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
- 9b9c5be cifs: do not return atime less than mtime by Steve French · 6 years ago
- 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 6 years ago
- fd09b7d smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 6 years ago
- 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
- 9539020 cifs: use timespec64 internally by Arnd Bergmann · 7 years ago
- bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 7 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 57c55cd cifs: invalidate cache when we truncate a file by Ronnie Sahlberg · 7 years ago
- 3995bbf cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 7 years ago
- 7ea884c smb3: Fix root directory when server returns inode number of zero by Steve French · 7 years ago
- 31cd106 fs: cifs: Replace _free_xid call in cifs_root_iget function by Phillip Potter · 7 years ago
- b327a71 CIFS: make IPC a regular tcon by Aurelien Aptel · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
- 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
- 67b4c88 [CIFS] Minor cleanup of xattr query function by Steve French · 8 years ago
- e37fea5 fs: cifs: replace CURRENT_TIME by other appropriate apis by Deepa Dinamani · 8 years ago
- 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- a00be0e cifs: don't use ->d_time by Miklos Szeredi · 8 years ago
- a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- a108471b cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary by Ross Lagerwall · 9 years ago
- dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
- 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
- 7196ac1 Fix to check Unique id and FileType when client refer file directly. by Nakajima Akira · 10 years ago
- bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 4c5930e Fix warning by Steve French · 10 years ago
- b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
- b5b374e Workaround Mac server problem by Steve French · 10 years ago
- 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
- db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
- 35c265e cifs: switch to use of %p[dD] by Al Viro · 10 years ago
- a07d322 CIFS: Fix directory rename error by Pavel Shilovsky · 10 years ago
- 372b1db Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
- b46799a CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 10 years ago
- f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
- c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 11 years ago
- 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 11 years ago
- b1cce80 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
- 4f73c7d cifs: fix potential races in cifs_revalidate_mapping by Jeff Layton · 11 years ago