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.12.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-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
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+3
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
8
-7
/
+49
2017-03-03
CIFS: Fix sparse warnings
Steve French
2
-4
/
+4
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-3
/
+4
2017-03-03
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
2
-0
/
+109
2017-03-03
CIFS: use DFS pathnames in SMB2+ Create requests
Aurelien Aptel
1
-16
/
+80
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
CIFS: set signing flag in SMB2+ TreeConnect if needed
Aurelien Aptel
1
-2
/
+2
2017-03-02
CIFS: let ses->ipc_tid hold smb2 TreeIds
Aurelien Aptel
1
-1
/
+1
2017-03-02
CIFS: add use_ipc flag to SMB2_ioctl()
Aurelien Aptel
4
-11
/
+35
2017-03-02
CIFS: add build_path_from_dentry_optional_prefix()
Aurelien Aptel
3
-2
/
+17
2017-03-02
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
4
-120
/
+125
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-03-02
CIFS: Fix possible use after free in demultiplex thread
Pavel Shilovsky
1
-6
/
+26
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+1
2017-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+4
2017-02-02
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
2
-31
/
+43
2017-02-02
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
3
-13
/
+169
2017-02-02
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
7
-3
/
+243
2017-02-02
CIFS: Add copy into pages callback for a read operation
Pavel Shilovsky
2
-6
/
+49
2017-02-02
CIFS: Add mid handle callback
Pavel Shilovsky
5
-11
/
+20
2017-02-02
CIFS: Add transform header handling callbacks
Pavel Shilovsky
2
-5
/
+15
2017-02-02
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
10
-10
/
+320
2017-02-02
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2
-22
/
+12
2017-02-02
CIFS: Add capability to transform requests before sending
Pavel Shilovsky
3
-33
/
+136
2017-02-02
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
4
-25
/
+74
2017-02-02
CIFS: Separate SMB2 sync header processing
Pavel Shilovsky
2
-20
/
+35
2017-02-02
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
6
-95
/
+174
2017-02-02
CIFS: Make send_cancel take rqst as argument
Pavel Shilovsky
3
-17
/
+22
2017-02-02
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
5
-100
/
+136
2017-02-02
CIFS: Separate SMB2 header structure
Pavel Shilovsky
7
-148
/
+174
2017-02-02
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
1
-1
/
+9
2017-02-02
cifs: Add soft dependencies
Jean Delvare
1
-0
/
+12
2017-02-02
cifs: Only select the required crypto modules
Jean Delvare
1
-2
/
+3
2017-02-02
cifs: Simplify SMB2 and SMB311 dependencies
Jean Delvare
1
-3
/
+2
2017-02-01
fs: Better permission checking for submounts
Eric W. Biederman
1
-3
/
+4
2017-01-14
cifs: initialize file_info_lock
Rabin Vincent
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-15
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
4
-5
/
+7
2016-12-15
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
3
-5
/
+18
2016-12-15
cifs: use %16phN for formatting md5 sum
Rasmus Villemoes
1
-7
/
+2
2016-12-14
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
Andy Lutomirski
1
-32
/
+8
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+2
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-05
CIFS: Fix a possible double locking of mutex during reconnect
Pavel Shilovsky
4
-6
/
+19
[prev]
[next]