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
...
*
|
cifs: Clean up unused variables in smb2pdu.c
Christos Gkekas
2017-07-09
1
-28
/
+7
*
|
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
2017-07-08
1
-3
/
+3
*
|
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
10
-131
/
+39
*
|
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-07-08
4
-0
/
+39
*
|
CIFS: Display SMB2 error codes in the hex format
Pavel Shilovsky
2017-07-08
1
-2
/
+2
*
|
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
Shirish Pargaonkar
2017-07-08
1
-3
/
+60
*
|
cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...
Shirish Pargaonkar
2017-07-08
2
-12
/
+30
*
|
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-07-07
8
-24
/
+218
|
\
\
|
*
|
CIFS: fix circular locking dependency
Rabin Vincent
2017-07-05
1
-2
/
+2
|
*
|
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
2017-07-05
1
-1
/
+1
|
*
|
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
2017-07-05
1
-2
/
+5
|
*
|
CIFS: add SFM mapping for 0x01-0x1F
Björn JACKE
2017-07-05
1
-0
/
+8
|
*
|
cifs: hide unused functions
Arnd Bergmann
2017-07-05
1
-1
/
+2
|
*
|
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
2017-07-05
1
-0
/
+116
|
*
|
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
2017-07-05
2
-11
/
+44
|
*
|
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2017-07-05
2
-3
/
+34
|
*
|
cifs: set mapping error when page writeback fails in writepage or launder_pages
Jeff Layton
2017-07-05
1
-5
/
+7
|
*
|
SMB3: Enable encryption for SMB3.1.1
Steve French
2017-07-02
1
-1
/
+1
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-06-24
5
-9
/
+14
|
\
|
|
|
*
|
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
2017-06-21
1
-1
/
+3
|
*
|
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
2017-06-20
1
-2
/
+0
|
*
|
CIFS: Improve readdir verbosity
Pavel Shilovsky
2017-06-20
2
-4
/
+9
|
*
|
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
2017-06-20
1
-1
/
+1
|
*
|
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
2017-06-20
1
-1
/
+1
|
|
/
*
/
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
1
-0
/
+1
|
/
*
[CIFS] Minor cleanup of xattr query function
Steve French
2017-05-12
5
-10
/
+8
*
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
2017-05-12
1
-1
/
+1
*
SMB2: Fix share type handling
Christophe JAILLET
2017-05-12
1
-5
/
+9
*
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
2017-05-12
1
-16
/
+14
*
Don't delay freeing mids when blocked on slow socket write of request
Steve French
2017-05-09
3
-16
/
+0
*
CIFS: silence lockdep splat in cifs_relock_file()
Rabin Vincent
2017-05-09
1
-1
/
+1
*
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
2017-05-08
3
-19
/
+23
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-06
14
-105
/
+465
|
\
|
*
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2017-05-05
2
-0
/
+7
|
*
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
2017-05-03
1
-3
/
+11
|
*
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-03
1
-0
/
+2
|
*
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
2017-05-03
1
-2
/
+2
|
*
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-03
4
-5
/
+18
|
*
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
2017-05-03
1
-0
/
+2
|
*
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
2017-05-03
1
-0
/
+1
|
*
Set unicode flag on cifs echo request to avoid Mac error
Steve French
2017-05-02
1
-0
/
+3
|
*
CIFS: Add asynchronous write support through kernel AIO
Pavel Shilovsky
2017-05-02
2
-51
/
+139
|
*
CIFS: Add asynchronous read support through kernel AIO
Pavel Shilovsky
2017-05-02
2
-39
/
+131
|
*
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
2017-05-02
3
-0
/
+139
|
*
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
2017-05-02
1
-2
/
+7
|
*
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
2017-05-02
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-0
/
+10
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
13
-94
/
+279
|
|
\
\
|
*
|
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
3
-0
/
+3
[prev]
[next]