index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
cifs: turn smb_send into a wrapper around smb_sendv
Jeff Layton
1
-2
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2008-12-26
cifs: have calc_lanman_hash take more granular args
Jeff Layton
1
-1
/
+2
2008-11-14
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
1
-1
/
+1
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
1
-1
/
+1
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
1
-1
/
+1
2008-09-23
cifs: add function to set file disposition
Jeff Layton
1
-0
/
+2
2008-08-06
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
1
-2
/
+3
2008-08-06
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
1
-1
/
+1
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
1
-3
/
+14
2008-05-15
[CIFS] Finishup DFS code
Steve French
1
-2
/
+2
2008-05-15
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
1
-3
/
+0
2008-05-13
[CIFS] cleanup old checkpatch warnings
Steve French
1
-3
/
+3
2008-05-08
[CIFS] Fixed build warning in is_ip
Igor Mammedov
1
-1
/
+1
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
1
-6
/
+7
2008-04-25
cifs: timeout dfs automounts +little fix.
Igor Mammedov
1
-7
/
+1
2008-04-15
[CIFS] Fix oops when slow oplock process races with unmount
Steve French
1
-0
/
+1
2008-03-14
[CIFS] file create with acl support enabled is slow
Steve French
1
-2
/
+3
2008-03-10
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-13
[CIFS] fix typo
Steve French
1
-1
/
+1
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
1
-2
/
+6
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
1
-8
/
+8
2008-01-25
[CIFS] DFS build fixes
Steve French
1
-2
/
+2
2008-01-25
[CIFS] DFS support: provide shrinkable mounts
Igor Mammedov
1
-0
/
+3
2007-12-31
[CIFS] Allow setting mode via cifs acl
Steve French
1
-1
/
+3
2007-11-17
[CIFS] remove build warning
Steve French
1
-1
/
+0
2007-11-16
[CIFS] minor checkpatch cleanup
Steve French
1
-5
/
+5
2007-11-16
[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info
Jeff Layton
1
-2
/
+1
2007-11-13
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
1
-2
/
+3
2007-11-03
[CIFS] implement upcalls for SPNEGO blob via keyctl API
Jeff Layton
1
-0
/
+2
2007-10-31
[CIFS] Don't request too much permission when reading an ACL
Steve French
1
-0
/
+2
2007-10-25
[CIFS] acl support part 6
Steve French
1
-4
/
+5
2007-10-19
[CIFS] ACL support part 5
Steve French
1
-1
/
+1
2007-10-18
[CIFS] log better errors on failed mounts
Steve French
1
-2
/
+3
2007-10-03
[CIFS] CIFS ACL support (part 2)
Shirish Pargaonkar
1
-1
/
+1
2007-09-25
[CIFS] move cifs acl code to new file and fix build break
Steve French
1
-0
/
+1
2007-08-30
[CIFS] formatting cleanup found by checkpatch
Steve French
1
-1
/
+1
2007-07-15
[CIFS] Add support for new POSIX unlink
Steve French
1
-1
/
+4
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-6
/
+6
2007-07-09
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
1
-3
/
+5
2007-06-28
[CIFS] whitespace fixes
Steve French
1
-53
/
+53
2007-04-23
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
1
-1
/
+6
2007-02-27
[CIFS] Remove some unused functions/declarations
Steve French
1
-1
/
+1
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
1
-0
/
+3
2007-02-08
[CIFS] Allow update of EOF on remote extend of file
Steve French
1
-1
/
+1
2006-10-12
[CIFS] Workaround incomplete byte length returned by some
Steve French
1
-1
/
+1
2006-10-12
[CIFS] Level 1 QPathInfo needed for proper OS2 support
Steve French
1
-0
/
+1
2006-09-28
[CIFS] Remove static and unused symbols
Steve French
1
-4
/
+2
2006-09-28
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
1
-0
/
+3
2006-08-11
[CIFS]
Jeremy Allison
1
-0
/
+4
[next]