Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5205e56eeab04ce02f8bb6b47d1569b216bc0b6a
/
fs
/
cifs
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
9162ab2
cifs: consolidate reconnect logic in smb_init routines
by Jeff Layton
· 15 years ago
6ab409b
cifs: Replace wrtPending with a real reference count
by Dave Kleikamp
· 15 years ago
1b49c55
cifs: protect GlobalOplock_Q with its own spinlock
by Jeff Layton
· 15 years ago
8e047d0
cifs: use tcon pointer in cifs_show_options
by Jeff Layton
· 15 years ago
8c58b54
cifs: send IPv6 addr in upcall with colon delimiters
by Jeff Layton
· 15 years ago
ca43e3b
[CIFS] Fix checkpatch warnings
by Steve French
· 15 years ago
bdb97ad
PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4)
by Suresh Jayaraman
· 15 years ago
1b3859b
[CIFS] Memory leak in ntlmv2 hash calculation
by Alexander Strakh
· 15 years ago
2920ee2
[CIFS] potential NULL dereference in parse_DFS_referrals()
by Steve French
· 15 years ago
d098564
[CIFS] Update readme to reflect forceuid mount parms
by Steve French
· 15 years ago
24e2fb6
cifs: Read buffer overflow
by Roel Kluin
· 15 years ago
4486d6e
cifs: show noforceuid/noforcegid mount options (try #2)
by Jeff Layton
· 15 years ago
9b9d6b24
cifs: reinstate original behavior when uid=/gid= options are specified
by Jeff Layton
· 15 years ago
5bd9052
[CIFS] Updates fs/cifs/CHANGES
by Steve French
· 15 years ago
7b91e26
cifs: fix error handling in mount-time DFS referral chasing code
by Jeff Layton
· 15 years ago
f1230c9
[CIFS] fix sparse warning
by Steve French
· 15 years ago
03aa3a4
cifs: fix sb->s_maxbytes so that it casts properly to a signed value
by Jeff Layton
· 15 years ago
ce6e7fc
cifs: disable serverino if server doesn't support it
by Jeff Layton
· 15 years ago
90a98b2
cifs: free nativeFileSystem field before allocating a new one
by Jeff Layton
· 15 years ago
65bc98b
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
by Steve French
· 15 years ago
d0c280d
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
by Jeff Layton
· 15 years ago
aeaaf25
cifs: remove cifsInodeInfo->inUse counter
by Jeff Layton
· 15 years ago
0b8f18e
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
by Jeff Layton
· 15 years ago
b77863b
[CIFS] update cifs version number
by Steve French
· 15 years ago
3bbeeb3
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
by Jeff Layton
· 15 years ago
654cf14
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
by Jeff Layton
· 15 years ago
01ea95e
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
by Jeff Layton
· 15 years ago
c4c1bff
cifs: add pid of initiating process to spnego upcall info
by Jeff Layton
· 15 years ago
5ddf1e0
cifs: fix regression with O_EXCL creates and optimize away lookup
by Jeff Layton
· 15 years ago
cc0bad7
cifs: add new cifs_iget function and convert unix codepath to use it
by Jeff Layton
· 15 years ago
f0a71eb
cifs: fix fh_mutex locking in cifs_reopen_file
by Jeff Layton
· 15 years ago
71a394f
[CIFS] remove unknown mount option warning message
by Steve French
· 15 years ago
ad8034f
[CIFS] remove bkl usage from umount begin
by Steve French
· 15 years ago
0f3bc09
cifs: Fix incorrect return code being printed in cFYI messages
by Suresh Jayaraman
· 15 years ago
f46c723
[CIFS] cleanup asn handling for ntlmssp
by Steve French
· 15 years ago
6debdbc
[CIFS] Copy struct *after* setting the port, instead of before.
by Simo Leone
· 15 years ago
6459340
cifs: remove rw/ro options
by Jeff Layton
· 15 years ago
b48a485
cifs: fix problems with earlier patches
by Jeff Layton
· 15 years ago
681bf72
cifs: have cifs parse scope_id out of IPv6 addresses and use it
by Jeff Layton
· 15 years ago
268875b
[CIFS] Do not send tree disconnect if session is already disconnected
by Steve French
· 15 years ago
361ea1a
[CIFS] Fix build break
by Steve French
· 15 years ago
61f98ff
cifs: display scopeid in /proc/mounts
by Jeff Layton
· 15 years ago
1e68b2b
cifs: add new routine for converting AF_INET and AF_INET6 addrs
by Jeff Layton
· 15 years ago
340481a
cifs: have cifs_show_options show forceuid/forcegid options
by Jeff Layton
· 15 years ago
8616e0f
cifs: remove unneeded NULL checks from cifs_show_options
by Jeff Layton
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
61b6bc5
cifs: remove never-used in6_addr option
by Jeff Layton
· 15 years ago
58f7f68
cifs: add addr= mount option alias for ip=
by Jeff Layton
· 15 years ago
f0472d0
[CIFS] Add mention of new mount parm (forceuid) to cifs readme
by Steve French
· 15 years ago
4ae1507
cifs: make overriding of ownership conditional on new mount options
by Jeff Layton
· 15 years ago
50b64e3
cifs: fix IPv6 address length check
by Jeff Layton
· 15 years ago
b96d31a
cifs: clean up set_cifs_acl interfaces
by Christoph Hellwig
· 15 years ago
1bf4072
cifs: reorganize get_cifs_acl
by Christoph Hellwig
· 15 years ago
c5077ec
[CIFS] Update readme to indicate change to default mount (serverino)
by Steve French
· 15 years ago
a0c9217
cifs: make serverino the default when mounting
by Jeff Layton
· 15 years ago
bd433d4
cifs: rename cifs_iget to cifs_root_iget
by Jeff Layton
· 15 years ago
c4a2c08
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
by Jeff Layton
· 15 years ago
07119a4
cifs: have cifs_NTtimeToUnix take a little-endian arg
by Jeff Layton
· 15 years ago
f55ed1a
cifs: tighten up default file_mode/dir_mode
by Jeff Layton
· 15 years ago
46a7574
cifs: fix artificial limit on reading symlinks
by Jeff Layton
· 15 years ago
8db14ca
[CIFS] Avoid open on possible directories since Samba now rejects them
by Steve French
· 15 years ago
703a3b8
[CIFS] fix posix open regression
by Steve French
· 15 years ago
8b6427a
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
by Jeff Layton
· 15 years ago
d8e2f53
cifs: fix error handling in parse_DFS_referrals
by Jeff Layton
· 15 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
67e5520
vfs: umount_begin BKL pushdown
by Alessio Igor Bogani
· 16 years ago
90e4ee5
[CIFS] Fix double list addition in cifs posix open code
by Steve French
· 15 years ago
ac68392
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
by Steve French
· 16 years ago
844823c
[CIFS] Fix SMB uid in NTLMSSP authenticate request
by Steve French
· 16 years ago
0b3cc85
[CIFS] NTLMSSP reenabled after move from connect.c to sess.c
by Steve French
· 16 years ago
24d35ad
[CIFS] Remove sparse warning
by Steve French
· 16 years ago
989c7e5
[CIFS] remove checkpatch warning
by Steve French
· 16 years ago
afe48c3
[CIFS] Fix final user of old string conversion code
by Steve French
· 16 years ago
3410602
[CIFS] remove cifs_strfromUCS_le
by Jeff Layton
· 16 years ago
2edd6c5
[CIFS] NTLMSSP support moving into new file, old dead code removed
by Steve French
· 16 years ago
051a2a0
[CIFS] Fix endian conversion of vcnum field
by Steve French
· 16 years ago
e836f01
[CIFS] Remove trailing whitespace
by Steve French
· 16 years ago
0e0d2cf
[CIFS] Remove sparse endian warnings
by Steve French
· 16 years ago
e14b2fe
[CIFS] Add remaining ntlmssp flags and standardize field names
by Steve French
· 16 years ago
cf398e3
[CIFS] Fix build warning
by Steve French
· 16 years ago
1829579
cifs: fix length handling in cifs_get_name_from_search_buf
by Jeff Layton
· 16 years ago
9e39b0a
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
by Steve French
· 16 years ago
d185cda
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
by Steve French
· 16 years ago
5c2503a
Added loop check when mounting DFS tree.
by Igor Mammedov
· 16 years ago
1af28ce
Enable dfs submounts to handle remote referrals.
by Igor Mammedov
· 16 years ago
20418ac
[CIFS] Remove older session setup implementation
by Steve French
· 16 years ago
f588416
cifs: change cifs_get_name_from_search_buf to use new unicode helper
by Jeff Layton
· 16 years ago
460b969
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
by Jeff Layton
· 16 years ago
5914079
cifs: fix session setup unicode string saving to use new unicode helpers
by Jeff Layton
· 16 years ago
cc20c03
cifs: convert CIFSTCon to use new unicode helper functions
by Jeff Layton
· 16 years ago
066ce68
cifs: rename cifs_strlcpy_to_host and make it use new functions
by Jeff Layton
· 16 years ago
69f801f
cifs: add new function to get unicode string length in bytes
by Jeff Layton
· 16 years ago
7fabf0c
cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2
by Jeff Layton
· 16 years ago
66345f5
cifs: move #defines for mapchars into cifs_unicode.h
by Jeff Layton
· 16 years ago
7b0c8fc
cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
by Suresh Jayaraman
· 16 years ago
968460e
cifs: Rename cifs_strncpy_to_host and fix buffer size
by Suresh Jayaraman
· 16 years ago
ff69452
[CIFS] Make cifs_unlink consistent in checks for null inode
by Steve French
· 16 years ago
Next »