index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-28
[PATCH] cifs: Fix caching problem
Steve French
5
-25
/
+83
2005-04-28
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...
Steve French
2
-59
/
+80
2005-04-28
[PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...
Steve French
3
-2
/
+27
2005-04-28
[PATCH] cifs: Do not use large smb buffers in response path
Steve French
3
-33
/
+65
2005-04-28
[PATCH] cifs: cleanup of ifdefs usage so it is more consistent
Steve French
3
-21
/
+25
2005-04-28
[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
Steve French
3
-9
/
+28
2005-04-28
[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...
Steve French
5
-6
/
+16
2005-04-28
[PATCH] cifs: Fix PPC64 compile error
Steve French
1
-8
/
+8
2005-04-28
[PATCH] cifs: character mapping of special characters (part 3 of 3)
Steve French
14
-332
/
+337
2005-04-28
[PATCH] cifs: finish up of special character mapping capable unicode conversi...
Steve French
3
-11
/
+83
2005-04-28
[PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc so...
Steve French
2
-128
/
+182
2005-04-28
[PATCH] cifs: Add new mount parm mapchars
Steve French
8
-12
/
+116
2005-04-28
[PATCH] cifs: fix rare oops in cifs_close
Steve French
2
-1
/
+4
2005-04-28
[PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...
Steve French
6
-32
/
+50
2005-04-28
[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr
Steve French
5
-11
/
+15
2005-04-28
[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)
Steve French
2
-1
/
+7
2005-04-28
[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions
Steve French
6
-14
/
+212
2005-04-28
[PATCH] cifs: Only send POSIX ACL calls to server if server claims to support...
Steve French
1
-8
/
+12
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
42
-0
/
+24587