index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[CIFS] parse server_GUID in SPNEGO negProt response
Jeff Layton
2007-10-16
1
-14
/
+18
|
*
[CIFS]
Jeff Layton
2007-10-16
1
-2
/
+2
|
*
[CIFS] Fix endian conversion problem in posix mkdir
Cyril Gorcunov
2007-10-14
5
-10
/
+13
|
*
[CIFS] fix build break when lanman not enabled
Steve French
2007-10-12
1
-0
/
+3
|
*
[CIFS] remove two sparse warnings
Steve French
2007-10-12
2
-5
/
+5
|
*
[CIFS] remove compile warnings when debug disabled
Steve French
2007-10-12
1
-2
/
+2
|
*
[CIFS] CIFS ACL support part 3
Steve French
2007-10-12
7
-22
/
+141
|
*
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-10-04
4
-8
/
+42
|
*
[CIFS] Cleanup formatting
Steve French
2007-10-03
2
-46
/
+51
|
*
[CIFS] CIFS ACL support (part 2)
Shirish Pargaonkar
2007-10-03
4
-60
/
+151
|
*
[CIFS] remove some redundant argument checks
Mariusz Kozlowski
2007-10-03
1
-14
/
+8
|
*
[CIFS] Reduce chance of list corruption in find_writable_file
Steve French
2007-10-02
1
-15
/
+39
|
*
[CIFS] change misleading field name
Steve French
2007-10-01
2
-8
/
+6
|
*
[CIFS] named pipe support (part 2)
Steve French
2007-09-29
4
-5
/
+17
|
*
[CIFS] CIFS support for named pipes (part 1)
Steve French
2007-09-28
5
-8
/
+37
|
*
[CIFS] Fix memory leak in statfs to very old servers
Steve French
2007-09-28
2
-4
/
+5
|
*
[CIFS] fix cut and paste error - missing defines cause cifsacl build error
Steve French
2007-09-25
1
-1
/
+8
|
*
[CIFS] move cifs acl code to new file and fix build break
Steve French
2007-09-25
5
-109
/
+137
|
*
[CIFS] Support for CIFS ACLs (part 1)
Steve French
2007-09-24
4
-8
/
+143
|
*
[CIFS] fix typo in previous commit
Steve French
2007-09-20
1
-1
/
+1
|
*
[CIFS] Print better error when server returns malformed QueryUnixInfo response
Steve French
2007-09-20
1
-0
/
+3
|
*
[CIFS] Add warning message when broken server fails SetFSInfo call
Steve French
2007-09-20
1
-1
/
+10
|
*
[CIFS] Fallback to standard mkdir if server incorrectly claims support for
Steve French
2007-09-17
2
-3
/
+6
|
*
[CIFS] fix small memory leak in an error path in new posix mkdir
Steve French
2007-09-16
1
-2
/
+6
|
*
[CIFS] missing field in debug output from previous fix
Steve French
2007-09-15
1
-1
/
+2
|
*
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
2007-09-15
2
-12
/
+17
|
*
[CIFS] typo in earlier cifs_reconnect fix
Steve French
2007-09-15
1
-1
/
+0
|
*
[CIFS] Respect umask when using POSIX mkdir
Jeff
2007-09-13
1
-0
/
+1
|
*
[CIFS] lock inode open file list in close in case racing with open
Steve French
2007-09-11
1
-0
/
+2
|
*
[CIFS] Fix oops in find_writable_file
Steve French
2007-09-07
1
-9
/
+28
|
*
[CIFS] Fix warnings shown by newer version of sparse
Steve French
2007-08-31
4
-37
/
+32
|
*
[CIFS] formatting cleanup found by checkpatch
Steve French
2007-08-30
10
-105
/
+80
|
*
[CIFS] fix for incorrect session reconnects
Steve French
2007-08-30
1
-6
/
+7
|
*
[CIFS][KJ] use abs() from kernel.h where appropriate
Andre Haupt
2007-08-30
1
-1
/
+1
|
*
[CIFS] fix typo in previous
Steve French
2007-08-24
1
-1
/
+1
|
*
[CIFS] Byte range unlock request to non-Unix server can unlock too much
Jeff Layton
2007-08-24
2
-2
/
+6
|
*
[CIFS] Fix unbalanced call to GetXid/FreeXid
Cyrill Gorcunov
2007-08-24
1
-1
/
+1
|
*
[CIFS] cifs truncate missing a fix for private map COW race
Steve French
2007-08-22
1
-0
/
+9
*
|
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
|
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
2007-10-18
1
-0
/
+5
*
|
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
|
/
*
[CIFS] Check return code on failed alloc
Cyrill Gorcunov
2007-08-18
2
-0
/
+10
*
[CIFS] Fix hang in find_writable_file
Steve French
2007-07-26
4
-13
/
+35
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-5
/
+5
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2007-07-19
3
-6
/
+6
|
\
|
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
|
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
2
-0
/
+2
|
*
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
1
-4
/
+4
*
|
[CIFS] merge conflict in fs/cifs/export.c
Steve French
2007-07-19
1
-0
/
+1
*
|
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
2007-07-18
9
-46
/
+65
[prev]
[next]