Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a37d60659fbef3560c7b4fa5f9d7cf34863f3ae2
/
fs
/
cifs
/
cifsglob.h
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
64ed39d
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
by Eric W. Biederman
· 12 years ago
3da4656
cifs: Modify struct smb_vol to use kuids and kgids
by Eric W. Biederman
· 12 years ago
fef59fd
cifs: Convert struct cifsFileInfo to use a kuid
by Eric W. Biederman
· 12 years ago
4a2c8cf
cifs: Convert struct cifs_fattr to use kuid and kgids
by Eric W. Biederman
· 12 years ago
6d4a083
cifs: Convert struct tcon_link to use a kuid.
by Eric W. Biederman
· 12 years ago
63b7d3a
CIFS: Don't let read only caching for mandatory byte-range locked files
by Pavel Shilovsky
· 12 years ago
ca8aa29
Revert "CIFS: Fix write after setting a read lock for read oplock files"
by Pavel Shilovsky
· 12 years ago
c299dd0
CIFS: Fix write after setting a read lock for read oplock files
by Pavel Shilovsky
· 12 years ago
38107d4
Do not send SMB2 signatures for SMB3 frames
by Steve French
· 12 years ago
1cc9bd6
make convert_delimiter use strchr instead of open-coding it
by Steve French
· 12 years ago
b979aaa
cifs: get rid of smb_vol->UNCip and smb_vol->port
by Jeff Layton
· 12 years ago
dd446b1
Add SMB2.02 dialect support
by Steve French
· 12 years ago
6d3ea7e
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
by Steve French
· 12 years ago
81bcd8b
default authentication needs to be at least ntlmv2 security for cifs mounts
by Steve French
· 12 years ago
e4aa25e
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
by Steve French
· 12 years ago
760ad0c
CIFS: Make ops->close return void
by Pavel Shilovsky
· 12 years ago
233839b
CIFS: Fix fast lease break after open problem
by Pavel Shilovsky
· 12 years ago
b8c32db
CIFS: Request SMB2.1 leases
by Pavel Shilovsky
· 12 years ago
1b4b55a
CIFS: Turn lock mutex into rw semaphore
by Pavel Shilovsky
· 12 years ago
d39a4f7
CIFS: Move brlock code to ops struct
by Pavel Shilovsky
· 12 years ago
f45d341
CIFS: Remove spinlock dependence in brlock processing
by Pavel Shilovsky
· 12 years ago
1c0bd60
CIFS: Add NTLMSSP sec type to defaults
by Pavel Shilovsky
· 12 years ago
71953fc
cifs: remove kmap lock and rsize limit
by Jeff Layton
· 12 years ago
5819575
cifs: replace kvec array in readdata with a single kvec
by Jeff Layton
· 12 years ago
8321fec
cifs: convert async read code to use pages array without kmapping
by Jeff Layton
· 12 years ago
c5fab6f
cifs: turn the pages list in cifs_readdata into an array
by Jeff Layton
· 12 years ago
f4e49cd
cifs: allocate kvec array for cifs_readdata as a separate allocation
by Jeff Layton
· 12 years ago
eddb079
cifs: convert async write code to pass in data via rq_pages array
by Jeff Layton
· 12 years ago
fec344e
cifs: change cifs_call_async to use smb_rqst structs
by Jeff Layton
· 12 years ago
bf5ea0e
cifs: change signing routines to deal with smb_rqst structs
by Jeff Layton
· 12 years ago
76ec5e3
CIFS: Move statfs to ops struct
by Pavel Shilovsky
· 12 years ago
95a3f2f
CIFS: Move oplock break to ops struct
by Pavel Shilovsky
· 12 years ago
2e44b28
CIFS: Process oplocks for SMB2
by Pavel Shilovsky
· 12 years ago
92fc65a
CIFS: Move readdir code to ops struct
by Pavel Shilovsky
· 12 years ago
6bdf6db
CIFS: Move set_file_info to ops struct
by Pavel Shilovsky
· 12 years ago
d143341
CIFS: Move set_file_size to ops struct
by Pavel Shilovsky
· 12 years ago
d6e906f
CIFS: Move hardlink to ops struct
by Steve French
· 12 years ago
8ceb984
CIFS: Move rename to ops struct
by Pavel Shilovsky
· 12 years ago
3c1bf7e
CIFS: Enable signing in SMB2
by Pavel Shilovsky
· 12 years ago
ba9ad725
CIFS: Move writepage to ops struct
by Pavel Shilovsky
· 12 years ago
f9c6e23
CIFS: Move readpage code to ops struct
by Pavel Shilovsky
· 12 years ago
3331914
CIFS: Add SMB2 support for cifs_iovec_write
by Pavel Shilovsky
· 12 years ago
c9de5c8
CIFS: Move async write to ops struct
by Pavel Shilovsky
· 12 years ago
09a4707
CIFS: Add SMB2 support for cifs_iovec_read
by Pavel Shilovsky
· 12 years ago
fc9c596
CIFS: Move async read to ops struct
by Pavel Shilovsky
· 12 years ago
24985c5
CIFS: Move r/wsize negotiating to ops struct
by Pavel Shilovsky
· 12 years ago
1d8c4c0
CIFS: Make flush code use ops struct
by Pavel Shilovsky
· 12 years ago
4ad6504
CIFS: Move guery file info code to ops struct
by Pavel Shilovsky
· 12 years ago
f0df737
CIFS: Add open/close file support for SMB2
by Pavel Shilovsky
· 12 years ago
0ff78a2
CIFS: Move close code to ops struct
by Pavel Shilovsky
· 12 years ago
fb1214e
CIFS: Move open code to ops struct
by Pavel Shilovsky
· 12 years ago
4b4de76
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
by Pavel Shilovsky
· 12 years ago
ed6875e
CIFS: Move unlink code to ops struct
by Pavel Shilovsky
· 12 years ago
f958ca5
CIFS: Move rmdir code to ops struct
by Pavel Shilovsky
· 12 years ago
f436720
CIFS: Separate protocol specific part from mkdir
by Pavel Shilovsky
· 13 years ago
764a1b1
cifs: ensure that we always do cifsFileInfo_get under the spinlock
by Jeff Layton
· 12 years ago
29e20f9
CIFS: Make CAP_* checks protocol independent
by Pavel Shilovsky
· 12 years ago
d60622e
CIFS: Allow SMB2 statistics to be tracked
by Pavel Shilovsky
· 13 years ago
44c5818
CIFS: Move clear/print_stats code to ops struct
by Pavel Shilovsky
· 13 years ago
9094fad
CIFS: Add echo request support for SMB2
by Pavel Shilovsky
· 12 years ago
f6d7617
CIFS: Move echo code to osp struct
by Pavel Shilovsky
· 13 years ago
4574084
CIFS: Setup async request in ops struct
by Pavel Shilovsky
· 12 years ago
9224dfc
CIFS: Move building path to root to ops struct
by Pavel Shilovsky
· 13 years ago
1208ef1
CIFS: Move query inode info code to ops struct
by Pavel Shilovsky
· 13 years ago
68889f2
CIFS: Move is_path_accessible to ops struct
by Pavel Shilovsky
· 13 years ago
af4281d
CIFS: Move informational tcon calls to ops struct
by Pavel Shilovsky
· 13 years ago
b669f33
CIFS: Move getting dfs referalls to ops struct
by Pavel Shilovsky
· 13 years ago
faaf946
CIFS: Add tree connect/disconnect capability for SMB2
by Pavel Shilovsky
· 13 years ago
5478f9b
CIFS: Add session setup/logoff capability for SMB2
by Pavel Shilovsky
· 13 years ago
ec2e452
CIFS: Add capability to send SMB2 negotiate message
by Pavel Shilovsky
· 13 years ago
28ea529
CIFS: Add SMB2 credits support
by Pavel Shilovsky
· 13 years ago
2dc7e1c
CIFS: Make transport routines work with SMB2
by Pavel Shilovsky
· 13 years ago
2e6e02a
CIFS: Move protocol specific tcon/tdis code to ops struct
by Pavel Shilovsky
· 13 years ago
58c45c5
CIFS: Move protocol specific session setup/logoff code to ops struct
by Pavel Shilovsky
· 13 years ago
286170a
CIFS: Move protocol specific negotiate code to ops struct
by Pavel Shilovsky
· 13 years ago
a891f0f
CIFS: Extend credit mechanism to process request type
by Pavel Shilovsky
· 13 years ago
316cf94
CIFS: Move trans2 processing to ops struct
by Pavel Shilovsky
· 13 years ago
8825736
CIFS: Move get_next_mid to ops struct
by Pavel Shilovsky
· 13 years ago
2c0c2a0
cifs: fix oops while traversing open file list (try #4)
by Shirish Pargaonkar
· 13 years ago
1080ef7
CIFS: Introduce SMB2 mounts as vers=2.1
by Steve French
· 14 years ago
4527578
CIFS: Move add/set_credits and get_credits_field to ops structure
by Pavel Shilovsky
· 13 years ago
8aa26f3
CIFS: Move protocol specific demultiplex thread calls to ops struct
by Pavel Shilovsky
· 13 years ago
eb37871
CIFS: Move protocol specific part from cifs_readv_receive to ops struct
by Pavel Shilovsky
· 13 years ago
1887f60
CIFS: Move header_size/max_header_size to ops structure
by Pavel Shilovsky
· 13 years ago
082d064
CIFS: Move protocol specific part from SendReceive2 to ops struct
by Pavel Shilovsky
· 13 years ago
55157df
CIFS: Separate protocol specific part from getlk
by Pavel Shilovsky
· 13 years ago
106dc53
CIFS: Separate protocol specific lock type handling
by Pavel Shilovsky
· 13 years ago
04a6aa8
CIFS: Convert lock type to 32 bit variable
by Pavel Shilovsky
· 13 years ago
fbd35ac
CIFS: Move locks to cifsFileInfo structure
by Pavel Shilovsky
· 13 years ago
121b046
cifs: convert send_nt_cancel into a version specific op
by Jeff Layton
· 13 years ago
23db65f
cifs: add a smb_version_operations/values structures and a smb_version enum
by Jeff Layton
· 13 years ago
5e500ed
cifs: remove legacy MultiuserMount option
by Jeff Layton
· 13 years ago
597b027
cifs: call cifs_update_eof with i_lock held
by Jeff Layton
· 13 years ago
35ebb41
cifs: make cifsFileInfo_get return the cifsFileInfo pointer
by Jeff Layton
· 13 years ago
da472fc
cifs: add new cifsiod_wq workqueue
by Jeff Layton
· 13 years ago
7c9421e
CIFS: Change mid_q_entry structure fields
by Pavel Shilovsky
· 13 years ago
243d04b
CIFS: Expand CurrentMid field
by Pavel Shilovsky
· 13 years ago
5ffef7b
CIFS: Separate protocol-specific code from cifs_readv_receive code
by Pavel Shilovsky
· 13 years ago
d4e4854
CIFS: Separate protocol-specific code from demultiplex code
by Pavel Shilovsky
· 13 years ago
Next »