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] Remove debug statement
Steve French
2008-05-21
1
-1
/
+1
*
Fix possible access to undefined memory region.
Igor Mammedov
2008-05-21
1
-4
/
+5
*
[CIFS] Enable DFS support for Windows query path info
Steve French
2008-05-20
1
-146
/
+178
*
[CIFS] Enable DFS support for Unix query path info
Steve French
2008-05-20
4
-50
/
+85
*
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
Steve French
2008-05-19
1
-0
/
+3
*
[CIFS] add more complete mount options to cifs_show_options
Steve French
2008-05-17
1
-1
/
+30
*
[CIFS] Add missing defines for DFS
Steve French
2008-05-16
2
-8
/
+18
*
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2008-05-16
2
-82
/
+139
*
Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...
Igor Mammedov
2008-05-16
1
-48
/
+1
*
[CIFS] enable parsing for transport encryption mount parm
Steve French
2008-05-15
3
-8
/
+23
*
[CIFS] Finishup DFS code
Steve French
2008-05-15
4
-97
/
+80
*
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
2008-05-15
3
-9
/
+8
*
[CIFS] suppress duplicate warning
Steve French
2008-05-15
1
-1
/
+1
*
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
2008-05-15
5
-127
/
+37
*
add function to convert access flags to legacy open mode
Jeff Layton
2008-05-14
2
-9
/
+16
*
clarify return value of cifs_convert_flags()
Jeff Layton
2008-05-14
1
-1
/
+5
*
[CIFS] don't explicitly do a FindClose on rewind when directory search has ended
Steve French
2008-05-13
1
-2
/
+5
*
[CIFS] cleanup old checkpatch warnings
Steve French
2008-05-13
5
-29
/
+45
*
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
Marcin Slusarz
2008-05-13
1
-1
/
+1
*
fix memory leak in CIFSFindNext
Jeff Layton
2008-05-13
2
-1
/
+3
*
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2008-05-12
2
-0
/
+8
*
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
Steve French
2008-05-11
1
-14
/
+14
*
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
2008-05-11
4
-17
/
+31
*
[CIFS] add local struct inode pointer to cifs_setattr
Jeff Layton
2008-05-11
2
-11
/
+11
*
[CIFS] cifs_find_tcp_session cleanup
Cyrill Gorcunov
2008-05-11
1
-25
/
+26
*
[CIFS] fix build warning
Steve French
2008-05-09
1
-1
/
+1
*
[CIFS] Fixed build warning in is_ip
Igor Mammedov
2008-05-08
3
-32
/
+5
*
[CIFS] cleanup cifsd completion
Steve French
2008-05-06
1
-6
/
+0
*
[CIFS] Remove over-indented code in find_unc().
Steve French
2008-05-06
1
-33
/
+31
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2008-05-06
1
-2
/
+2
|
\
|
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
1
-2
/
+2
*
|
[CIFS] fix typo
Steve French
2008-05-02
1
-1
/
+1
*
|
[CIFS] Remove duplicate call to mode_to_acl
Steve French
2008-04-29
1
-4
/
+0
*
|
[CIFS] convert usage of implicit booleans to bool
Steve French
2008-04-29
17
-214
/
+200
*
|
[CIFS] fixed compatibility issue with samba refferal request
Igor Mammedov
2008-04-28
1
-11
/
+14
*
|
[CIFS] Fix statfs formatting
Steve French
2008-04-28
2
-33
/
+36
*
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2008-04-28
3
-22
/
+25
|
\
\
|
|
/
|
*
[PATCH] restore sane ->umount_begin() API
Al Viro
2008-04-25
1
-5
/
+2
|
*
cifs: timeout dfs automounts +little fix.
Igor Mammedov
2008-04-25
3
-17
/
+23
*
|
[CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...
Steve French
2008-04-26
1
-10
/
+52
*
|
[CIFS] Fix spelling mistake
Steve French
2008-04-25
1
-1
/
+1
*
|
[CIFS] Update cifs version number
Steve French
2008-04-25
1
-1
/
+1
|
/
*
[CIFS] Fix typo in previous commit
Steve French
2008-04-24
1
-2
/
+2
*
[CIFS] Fix define for new proxy cap to match documentation
Steve French
2008-04-24
1
-2
/
+5
*
[CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash
Steve French
2008-04-18
1
-4
/
+11
*
[CIFS] Reserve new proxy cap for WAFS
Steve French
2008-04-18
1
-1
/
+7
*
[CIFS] Add various missing flags and defintions
Steve French
2008-04-17
2
-14
/
+105
*
[CIFS] make cifs_dfs_automount_list_static
Steve French
2008-04-16
2
-3
/
+1
*
[CIFS] Fix oops when slow oplock process races with unmount
Steve French
2008-04-15
3
-0
/
+20
*
[CIFS] Fix acl length when very short ACL being modified by chmod
Steve French
2008-04-09
2
-6
/
+9
[next]