summaryrefslogtreecommitdiff
path: root/fs/cifs/inode.c
AgeCommit message (Expand)Author
2021-02-25cifs: convert revalidate of directories to using directory metadata cache tim...Steve French
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2020-12-14cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg
2020-12-14cifs: remove actimeo from cifs_sbRonnie Sahlberg
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg
2020-12-14cifs: remove various function description warningsSteve French
2020-12-13cifs: Fix unix perm bits to cifsacl conversion for "other" bits.Shyam Prasad N
2020-12-13cifs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-23smb3: add support for stat of WSL reparse points for special file typesSteve French
2020-10-15cifs: handle -EINTR in cifs_setattrRonnie Sahlberg
2020-09-06cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg
2020-08-02cifs: remove unused variable 'server'Wei Yongjun
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-01cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-06-23cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-06-12smb3: Add debug message for new file creation with idsfromsid mount optionSteve French
2020-06-12smb311: add support for using info level for posix extensions querySteve French
2020-06-12SMB311: Add support for query info using posix extensions (level 100)Steve French
2020-06-05Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-04cifs: multichannel: always zero struct cifs_io_parmsAurelien Aptel
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig
2020-06-01cifs: Standardize logging outputJoe Perches
2020-06-01smb3: Add new parm "nodelete"Steve French
2020-05-06CIFS: Spelling s/EACCESS/EACCES/Geert Uytterhoeven
2020-04-15cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+Jones Syue
2020-04-10smb3: enable swap on SMB3 mountsSteve French
2020-03-22cifs: do d_move in renameSteve French
2020-03-22smb3: fix performance regression with setting mtimeSteve French
2020-03-22cifs: do not ignore the SYNC flags in getattrSteve French
2020-03-17cifs: potential unintitliazed error code in cifs_getattr()Dan Carpenter
2020-02-24cifs: Use #define in cifs_dbgJoe Perches
2020-02-24cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel
2020-02-24cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg
2020-02-12cifs: Fix mode output in debugging statementsFrank Sorenson
2020-02-09Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-03SMB3: Backup intent flag missing from some more opsAmir Goldstein
2020-01-26cifs: add support for fallocate mode 0 for non-sparse filesRonnie Sahlberg
2019-12-08fs: cifs: Delete usage of timespec64_truncDeepa Dinamani
2019-12-02fs: cifs: Fix atime update check vs mtimeDeepa Dinamani
2019-11-27CIFS: fix a white space issue in cifs_get_inode_info()Dan Carpenter via samba-technical
2019-11-25CIFS: refactor cifs_get_inode_info()Aurelien Aptel
2019-10-20cifs: Fix missed free operationsChuhong Yuan
2019-10-09CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-09-26smb3: pass mode bits into create callsSteve French
2019-09-16cifs: allow chmod to set mode bits using special sidSteve French
2019-09-16cifs: get mode bits from special sid on statSteve French