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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
2022-05-27
22
-182
/
+452
|
\
|
*
smb3: remove unneeded null check in cifs_readdir
Steve French
2022-05-27
2
-4
/
+3
|
*
cifs: fix ntlmssp on old servers
Paulo Alcantara
2022-05-25
6
-49
/
+26
|
*
cifs: cache the dirents for entries in a cached directory
Ronnie Sahlberg
2022-05-24
4
-8
/
+213
|
*
cifs: avoid parallel session setups on same channel
Shyam Prasad N
2022-05-24
5
-7
/
+65
|
*
cifs: use new enum for ses_status
Shyam Prasad N
2022-05-24
8
-32
/
+39
|
*
cifs: do not use tcpStatus after negotiate completes
Shyam Prasad N
2022-05-24
3
-14
/
+15
|
*
smb3: add mount parm nosparse
Steve French
2022-05-23
5
-1
/
+11
|
*
smb3: don't set rc when used and unneeded in query_info_compound
Steve French
2022-05-23
1
-1
/
+1
|
*
smb3: check for null tcon
Steve French
2022-05-23
1
-2
/
+5
|
*
cifs: fix minor compile warning
Steve French
2022-05-23
1
-0
/
+2
|
*
Add various fsctl structs
Steve French
2022-05-23
1
-22
/
+0
|
*
smb3: add trace point for oplock not found
Steve French
2022-05-22
2
-0
/
+5
|
*
cifs: return the more nuanced writeback error on close()
ChenXiaoSong
2022-05-22
1
-1
/
+4
|
*
smb3: add trace point for lease not found issue
Steve French
2022-05-21
2
-0
/
+7
|
*
cifs: smbd: fix typo in comment
Julia Lawall
2022-05-21
1
-1
/
+1
|
*
cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
Ronnie Sahlberg
2022-05-21
2
-3
/
+7
|
*
cifs: check for smb1 in open_cached_dir()
Ronnie Sahlberg
2022-05-21
1
-1
/
+2
|
*
cifs: move definition of cifs_fattr earlier in cifsglob.h
Ronnie Sahlberg
2022-05-21
1
-31
/
+31
|
*
cifs: print TIDs as hex
Enzo Matsumiya
2022-05-20
2
-2
/
+2
|
*
cifs: return ENOENT for DFS lookup_cache_entry()
Enzo Matsumiya
2022-05-20
3
-10
/
+8
|
*
cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
Enzo Matsumiya
2022-05-20
1
-4
/
+12
|
*
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
Paulo Alcantara
2022-05-19
3
-5
/
+11
|
*
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...
Steve French
2022-05-17
1
-2
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-26
1
-1
/
+1
|
\
\
|
*
|
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
10
-42
/
+83
|
|
\
|
|
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-1
/
+6
|
\
\
\
|
*
|
|
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+4
|
*
|
|
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-09
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
cifs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-7
/
+7
*
|
|
cifs: Convert cifs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-6
/
+7
*
|
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
|
|
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
/
/
*
|
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-04-20
1
-0
/
+8
*
|
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
2022-04-20
1
-1
/
+8
*
|
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2022-04-20
2
-7
/
+14
*
|
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-04-18
1
-2
/
+1
*
|
cifs: verify that tcon is valid before dereference in cifs_kill_sb
Ronnie Sahlberg
2022-04-14
1
-3
/
+3
*
|
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
2022-04-13
1
-0
/
+3
*
|
cifs: Split the smb3_add_credits tracepoint
David Howells
2022-04-08
4
-6
/
+16
*
|
cifs: release cached dentries only if mount is complete
Shyam Prasad N
2022-04-08
1
-13
/
+15
*
|
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
2022-04-08
1
-1
/
+1
*
|
cifs: update internal module number
Steve French
2022-04-04
1
-1
/
+1
*
|
cifs: force new session setup and tcon for dfs
Paulo Alcantara
2022-04-04
1
-5
/
+8
*
|
cifs: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-04
1
-4
/
+6
*
|
cifs: fix potential race with cifsd thread
Paulo Alcantara
2022-04-04
2
-2
/
+2
|
/
*
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-01
14
-774
/
+243
|
\
|
*
cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
Paulo Alcantara
2022-03-31
1
-59
/
+65
|
*
cifs: prevent bad output lengths in smb2_ioctl_query_info()
Paulo Alcantara
2022-03-31
1
-6
/
+10
[next]