Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f40a06339fe6f4809b5851a74aae2c0dc4386e1b
/
fs
/
cifs
d575146
CIFS: Do not kmalloc under the flocks spinlock
by Pavel Shilovsky
· 13 years ago
b0f8ef2
cifs: possible memory leak in xattr.
by Santosh Nayak
· 13 years ago
5bccda0
cifs: fix dentry refcount leak when opening a FIFO on lookup
by Jeff Layton
· 13 years ago
6de2ce4
CIFS: Fix mkdir/rmdir bug for the non-POSIX case
by Pavel Shilovsky
· 13 years ago
ff4fa4a
cifs: don't return error from standard_receive3 after marking response malformed
by Jeff Layton
· 13 years ago
8b0192a
cifs: request oplock when doing open on lookup
by Jeff Layton
· 13 years ago
4edc53c
cifs: fix error handling when cifscreds key payload is an error
by Jeff Layton
· 13 years ago
de47a41
cifs: Fix oops in session setup code for null user mounts
by Shirish Pargaonkar
· 13 years ago
2a73ca8
[CIFS] Update cifs Kconfig title to match removal of experimental dependency
by Steve French
· 13 years ago
000f9bb
cifs: fix printk format warnings
by Randy Dunlap
· 13 years ago
4991a5f
cifs: check offset in decode_ntlmssp_challenge()
by Dan Carpenter
· 13 years ago
803ab97
cifs: NULL dereference on allocation failure
by Dan Carpenter
· 13 years ago
acbbb76
CIFS: Rename *UCS* functions to *UTF16*
by Steve French
· 13 years ago
c560018
[CIFS] ACL and FSCACHE support no longer EXPERIMENTAL
by Steve French
· 13 years ago
88a4412
[CIFS] Fix build break with multiuser patch when LANMAN disabled
by Steve French
· 13 years ago
789b4588
cifs: warn about impending deprecation of legacy MultiuserMount code
by Jeff Layton
· 13 years ago
8a8798a
cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
by Jeff Layton
· 13 years ago
04febab
cifs: sanitize username handling
by Jeff Layton
· 13 years ago
ce91acb
cifs: lower default wsize when unix extensions are not used
by Jeff Layton
· 13 years ago
f5fffce
cifs: better instrumentation for coalesce_t2
by Jeff Layton
· 13 years ago
7250170
cifs: integer overflow in parse_dacl()
by Dan Carpenter
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6413237
vfs: switch ->show_stats to struct dentry *
by Al Viro
· 13 years ago
225de11
[CIFS] default ntlmv2 for cifs mount delayed to 3.3
by Steve French
· 13 years ago
5206efd
cifs: propagate umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
497728e
cifs: fix bad buffer length check in coalesce_t2
by Jeff Layton
· 13 years ago
7023676
cifs: check for NULL last_entry before calling cifs_save_resume_key
by Jeff Layton
· 13 years ago
95edcff
cifs: attempt to freeze while looping on a receive attempt
by Jeff Layton
· 13 years ago
59edb63
cifs: Fix sparse warning when calling cifs_strtoUCS
by Steve French
· 13 years ago
9a5101c
CIFS: Add descriptions to the brlock cache functions
by Pavel Shilovsky
· 13 years ago
ff4d7fa
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
a88b470
CIFS: Cleanup byte-range locking code style
by Pavel Shilovsky
· 13 years ago
161ebf9
CIFS: Simplify setlk error handling for mandatory locking
by Pavel Shilovsky
· 13 years ago
1a67a57
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 13 years ago
9ef5992
cifs: Assume passwords are encoded according to iocharset (try #2)
by Shirish Pargaonkar
· 13 years ago
5079276
CIFS: Fix the VFS brlock cache usage in posix locking case
by Pavel Shilovsky
· 13 years ago
8ea00c6
[CIFS] Update cifs version to 1.76
by Steve French
· 13 years ago
d12799b
CIFS: Remove extra mutex_unlock in cifs_lock_add_if
by Pavel Shilovsky
· 13 years ago
f362f98
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
dabcbb1
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
ef3d0fd
vfs: do (nearly) lockless generic_file_llseek
by Andi Kleen
· 13 years ago
96814ec
Add definition for share encryption
by Steve French
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
32b9aaf
CIFS: Make cifs_push_locks send as many locks at once as possible
by Pavel Shilovsky
· 13 years ago
9ee305b
CIFS: Send as many mandatory unlock ranges at once as possible
by Pavel Shilovsky
· 13 years ago
4f6bcec
CIFS: Implement caching mechanism for posix brlocks
by Pavel Shilovsky
· 13 years ago
85160e0
CIFS: Implement caching mechanism for mandatory brlocks
by Pavel Shilovsky
· 13 years ago
42274bb
CIFS: Fix DFS handling in cifs_get_file_info
by Pavel Shilovsky
· 13 years ago
a2d6b6c
CIFS: Fix error handling in cifs_readv_complete
by Pavel Shilovsky
· 13 years ago
fbcae3e
Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff
by Steve French
· 13 years ago
71c424b
[CIFS] Show nostrictsync and noperm mount options in /proc/mounts
by Steve French
· 13 years ago
f06ac72
cifs, freezer: add wait_event_freezekillable and have cifs use it
by Jeff Layton
· 13 years ago
fef33df
cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters
by Jeff Layton
· 13 years ago
66bfaad
cifs: tune bdi.ra_pages in accordance with the rsize
by Jeff Layton
· 13 years ago
5eba8ab
cifs: allow for larger rsize= options and change defaults
by Jeff Layton
· 13 years ago
690c5e3
cifs: convert cifs_readpages to use async reads
by Jeff Layton
· 13 years ago
e28bc5b
cifs: add cifs_async_readv
by Jeff Layton
· 13 years ago
2ab2593
cifs: fix protocol definition for READ_RSP
by Jeff Layton
· 13 years ago
44d22d8
cifs: add a callback function to receive the rest of the frame
by Jeff Layton
· 13 years ago
e9097ab
cifs: break out 3rd receive phase into separate function
by Jeff Layton
· 13 years ago
c8054eb
cifs: find mid earlier in receive codepath
by Jeff Layton
· 13 years ago
2a37ef9
cifs: move buffer pointers into TCP_Server_Info
by Jeff Layton
· 13 years ago
ffc00e2
cifs: eliminate is_multi_rsp parm to find_cifs_mid
by Jeff Layton
· 13 years ago
ea1f450
cifs: move mid finding into separate routine
by Jeff Layton
· 13 years ago
89482a5
cifs: add a third receive phase to cifs_demultiplex_thread
by Jeff Layton
· 13 years ago
1041e3f
cifs: keep a reusable kvec array for receives
by Jeff Layton
· 13 years ago
42c4dfc
cifs: turn read_from_socket into a wrapper around a vectorized version
by Jeff Layton
· 13 years ago
ad4778f
CIFS: fix automount for DFS shares
by Gerlando Falauto
· 13 years ago
7748dd6
CIFS: cleanup min_t() cast in cifs_read()
by Dan Carpenter
· 13 years ago
a5ff376
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
by Shirish Pargaonkar
· 13 years ago
d59dad2
CIFS: Move byte range lock list from fd to inode
by Pavel Shilovsky
· 13 years ago
fe11e4c
cifs: clean up check_rfc1002_header
by Jeff Layton
· 13 years ago
03776f4
CIFS: Simplify byte range locking code
by Pavel Shilovsky
· 14 years ago
94443f4
CIFS: Fix incorrect max RFC1002 write size value
by Pavel Shilovsky
· 13 years ago
a52c1eb
cifs: simplify read_from_socket
by Jeff Layton
· 13 years ago
21fed0d
cifs: Add data structures and functions for uid/gid to SID mapping (try #4)
by Shirish Pargaonkar
· 13 years ago
20c3a20
Typo in cifs readme in name of module parm directory
by Steve French
· 13 years ago
d026168
cifs: clean up unused encryption code
by Shirish Pargaonkar
· 13 years ago
3d3ea8e
cifs: Add mount options for backup intent (try #6)
by Shirish Pargaonkar
· 13 years ago
8bc4392
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
by Suresh Jayaraman
· 13 years ago
c9c4708
cifs: update README about the kernel module parameters
by Suresh Jayaraman
· 13 years ago
e750473
add new module parameter 'enable_oplocks'
by Steve French
· 13 years ago
ba749e6
cifs: check for unresponsive server every time we call kernel_recvmsg
by Jeff Layton
· 13 years ago
e831e6c
cifs: make smb_msg local to read_from_socket
by Jeff Layton
· 13 years ago
e2218ea
cifs: trivial: remove obsolete comment
by Jeff Layton
· 13 years ago
826a95e
cifs: consolidate signature generating code
by Jeff Layton
· 13 years ago
376b43f
cifs: clean up checkSMB
by Jeff Layton
· 13 years ago
c974bef
cifs: untangle server->maxBuf and CIFSMaxBufSize
by Jeff Layton
· 13 years ago
f3a6a60
cifs: Fix typo 'CIFS_NFSD_EXPORT'
by Paul Bolle
· 13 years ago
4a29a0b
cifs: get rid of unused xid in cifs_get_root
by Jeff Layton
· 13 years ago
b4dacbc
cifs: use memcpy for magic string in cifs signature generation BSRSPYL
by Jeff Layton
· 13 years ago
Next »