Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d58f4c82fed69fdd4a79fa54fe17fd14d98c27aa
/
fs
/
cifs
ca83ce3
cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)
by Jeff Layton
· 14 years ago
d9b9420
[CIFS] Warn on requesting default security (ntlm) on mount
by Steve French
· 14 years ago
fd88ce9
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
by Steve French
· 14 years ago
157c249
cifs: wrap received signature check in srv_mutex
by Jeff Layton
· 14 years ago
581ade4
cifs: clean up various nits in unicode routines (try #2)
by Jeff Layton
· 14 years ago
c0c7b90
cifs: clean up length checks in check2ndT2
by Jeff Layton
· 14 years ago
2b6c26a
cifs: set ra_pages in backing_dev_info
by Jeff Layton
· 14 years ago
8679b0d
cifs: fix broken BCC check in is_valid_oplock_break
by Jeff Layton
· 14 years ago
7094564
cifs: always do is_path_accessible check in cifs_mount
by Jeff Layton
· 14 years ago
5443d13
various endian fixes to cifs
by Steve French
· 14 years ago
6da9791
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
by Steve French
· 14 years ago
2e325d5
Max share size is too small
by Steve French
· 14 years ago
8727c8a
Allow user names longer than 32 bytes
by Steve French
· 14 years ago
bdf1b03
cifs: replace /proc/fs/cifs/Experimental with a module parm
by Jeff Layton
· 14 years ago
7797069
cifs: check for private_data before trying to put it
by Jeff Layton
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
eed9e83
[CIFS] update cifs version
by Steve French
· 14 years ago
5e64092
cifs: Fix regression in LANMAN (LM) auth code
by Shirish Pargaonkar
· 14 years ago
9616125
cifs: fix handling of scopeid in cifs_convert_address
by Jeff Layton
· 14 years ago
71823ba
cifs: don't always drop malformed replies on the floor (try #3)
by Jeff Layton
· 14 years ago
195291e
cifs: clean up checks in cifs_echo_request
by Jeff Layton
· 14 years ago
7e90d70
[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate
by Steve French
· 14 years ago
d402539
cifs: remove checks for ses->status == CifsExiting
by Jeff Layton
· 14 years ago
8132b65
cifs: add check for kmalloc in parse_dacl
by Stanislav Fomichev
· 14 years ago
247ec9b
cifs: don't send an echo request unless NegProt has been done
by Jeff Layton
· 14 years ago
e3f0dad
cifs: enable signing flag in SMB header when server has it on
by Jeff Layton
· 14 years ago
64474bd
cifs: Possible slab memory corruption while updating extended stats (repost)
by Shirish Pargaonkar
· 14 years ago
76429c1
CIFS: Fix variable types in cifs_iovec_read/write (try #2)
by Pavel Shilovsky
· 14 years ago
9587fcf
cifs: fix length vs. total_read confusion in cifs_demultiplex_thread
by Jeff Layton
· 14 years ago
6284644
cifs: fix length checks in checkSMB
by Jeff Layton
· 14 years ago
cab6958
[CIFS] Update cifs minor version
by Steve French
· 14 years ago
7a8587e
cifs: No need to check crypto blockcipher allocation
by Shirish Pargaonkar
· 14 years ago
31c2659
cifs: clean up some compiler warnings
by Jeff Layton
· 14 years ago
f855f6c
cifs: make CIFS depend on CRYPTO_MD4
by Jeff Layton
· 14 years ago
92a4e0f
cifs: force a reconnect if there are too many MIDs in flight
by Jeff Layton
· 14 years ago
d804d41
cifs: don't pop a printk when sending on a socket is interrupted
by Jeff Layton
· 14 years ago
68abaff
cifs: simplify SMB header check routine
by Jeff Layton
· 14 years ago
2db7c58
cifs: send an NT_CANCEL request when a process is signalled
by Jeff Layton
· 14 years ago
1be912d
cifs: handle cancelled requests better
by Jeff Layton
· 14 years ago
ffeb414
cifs: fix two compiler warning about uninitialized vars
by Jeff Layton
· 14 years ago
ee2c925
cifs: More crypto cleanup (try #2)
by Shirish Pargaonkar
· 14 years ago
d39454f
CIFS: Add strictcache mount option
by Pavel Shilovsky
· 14 years ago
72432ff
CIFS: Implement cifs_strict_writev (try #4)
by Pavel Shilovsky
· 14 years ago
93c100c
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
by Steve French
· 14 years ago
f1d0c99
Make CIFS mount work in a container.
by Rob Landley
· 14 years ago
3f391c7
CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
by Jesper Juhl
· 14 years ago
99d86c8
cifs: fix up CIFSSMBEcho for unaligned access
by Jeff Layton
· 14 years ago
84cdf74
cifs: fix unaligned accesses in cifsConvertToUCS
by Jeff Layton
· 14 years ago
ba2dbf3
cifs: clean up unaligned accesses in cifs_unicode.c
by Jeff Layton
· 14 years ago
26ec254
cifs: fix unaligned access in check2ndT2 and coalesce_t2
by Jeff Layton
· 14 years ago
12df83c
cifs: clean up unaligned accesses in validate_t2
by Jeff Layton
· 14 years ago
690c522
cifs: use get/put_unaligned functions to access ByteCount
by Jeff Layton
· 14 years ago
aae62fd
cifs: move time field in cifsInodeInfo
by Jeff Layton
· 14 years ago
c3dccf4
cifs: TCP_Server_Info diet
by Jeff Layton
· 14 years ago
a70307e
CIFS: Implement cifs_strict_readv (try #4)
by Pavel Shilovsky
· 14 years ago
7a6a19b
CIFS: Implement cifs_file_strict_mmap (try #2)
by Pavel Shilovsky
· 14 years ago
8be7e6b
CIFS: Implement cifs_strict_fsync
by Pavel Shilovsky
· 14 years ago
4f8ba8a
CIFS: Make cifsFileInfo_put work with strict cache mode
by Pavel Shilovsky
· 14 years ago
76dcc26
cifs: mangle existing header for SMB_COM_NT_CANCEL
by Jeff Layton
· 14 years ago
7749981
cifs: remove code for setting timeouts on requests
by Jeff Layton
· 14 years ago
fda3594
[CIFS] cifs: reconnect unresponsive servers
by Steve French
· 14 years ago
c74093b
cifs: set up recurring workqueue job to do SMB echo requests
by Jeff Layton
· 14 years ago
766fdbb
cifs: add ability to send an echo request
by Jeff Layton
· 14 years ago
a6827c1
cifs: add cifs_call_async
by Jeff Layton
· 14 years ago
2b84a36c
cifs: allow for different handling of received response
by Jeff Layton
· 14 years ago
74dd92a
cifs: clean up sync_mid_result
by Jeff Layton
· 14 years ago
dad255b
cifs: don't reconnect server when we don't get a response
by Jeff Layton
· 14 years ago
0ade640
cifs: wait indefinitely for responses
by Jeff Layton
· 14 years ago
2fbc2f1
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other
by Shirish Pargaonkar
· 14 years ago
540b2e3
cifs: Fix regression during share-level security mounts (Repost)
by Shirish Pargaonkar
· 14 years ago
1cd3508
[CIFS] Update cifs version number
by Steve French
· 14 years ago
053d503
cifs: move mid result processing into common function
by Jeff Layton
· 14 years ago
ddc8cf8
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
by Jeff Layton
· 14 years ago
8097531
cifs: clean up accesses to midCount
by Jeff Layton
· 14 years ago
c5797a9
cifs: make wait_for_free_request take a TCP_Server_Info pointer
by Jeff Layton
· 14 years ago
9d78315
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
by Jeff Layton
· 14 years ago
941b853
cifs: don't fail writepages on -EAGAIN errors
by Jeff Layton
· 14 years ago
12fed00
CIFS: Fix oplock break handling (try #2)
by Pavel Shilovsky
· 14 years ago
1a47f7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
01c64fe
CIFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
bd76331
cifs: add cruid= mount option
by Jeff Layton
· 14 years ago
56c2430
cifs: cFYI the entire error code in map_smb_to_linux_error
by Jeff Layton
· 14 years ago
1c929cf
switch cifs
by Al Viro
· 14 years ago
20054bd
cifs: use CreationTime like an i_generation field
by Jeff Layton
· 14 years ago
d44a9fe
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
by Jeff Layton
· 14 years ago
ca40b71
cifs: show "acl" in DebugData Features when it's compiled in
by Jeff Layton
· 14 years ago
b4d6fcf
cifs: move "ntlmssp" and "local_leases" options out of experimental code
by Jeff Layton
· 14 years ago
1397f2e
cifs: replace some hardcoded values with preprocessor constants
by Jeff Layton
· 14 years ago
a0f8b4f
cifs: remove unnecessary locking around sequence_number
by Jeff Layton
· 14 years ago
197a1ee
[CIFS] Fix minor merge conflict in fs/cifs/dir.c
by Steve French
· 14 years ago
acc6f11
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
873feea
fs: dcache per-inode inode alias locking
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
Next »