index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: fix wsize negotiation to respect max buffer size and active signing (tr...
Jeff Layton
2011-06-23
1
-13
/
+20
*
CIFS: Fix problem with 3.0-rc1 null user mount failure
Pavel Shilovsky
2011-06-22
1
-1
/
+5
*
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
2011-06-20
1
-3
/
+0
*
[CIFS] update cifs version to 1.73
Steve French
2011-06-14
1
-1
/
+1
*
[CIFS] trivial cleanup fscache cFYI and cERROR messages
Steve French
2011-06-14
2
-30
/
+27
*
cifs: correctly handle NULL tcon pointer in CIFSTCon
Jeff Layton
2011-06-13
1
-1
/
+5
*
cifs: show sec= option in /proc/mounts
Jeff Layton
2011-06-13
1
-0
/
+33
*
cifs: don't allow cifs_reconnect to exit with NULL socket pointer
Jeff Layton
2011-06-13
1
-3
/
+3
*
CIFS: Fix sparse error
Pavel Shilovsky
2011-06-13
1
-7
/
+4
*
cifs: trivial: add space in fsc error message
Jeff Layton
2011-06-08
1
-1
/
+1
*
cifs: silence printk when establishing first session on socket
Jeff Layton
2011-06-07
1
-1
/
+1
*
CIFS ACL support needs CONFIG_KEYS, so depend on it
Darren Salt
2011-06-06
1
-1
/
+1
*
possible memory corruption in cifs_parse_mount_options()
Vasily Averin
2011-06-06
1
-1
/
+1
*
cifs: make CIFS depend on CRYPTO_ECB
Suresh Jayaraman
2011-06-03
1
-0
/
+1
*
cifs: fix the kernel release version in the default security warning message
Suresh Jayaraman
2011-06-03
1
-1
/
+1
*
cifs/ubifs: Fix shrinker API change fallout
Al Viro
2011-05-29
1
-1
/
+2
*
[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)
Steve French
2011-05-27
1
-1
/
+1
*
[CIFS] Fix endian error comparing authusers when cifsacl enabled
Steve French
2011-05-27
1
-2
/
+3
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
24
-353
/
+353
*
Fix extended security auth failure
Steve French
2011-05-27
1
-11
/
+6
*
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-27
10
-39
/
+115
*
CIFS: Migrate to shared superblock model
Pavel Shilovsky
2011-05-27
3
-1
/
+139
*
[CIFS] Migrate from prefixpath logic
Steve French
2011-05-27
7
-148
/
+189
*
CIFS: Fix memory leak in cifs_do_mount
Pavel Shilovsky
2011-05-27
1
-9
/
+10
*
[CIFS] When mandatory encryption on share, fail mount
Steve French
2011-05-26
1
-9
/
+22
*
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-05-26
7
-43
/
+96
*
cifs: add cifs_async_writev
Jeff Layton
2011-05-25
2
-0
/
+254
*
cifs: clean up wsize negotiation and allow for larger wsize
Jeff Layton
2011-05-25
1
-20
/
+49
*
cifs: convert cifs_writepages to use async writes
Jeff Layton
2011-05-25
1
-142
/
+99
*
CIFS: Fix undefined behavior when mount fails
Pavel Shilovsky
2011-05-25
1
-27
/
+17
*
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
Jeff Layton
2011-05-24
3
-24
/
+35
*
CIFS: Simplify mount code for further shared sb capability
Pavel Shilovsky
2011-05-24
3
-71
/
+114
*
CIFS: Simplify connection structure search calls
Pavel Shilovsky
2011-05-23
1
-34
/
+56
*
cifs: remove unused SMB2 config and mount options
Christoph Hellwig
2011-05-23
2
-28
/
+0
*
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
2011-05-23
3
-4
/
+5
*
cifs: make cifs_send_async take a kvec array
Jeff Layton
2011-05-23
3
-10
/
+13
*
cifs: consolidate SendReceive response checks
Jeff Layton
2011-05-23
3
-118
/
+45
*
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2011-05-20
2
-4
/
+8
*
[CIFS] Remove sparse warning
Steve French
2011-05-19
2
-2
/
+3
*
[CIFS] Update cifs to version 1.72
Steve French
2011-05-19
1
-1
/
+1
*
cifs: Change key name to cifs.idmap, misc. clean-up
Shirish Pargaonkar
2011-05-19
3
-62
/
+6
*
cifs: Unconditionally copy mount options to superblock info
Sean Finney
2011-05-19
4
-16
/
+6
*
cifs: Use kstrndup for cifs_sb->mountdata
Sean Finney
2011-05-19
1
-11
/
+6
*
cifs: Simplify handling of submount options in cifs_mount.
Sean Finney
2011-05-19
1
-13
/
+11
*
cifs: cifs_parse_mount_options: do not tokenize mount options in-place
Sean Finney
2011-05-19
1
-35
/
+74
*
cifs: Add support for mounting Windows 2008 DFS shares
Sean Finney
2011-05-19
1
-0
/
+18
*
cifs: Extract DFS referral expansion logic to separate function
Sean Finney
2011-05-19
1
-36
/
+69
*
cifs: turn BCC into a static inlined function
Jeff Layton
2011-05-19
1
-3
/
+6
*
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
9
-82
/
+41
*
cifs: fix some unused variable warnings in id_rb_search
Jeff Layton
2011-05-19
1
-5
/
+0
[next]