index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-19
/
+20
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-18
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
6
-7
/
+50
2022-03-18
cifs: we do not need a spinlock around the tree access during umount
Ronnie Sahlberg
1
-2
/
+0
2022-03-18
Adjust cifssb maximum read size
Rohith Surabattula
2
-0
/
+13
2022-03-18
cifs: truncate the inode and mapping when we simulate fcollapse
Ronnie Sahlberg
1
-4
/
+14
2022-03-18
cifs: fix handlecache and multiuser
Ronnie Sahlberg
1
-3
/
+10
2022-03-16
smb3: fix incorrect session setup check for multiuser mounts
Steve French
1
-1
/
+2
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-03-15
cifs: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-03-15
cifs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-16
cifs: fix confusing unneeded warning message on smb2.1 and earlier
Steve French
1
-5
/
+6
2022-02-14
cifs: modefromsids must add an ACE for authenticated users
Ronnie Sahlberg
1
-1
/
+4
2022-02-13
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
1
-0
/
+1
2022-02-13
cifs: do not use uninitialized data in the owner/group sid
Ronnie Sahlberg
1
-2
/
+2
2022-02-13
cifs: fix set of group SID via NTSD xattrs
Amir Goldstein
1
-0
/
+2
2022-02-13
smb3: fix snapshot mount option
Steve French
1
-2
/
+2
2022-02-08
cifs: mark sessions for reconnection in helper function
Shyam Prasad N
1
-5
/
+14
2022-02-08
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
4
-11
/
+6
2022-02-08
cifs: call cifs_reconnect when a connection is marked
Shyam Prasad N
1
-0
/
+1
2022-02-06
[smb3] improve error message when mount options conflict with posix
Steve French
1
-1
/
+10
2022-02-03
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2
-1
/
+18
2022-02-03
Invalidate fscache cookie only when inode attributes are changed.
Rohith Surabattula
1
-4
/
+4
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
1
-1
/
+1
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
3
-53
/
+207
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
1
-137
/
+35
2022-01-29
cifs: unlock chan_lock before calling cifs_put_tcp_session
Shyam Prasad N
1
-6
/
+2
2022-01-28
Fix a warning about a malformed kernel doc comment in cifs
David Howells
1
-1
/
+1
2022-01-19
cifs: update internal module number
Steve French
1
-2
/
+2
2022-01-19
smb3: send NTLMSSP version information
Steve French
4
-2
/
+101
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
11
-500
/
+199
2022-01-19
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
6
-29
/
+14
2022-01-19
cifs: update tcpStatus during negotiate and sess setup
Shyam Prasad N
1
-3
/
+2
2022-01-19
cifs: make status checks in version independent callers
Shyam Prasad N
3
-29
/
+23
2022-01-19
cifs: remove repeated state change in dfs tree connect
Shyam Prasad N
1
-10
/
+0
2022-01-19
cifs: fix the cifs_reconnect path for DFS
Shyam Prasad N
1
-0
/
+3
2022-01-19
cifs: remove unused variable ses_selected
Muhammad Usama Anjum
1
-3
/
+3
2022-01-19
cifs: protect all accesses to chan_* with chan_lock
Shyam Prasad N
5
-5
/
+22
2022-01-19
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
4
-28
/
+28
2022-01-19
cifs: check reconnects for channels of active tcons too
Shyam Prasad N
3
-19
/
+99
2022-01-18
cifs: serialize all mount attempts
Ronnie Sahlberg
1
-1
/
+7
2022-01-17
cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
Eugene Korenevsky
4
-0
/
+65
2022-01-17
cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
Eugene Korenevsky
1
-2
/
+7
2022-01-17
cifs: clean up an inconsistent indenting
Yang Li
1
-1
/
+1
2022-01-17
cifs: free ntlmsspblob allocated in negotiate
Shyam Prasad N
1
-5
/
+8
2022-01-17
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-325
/
+719
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
[next]