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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
22
-1338
/
+991
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-19
cifs: update internal module number
Steve French
1
-2
/
+2
2022-12-19
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
1
-2
/
+2
2022-12-19
cifs: use origin fullpath for automounts
Paulo Alcantara
4
-10
/
+53
2022-12-19
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
1
-1
/
+3
2022-12-19
cifs: optimize reconnect of nested links
Paulo Alcantara
1
-5
/
+4
2022-12-19
cifs: fix source pathname comparison of dfs supers
Paulo Alcantara
1
-1
/
+15
2022-12-19
cifs: fix confusing debug message
Paulo Alcantara
1
-1
/
+3
2022-12-19
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
4
-274
/
+269
2022-12-19
cifs: refresh root referrals
Paulo Alcantara
1
-18
/
+22
2022-12-19
cifs: fix refresh of cached referrals
Paulo Alcantara
4
-117
/
+37
2022-12-19
cifs: don't refresh cached referrals from unactive mounts
Paulo Alcantara
1
-72
/
+1
2022-12-19
cifs: share dfs connections and supers
Paulo Alcantara
9
-369
/
+323
2022-12-19
cifs: split out ses and tcon retrieval from mount_get_conns()
Paulo Alcantara
3
-39
/
+78
2022-12-19
cifs: set resolved ip in sockaddr
Paulo Alcantara
6
-103
/
+55
2022-12-19
cifs: remove unused smb3_fs_context::mount_options
Paulo Alcantara
2
-11
/
+0
2022-12-19
cifs: get rid of mount options string parsing
Paulo Alcantara
7
-247
/
+101
2022-12-19
cifs: use fs_context for automounts
Paulo Alcantara
1
-60
/
+40
2022-12-19
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
5
-84
/
+57
2022-12-16
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
1
-2
/
+5
2022-12-16
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
1
-0
/
+1
2022-12-16
Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
13
-165
/
+297
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2022-12-14
cifs: Remove duplicated include in cifsglob.h
Yang Li
1
-1
/
+0
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-146
/
+291
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-12
/
+12
2022-12-12
cifs: fix oops during encryption
Paulo Alcantara
4
-79
/
+140
2022-12-12
cifs: print warning when conflicting soft vs. hard mount options specified
Steve French
1
-3
/
+8
2022-12-12
cifs: fix missing display of three mount options
Steve French
1
-1
/
+7
2022-12-12
cifs: fix various whitespace errors in headers
Steve French
2
-30
/
+22
2022-12-12
cifs: minor cleanup of some headers
Steve French
3
-5
/
+8
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
1
-1
/
+1
2022-12-08
cifs: skip alloc when request has no pages
Paulo Alcantara
1
-15
/
+21
2022-12-08
cifs: remove ->writepage
Christoph Hellwig
1
-9
/
+0
2022-12-08
cifs: stop using generic_writepages
Christoph Hellwig
1
-2
/
+18
2022-12-08
cifs: wire up >migrate_folio
Christoph Hellwig
1
-3
/
+4
2022-12-08
cifs: Parse owner/group for stat in smb311 posix extensions
Volker Lendecke
3
-8
/
+59
2022-12-08
cifs: Add "extbuf" and "extbuflen" args to smb2_compound_op()
Volker Lendecke
1
-11
/
+12
2022-11-30
cifs: use locks_inode_context helper
Jeff Layton
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
5
-12
/
+12
2022-11-21
cifs: fix missing unlock in cifs_file_copychunk_range()
ChenXiaoSong
1
-1
/
+3
2022-11-19
cifs: Use after free in debug code
Dan Carpenter
1
-2
/
+2
2022-11-16
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
1
-0
/
+2
2022-11-16
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
1
-2
/
+2
2022-11-15
cifs: add check for returning value of SMB2_close_init
Anastasia Belova
1
-0
/
+2
2022-11-11
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
1
-3
/
+11
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
[next]