summaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Parse owner/group for stat in smb311 posix extensionsVolker Lendecke2022-12-081-4/+9
* cifs: fix use-after-free on the link nameChenXiaoSong2022-11-041-5/+0
* cifs: Fix xid leak in cifs_get_file_info_unix()Zhang Xiaoxu2022-10-181-2/+4
* cifs: enable caching of directories for which a lease is heldRonnie Sahlberg2022-10-131-3/+3
* cifs: improve symlink handling for smb2+Paulo Alcantara2022-10-131-68/+102
* Merge tag '6.1-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2022-10-101-1/+1
|\
| * smb3: add dynamic trace points for tree disconnectSteve French2022-10-051-1/+1
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-2/+2
|\ \ | |/ |/|
| * freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-2/+2
* | cifs: Move cached-dir functions into a separate fileRonnie Sahlberg2022-08-111-0/+1
|/
* cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French2022-08-051-5/+55
* cifs: remove unnecessary type castingsYu Zhe2022-08-011-2/+2
* netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-2/+2
* fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-011-1/+1
* Invalidate fscache cookie only when inode attributes are changed.Rohith Surabattula2022-02-031-4/+4
* cifs: Support fscache indexing rewriteDavid Howells2022-01-191-7/+12
* cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refsEugene Korenevsky2022-01-171-0/+6
* cifs: ignore resource_id while getting fscache super cookieShyam Prasad N2021-12-171-13/+0
* cifs: wait for tcon resource_id before getting fscache superShyam Prasad N2021-12-031-0/+7
* cifs: Deferred close performance improvementsRohith Surabattula2021-09-171-3/+3
* cifs: remove pathname for file from SPDX headerSteve French2021-09-131-1/+0
* cifs: enable fscache usage even for files opened as rwShyam Prasad N2021-08-251-0/+6
* cifs: Handle race conditions during renameRohith Surabattula2021-08-121-2/+17
* cifs: fix SMB1 error path in cifs_get_file_info_unixSteve French2021-06-201-1/+4
* cifs: use SPDX-Licence-IdentifierSteve French2021-06-201-13/+1
* Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-05-051-2/+25
|\
| * Cifs: Fix kernel oops caused by deferred close for files.Rohith Surabattula2021-05-041-1/+2
| * cifs: add shutdown supportSteve French2021-05-031-2/+23
| * cifs: Deferred close for filesRohith Surabattula2021-05-031-0/+1
* | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-271-30/+27
|\ \ | |/ |/|
| * cifs: have cifs_fattr_to_inode() refuse to change type on live inodeAl Viro2021-03-121-27/+15
| * cifs: have ->mkdir() handle race with another client sanelyAl Viro2021-03-121-1/+11
| * new helper: inode_wrong_type()Al Viro2021-03-081-3/+2
* | cifs: check the timestamp for the cached dirent when deciding on revalidateRonnie Sahlberg2021-04-251-0/+12
* | cifs: pass the dentry instead of the inode down to the revalidation check fun...Ronnie Sahlberg2021-04-251-4/+5
* | cifs: allocate buffer in the caller of build_path_from_dentry()Al Viro2021-04-251-51/+53
* | cifs: make build_path_from_dentry() return const char *Al Viro2021-04-251-8/+8
* | cifs: constify pathname arguments in a bunch of helpersAl Viro2021-04-251-2/+2
* | cifs: remove old dead codeAurelien Aptel2021-04-251-9/+0
* | cifs: fix allocation size on newly created filesSteve French2021-03-191-1/+9
|/
* Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-02-261-6/+17
|\
| * cifs: Add new parameter "acregmax" for distinct file and directory metadata t...Steve French2021-02-251-2/+2
| * cifs: convert revalidate of directories to using directory metadata cache tim...Steve French2021-02-251-6/+17
* | fs: make helpers idmap mount awareChristian Brauner2021-01-241-7/+9
* | stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* | attr: handle idmapped mountsChristian Brauner2021-01-241-4/+4
|/
* cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg2020-12-141-1/+1
* cifs: remove actimeo from cifs_sbRonnie Sahlberg2020-12-141-2/+2
* cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg2020-12-141-19/+20
* cifs: remove various function description warningsSteve French2020-12-141-5/+11