index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
2019-05-15
1
-0
/
+9
*
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...
Kovtunenko Oleksandr
2019-05-15
1
-5
/
+0
*
cifs: add fiemap support
Ronnie Sahlberg
2019-05-07
1
-0
/
+1
*
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
2019-05-07
1
-0
/
+2
*
cifs: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+3
*
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-04-01
1
-0
/
+2
*
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
2019-03-22
1
-1
/
+1
*
smb3: for kerberos mounts display the credential uid used
Steve French
2019-03-05
1
-1
/
+1
*
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-03-04
1
-0
/
+1
*
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
2018-12-28
1
-1
/
+16
*
cifs: don't dereference smb_file_target before null check
Colin Ian King
2018-11-02
1
-2
/
+5
*
CIFS: Add direct I/O functions to file_operations
Long Li
2018-11-02
1
-6
/
+4
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-10
/
+14
|
\
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-3
/
+3
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-9
/
+13
*
|
cifs: minor clarification in comments
Steve French
2018-10-23
1
-2
/
+4
*
|
CIFS: Print message when attempting a mount
Rodrigo Freire
2018-10-23
1
-1
/
+6
*
|
CIFS: make 'nodfs' mount opt a superblock flag
Aurelien Aptel
2018-10-23
1
-0
/
+2
*
|
smb3: add way to control slow response threshold for logging and stats
Steve French
2018-10-23
1
-0
/
+13
*
|
cifs: minor updates to module description for cifs.ko
Steve French
2018-10-23
1
-3
/
+3
|
/
*
cifs: don't show domain= in mount output when domain is empty
Ronnie Sahlberg
2018-08-10
1
-1
/
+1
*
smb3: snapshot mounts are read-only and make sure info is displayable about t...
Steve French
2018-08-07
1
-0
/
+5
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-8
/
+0
*
smb3: fill in statfs fsid and correct namelen
Steve French
2018-08-07
1
-8
/
+10
*
smb3: do not allow insecure cifs mounts when using smb3
Steve French
2018-06-07
1
-4
/
+18
*
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
2018-05-30
1
-0
/
+10
*
cifs: allow disabling less secure legacy dialects
Steve French
2018-05-30
1
-0
/
+10
*
cifs: make minor clarifications to module params for cifs.ko
Steve French
2018-05-30
1
-2
/
+4
*
smb3: add module alias for smb3 to cifs.ko
Steve French
2018-05-30
1
-1
/
+19
*
smb3: fix redundant opens on root
Steve French
2018-05-27
1
-0
/
+2
*
smb3: directory sync should not return an error
Steve French
2018-05-10
1
-0
/
+13
*
CIFS: add sha512 secmech
Aurelien Aptel
2018-04-01
1
-0
/
+1
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-4
/
+6
|
\
|
*
cifs: Define usercopy region in cifs_request slab cache
David Windsor
2018-01-15
1
-4
/
+6
*
|
cifs: add .splice_write
Andrés Souto
2018-01-26
1
-0
/
+6
*
|
CIFS: SMBD: Add rdma mount option
Long Li
2018-01-24
1
-0
/
+2
|
/
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-6
/
+6
*
cifs: release cifs root_cred after exit_cifs
Shu Wang
2017-09-20
1
-1
/
+1
*
cifs: show 'soft' in the mount options for hard mounts
Ronnie Sahlberg
2017-09-20
1
-0
/
+2
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-1
/
+1
|
\
|
*
cifs: use get_random_u32 for 32-bit lock random
Jason A. Donenfeld
2017-06-19
1
-1
/
+1
*
|
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
1
-10
/
+3
|
/
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-06
1
-2
/
+13
|
\
|
*
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-03
1
-2
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-0
/
+87
|
|
\
|
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+6
|
|
/
*
/
Introduce cifs_copy_file_range()
Sachin Prabhu
2017-04-07
1
-0
/
+87
|
/
[next]