index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
1
-0
/
+1
2023-03-15
cifs: Fix smb2_set_path_size()
Volker Lendecke
1
-7
/
+24
2023-03-02
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
1
-10
/
+11
2023-02-20
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
1
-8
/
+9
2022-12-19
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
1
-13
/
+33
2022-12-08
cifs: Parse owner/group for stat in smb311 posix extensions
Volker Lendecke
1
-3
/
+46
2022-12-08
cifs: Add "extbuf" and "extbuflen" args to smb2_compound_op()
Volker Lendecke
1
-11
/
+12
2022-10-20
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
1
-0
/
+2
2022-10-13
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
1
-0
/
+1
2022-10-13
cifs: improve symlink handling for smb2+
Paulo Alcantara
1
-82
/
+87
2022-10-05
smb3: add dynamic trace points for tree disconnect
Steve French
1
-1
/
+1
2022-08-13
cifs: Do not access tcon->cfids->cfid directly from is_path_accessible
Ronnie Sahlberg
1
-1
/
+1
2022-08-12
cifs: Add constructor/destructors for tcon->cfid
Ronnie Sahlberg
1
-2
/
+2
2022-08-12
cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dir
Ronnie Sahlberg
1
-2
/
+2
2022-08-11
cifs: Move cached-dir functions into a separate file
Ronnie Sahlberg
1
-2
/
+3
2022-05-21
cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
Ronnie Sahlberg
1
-1
/
+4
2022-05-17
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...
Steve French
1
-2
/
+0
2021-11-10
cifs: for compound requests, use open handle if possible
Shyam Prasad N
1
-5
/
+17
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-06-21
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-04-26
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
1
-2
/
+2
2021-04-26
cifs: pass a path to open_shroot and check if it is the root or not
Ronnie Sahlberg
1
-12
/
+10
2021-04-26
cifs: move the check for nohandlecache into open_shroot
Ronnie Sahlberg
1
-13
/
+11
2021-03-09
cifs: do not send close in compound create+close requests
Paulo Alcantara
1
-0
/
+1
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
1
-6
/
+6
2020-10-12
cifs: return cached_fid from open_shroot
Ronnie Sahlberg
1
-5
/
+6
2020-08-14
SMB3: Fix mkdir when idsfromsid configured on mount
Steve French
1
-0
/
+1
2020-06-12
smb311: Add tracepoints for new compound posix query info
Steve French
1
-6
/
+3
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
1
-0
/
+108
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-14
/
+30
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-2
/
+1
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
1
-45
/
+47
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
1
-2
/
+2
2020-02-04
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-7
/
+2
2019-12-13
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
Steve French
1
-0
/
+1
2019-12-04
smb3: query attributes on file close
Steve French
1
-1
/
+1
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-15
/
+19
2019-09-16
smb3: improve handling of share deleted (and share recreated)
Steve French
1
-0
/
+6
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
1
-5
/
+23
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
1
-9
/
+26
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
1
-26
/
+68
2019-07-16
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
Ronnie Sahlberg
1
-0
/
+12
2019-03-15
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
1
-4
/
+68
2019-03-15
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
1
-5
/
+10
2019-01-24
CIFS: Fix mounts if the client is low on credits
Pavel Shilovsky
1
-0
/
+17
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
1
-9
/
+7
2018-12-19
smb3: Fix rmdir compounding regression to strict servers
Ronnie Sahlberg
1
-8
/
+8
2018-10-24
smb3: send backup intent on compounded query info
Steve French
1
-2
/
+7
2018-10-24
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
1
-1
/
+1
2018-10-24
SMB3: Backup intent flag missing from compounded ops
Steve French
1
-0
/
+2
[next]