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
2020-06-12
smb3: Add debug message for new file creation with idsfromsid mount option
Steve French
2
-2
/
+4
2020-06-12
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
1
-15
/
+42
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
4
-21
/
+129
2020-06-12
smb311: Add tracepoints for new compound posix query info
Steve French
2
-6
/
+6
2020-06-12
smb311: add support for using info level for posix extensions query
Steve French
4
-4
/
+15
2020-06-12
smb311: Add support for lookup with posix extensions query info
Steve French
1
-1
/
+3
2020-06-12
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2
-0
/
+15
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
6
-2
/
+316
2020-06-12
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
1
-1
/
+3
2020-06-10
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
1
-1
/
+1
2020-06-08
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
2
-3
/
+19
2020-06-06
smb3: extend fscache mount volume coherency check
Steve French
3
-9
/
+26
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
27
-729
/
+1041
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+5
2020-06-04
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
3
-0
/
+34
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2
-4
/
+14
2020-06-04
smb3: remove static checker warning
Steve French
1
-1
/
+1
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
9
-198
/
+356
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
4
-7
/
+7
2020-06-04
cifs: dump Security Type info in DebugData
Kenneth D'souza
1
-0
/
+6
2020-06-04
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
1
-1
/
+1
2020-06-04
smb3: default to minimum of two channels when multichannel specified
Steve French
1
-0
/
+4
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
1
-2
/
+1
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-2
/
+4
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2
-0
/
+2
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-5
/
+5
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2
-11
/
+28
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
1
-4
/
+4
2020-06-02
smb3: minor update to compression header definitions
Steve French
1
-2
/
+11
2020-06-01
cifs: minor fix to two debug messages
Steve French
2
-2
/
+2
2020-06-01
cifs: Standardize logging output
Joe Perches
20
-381
/
+319
2020-06-01
smb3: Add new parm "nodelete"
Steve French
4
-1
/
+23
2020-06-01
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
1
-23
/
+35
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
1
-45
/
+47
2020-06-01
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
1
-3
/
+2
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
5
-39
/
+131
2020-06-01
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
1
-9
/
+9
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2020-06-01
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
1
-1
/
+10
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-8
/
+2
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-6
/
+2
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-05-06
CIFS: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
1
-1
/
+1
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
1
-0
/
+5
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
1
-17
/
+65
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
1
-0
/
+4
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
1
-1
/
+2
[next]