index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 '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
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-02
5
-53
/
+40
|
\
\
\
\
|
*
|
|
|
cifs: don't check for failure from mempool_alloc()
NeilBrown
2017-04-28
3
-44
/
+32
|
*
|
|
|
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
2017-04-28
1
-1
/
+2
|
*
|
|
|
Fix match_prepath()
Sachin Prabhu
2017-04-28
1
-8
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
3
-12
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
3
-12
/
+6
|
|
/
/
*
|
|
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
2017-04-17
1
-0
/
+10
|
|
/
|
/
|
[next]