index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
1
-1
/
+3
2017-06-21
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
1
-2
/
+0
2017-06-21
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-21
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
1
-1
/
+1
2017-06-21
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
1
-1
/
+1
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
5
-10
/
+8
2017-05-13
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2017-05-13
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
1
-16
/
+14
2017-05-10
Don't delay freeing mids when blocked on slow socket write of request
Steve French
3
-16
/
+0
2017-05-10
CIFS: silence lockdep splat in cifs_relock_file()
Rabin Vincent
1
-1
/
+1
2017-05-09
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
3
-19
/
+23
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-105
/
+465
2017-05-05
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-04
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-04
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-04
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-03
CIFS: fix oplock break deadlocks
Rabin Vincent
4
-5
/
+18
2017-05-03
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
1
-0
/
+2
2017-05-03
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
1
-0
/
+1
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-0
/
+3
2017-05-02
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-05-02
CIFS: Add asynchronous write support through kernel AIO
Pavel Shilovsky
2
-51
/
+139
2017-05-02
CIFS: Add asynchronous read support through kernel AIO
Pavel Shilovsky
2
-39
/
+131
2017-05-02
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
3
-0
/
+139
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
1
-2
/
+7
2017-05-02
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
1
-3
/
+3
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-53
/
+40
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+6
2017-04-28
cifs: don't check for failure from mempool_alloc()
NeilBrown
3
-44
/
+32
2017-04-28
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
1
-1
/
+2
2017-04-28
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
3
-12
/
+6
2017-04-17
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
1
-0
/
+10
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-94
/
+279
2017-04-13
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
1
-1
/
+3
2017-04-11
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-11
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-11
CIFS: reconnect thread reschedule itself
Germano Percossi
1
-1
/
+9
2017-04-11
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-11
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
3
-11
/
+11
2017-04-07
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-04-07
CIFS: Fix build failure with smb2
Tobias Regnery
1
-0
/
+1
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
5
-68
/
+110
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
3
-15
/
+16
2017-04-07
Handle mismatched open calls
Sachin Prabhu
9
-13
/
+143
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
3
-0
/
+3
2017-03-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-168
/
+447
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+4
[next]