Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
89482a56a079f01c2f4c709f8e23fbf7eeda1b43
/
fs
/
cifs
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
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
ac42344
cifs: switch CIFSSMBQAllEAs to use memcmp
by Jeff Layton
· 13 years ago
875cd04
cifs: Display strictcache mount option in /proc/mounts
by Sachin Prabhu
· 13 years ago
9d1e397
[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2
by Steve French
· 13 years ago
cfbd6f8
cifs: Fix broken sec=ntlmv2/i sec option (try #2)
by Shirish Pargaonkar
· 13 years ago
c9c7fa0
Fix the conflict between rwpidforward and rw mount options
by Steve French
· 13 years ago
5b980b0
CIFS: Fix ERR_PTR dereference in cifs_get_root
by Pavel Shilovsky
· 13 years ago
9438fab
cifs: fix possible memory corruption in CIFSFindNext
by Jeff Layton
· 13 years ago
04c05b4
update cifs version to 1.75
by Steve French
· 13 years ago
13589c4
[CIFS] possible memory corruption on mount
by Steve French
· 13 years ago
fa71f44
cifs: demote cERROR in build_path_from_dentry to cFYI
by Jeff Layton
· 13 years ago
e22906c
cifs: Do not set cifs/ntfs acl using a file handle (try #4)
by Shirish Pargaonkar
· 13 years ago
789e666
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable
by Steve French
· 13 years ago
80975d2
cifs: cope with negative dentries in cifs_get_root
by Jeff Layton
· 13 years ago
f9e8c45
cifs: convert prefixpath delimiters in cifs_build_path_to_root
by Jeff Layton
· 13 years ago
0193e07
CIFS: Fix missing a decrement of inFlight value
by Pavel Shilovsky
· 13 years ago
b802898
cifs: demote DFS referral lookup errors to cFYI
by Jeff Layton
· 13 years ago
fc05a78
Revert "cifs: advertise the right receive buffer size to the server"
by Steve French
· 13 years ago
762dfd1
CIFS: Cleanup demupltiplex thread exiting code
by Pavel Shilovsky
· 13 years ago
ad69bae
CIFS: Move mid search to a separate function
by Pavel Shilovsky
· 13 years ago
98bac62
CIFS: Move RFC1002 check to a separate function
by Pavel Shilovsky
· 13 years ago
e7015fb
CIFS: Simplify socket reading in demultiplex thread
by Pavel Shilovsky
· 13 years ago
3d9c247
CIFS: Move buffer allocation to a separate function
by Pavel Shilovsky
· 13 years ago
c4a5534
cifs: remove unneeded variable initialization in cifs_reconnect_tcon
by Jeff Layton
· 13 years ago
ad63594
cifs: simplify refcounting for oplock breaks
by Jeff Layton
· 13 years ago
5980fc9
cifs: fix compiler warning in CIFSSMBQAllEAs
by Jeff Layton
· 13 years ago
91d065c
cifs: fix name parsing in CIFSSMBQAllEAs
by Jeff Layton
· 13 years ago
998d6fc
cifs: don't start signing too early
by Jeff Layton
· 13 years ago
1f1cff0
cifs: trivial: goto out here is unnecessary
by Jeff Layton
· 13 years ago
c4d3396
cifs: advertise the right receive buffer size to the server
by Jeff Layton
· 13 years ago
1d87c28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
14cae32
cifs: Cleanup: check return codes of crypto api calls
by Shirish Pargaonkar
· 14 years ago
f5bc1e7
CIFS: Fix oops while mounting with prefixpath
by Pavel Shilovsky
· 13 years ago
e010a5e
[CIFS] Redundant null check after dereference
by Steve French
· 13 years ago
eaf35b1
cifs: use cifs_dirent in cifs_save_resume_key
by Christoph Hellwig
· 13 years ago
f16d59b
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
by Christoph Hellwig
· 13 years ago
cda0ec6
cifs: introduce cifs_dirent
by Christoph Hellwig
· 13 years ago
9feed6f
cifs: cleanup cifs_filldir
by Christoph Hellwig
· 13 years ago
3ca30d4
CIFS: Fix oops while mounting with prefixpath
by Pavel Shilovsky
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
2cebaa5
CIFS: Fix wrong length in cifs_iovec_read
by Pavel Shilovsky
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
06222e4
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
by Josef Bacik
· 13 years ago
b85fd6b
don't open-code parent_ino() in assorted ->readdir()
by Al Viro
· 13 years ago
4352780
cifs_lookup(): LOOKUP_OPEN is set only on the last component
by Al Viro
· 13 years ago
407938e
LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step
by Al Viro
· 13 years ago
dd7dd55
no need to check for LOOKUP_OPEN in ->create() instances
by Al Viro
· 13 years ago
7c97c20
cifs: fix the type of cifs_demultiplex_thread()
by Al Viro
· 14 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 14 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 14 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 14 years ago
e501f29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
fec11dd
Fix cifs_get_root()
by Al Viro
· 13 years ago
d36c301
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
dc137bf
cifs: build_path_from_dentry() race fix
by Al Viro
· 13 years ago
c2ec947
[CIFS] update cifs to version 1.74
by Steve French
· 13 years ago
ea1be1a
[CIFS] update limit for snprintf in cifs_construct_tcon
by Steve French
· 13 years ago
62411ab
cifs: Fix signing failure when server mandates signing for NTLMSSP
by Shirish Pargaonkar
· 13 years ago
71a1b44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
f484b5d0
cifs: drop spinlock before calling cifs_put_tlink
by Jeff Layton
· 13 years ago
b9bce2e
cifs: fix expand_dfs_referral
by Jeff Layton
· 13 years ago
2054749
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
by Jeff Layton
· 13 years ago
04db79b
cifs: factor smb_vol allocation out of cifs_setup_volume_info
by Jeff Layton
· 13 years ago
c902ce1
FS-Cache: Add a helper to bulk uncache pages on an inode
by David Howells
· 13 years ago
f9e59bc
cifs: have cifs_cleanup_volume_info not take a double pointer
by Jeff Layton
· 13 years ago
b2a0fa1
cifs: fix build_unc_path_to_root to account for a prefixpath
by Jeff Layton
· 13 years ago
677d853
cifs: remove bogus call to cifs_cleanup_volume_info
by Jeff Layton
· 13 years ago
ee1b3ea
cifs: set socket send and receive timeouts before attempting connect
by Jeff Layton
· 14 years ago
258e43f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
804a007
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
9403c9c
cifs: propagate errors from cifs_get_root() to mount(2)
by Al Viro
· 14 years ago
5c4f1ad
cifs: tidy cifs_do_mount() up a bit
by Al Viro
· 14 years ago
fa18f1b
cifs: more breakage on mount failures
by Al Viro
· 14 years ago
ee01a14
cifs: close sget() races
by Al Viro
· 14 years ago
d757d71
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
by Al Viro
· 14 years ago
Next »