Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
eddb079deb4deb1259f87425094c7a586fc59313
/
fs
/
cifs
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
fb308a6
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
by Jeff Layton
· 12 years ago
97bc00b
cifs: teach smb_send_rqst how to handle arrays of pages
by Jeff Layton
· 12 years ago
b8eed28
cifs: cork the socket before a send and uncork it afterward
by Jeff Layton
· 12 years ago
6f49f46
cifs: convert send code to use smb_rqst structs
by Jeff Layton
· 12 years ago
0b688cf
cifs: change smb2 signing routines 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
6fc05c2
CIFS: Add statfs support for SMB2
by Pavel Shilovsky
· 12 years ago
76ec5e3
CIFS: Move statfs to ops struct
by Pavel Shilovsky
· 12 years ago
983c88a
CIFS: Add oplock break support for SMB2
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
d324f08d
CIFS: Add readdir support for SMB2
by Pavel Shilovsky
· 12 years ago
92fc65a
CIFS: Move readdir code to ops struct
by Pavel Shilovsky
· 12 years ago
1feeaac
CIFS: Add set_file_info support for SMB2
by Pavel Shilovsky
· 12 years ago
6bdf6db
CIFS: Move set_file_info to ops struct
by Pavel Shilovsky
· 12 years ago
c839ff2
CIFS: Add SMB2 support for set_file_size
by Pavel Shilovsky
· 12 years ago
d143341
CIFS: Move set_file_size to ops struct
by Pavel Shilovsky
· 12 years ago
568798c
CIFS: Add SMB2 support for hardlink operation
by Pavel Shilovsky
· 12 years ago
d6e906f
CIFS: Move hardlink to ops struct
by Steve French
· 12 years ago
35143eb
CIFS: Add SMB2 support for rename operation
by Pavel Shilovsky
· 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
009d344
CIFS: Add writepage support for SMB2
by Pavel Shilovsky
· 12 years ago
ba9ad725
CIFS: Move writepage to ops struct
by Pavel Shilovsky
· 12 years ago
d8e0503
CIFS: Add readpage support for SMB2
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
3a3bab5
CIFS: Add SMB2 r/wsize negotiating
by Pavel Shilovsky
· 12 years ago
24985c5
CIFS: Move r/wsize negotiating to ops struct
by Pavel Shilovsky
· 12 years ago
7a5cfb1
CIFS: Add SMB2 support for flush
by Pavel Shilovsky
· 12 years ago
1d8c4c0
CIFS: Make flush code use ops struct
by Pavel Shilovsky
· 12 years ago
2ae78ba
CIFS: Move reopen code to ops struct
by Pavel Shilovsky
· 12 years ago
2536413
CIFS: Move create code use ops struct
by Pavel Shilovsky
· 12 years ago
b7546bc
CIFS: Add SMB2 support for query_file_info
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
cbe6f43
CIFS: Add SMB2 support for unlink
by Pavel Shilovsky
· 12 years ago
ed6875e
CIFS: Move unlink code to ops struct
by Pavel Shilovsky
· 12 years ago
c73f693
cifs: fix return value in cifsConvertToUTF16
by Jeff Layton
· 12 years ago
b2ede58
CIFS: Fix endianness conversion
by Pavel Shilovsky
· 12 years ago
e2f2886
CIFS: Fix error handling in cifs_push_mandatory_locks
by Pavel Shilovsky
· 12 years ago
ea7b488
CIFS: Fix cifs_do_create error hadnling
by Pavel Shilovsky
· 12 years ago
985e4ff0
cifs: print error code if smb signature verification fails
by Steve French
· 12 years ago
7411286
CIFS: Fix log messages in packet checking for SMB2
by Pavel Shilovsky
· 12 years ago
b7ca692
CIFS: Protect i_nlink from being negative
by Steve French
· 12 years ago
1a500f0
CIFS: Add SMB2 support for rmdir
by Pavel Shilovsky
· 12 years ago
f958ca5
CIFS: Move rmdir code to ops struct
by Pavel Shilovsky
· 12 years ago
a0e7318
CIFS: Add SMB2 support for mkdir operation
by Pavel Shilovsky
· 13 years ago
f436720
CIFS: Separate protocol specific part from mkdir
by Pavel Shilovsky
· 13 years ago
ff691e9
CIFS: Simplify cifs_mkdir call
by Pavel Shilovsky
· 12 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
· 12 years ago
44c5818
CIFS: Move clear/print_stats code to ops struct
by Pavel Shilovsky
· 12 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
· 12 years ago
c95b8ee
CIFS: Add SMB2 support for async requests
by Pavel Shilovsky
· 12 years ago
4574084
CIFS: Setup async request in ops struct
by Pavel Shilovsky
· 12 years ago
25e2663
CIFS: Add SMB2 support for build_path_to_root
by Pavel Shilovsky
· 12 years ago
9224dfc
CIFS: Move building path to root to ops struct
by Pavel Shilovsky
· 12 years ago
be4cb9e
CIFS: Query SMB2 inode info
by Pavel Shilovsky
· 13 years ago
1208ef1
CIFS: Move query inode info code to ops struct
by Pavel Shilovsky
· 12 years ago
2503a0d
CIFS: Add SMB2 support for is_path_accessible
by Pavel Shilovsky
· 13 years ago
68889f2
CIFS: Move is_path_accessible to ops struct
by Pavel Shilovsky
· 12 years ago
af4281d
CIFS: Move informational tcon calls to ops struct
by Pavel Shilovsky
· 12 years ago
b669f33
CIFS: Move getting dfs referalls to ops struct
by Pavel Shilovsky
· 12 years ago
aa24d1e
CIFS: Process reconnects for SMB2 shares
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
3792c17
CIFS: Respect SMB2 header/max header size
by Pavel Shilovsky
· 13 years ago
093b2bd
CIFS: Make demultiplex_thread work with SMB2 code
by Pavel Shilovsky
· 13 years ago
4b12410
CIFS: Fix a wrong pointer in atomic_open
by Pavel Shilovsky
· 12 years ago
28ea529
CIFS: Add SMB2 credits support
by Pavel Shilovsky
· 12 years ago
2dc7e1c
CIFS: Make transport routines work with SMB2
by Pavel Shilovsky
· 13 years ago
ddfbefb
CIFS: Map SMB2 status codes to POSIX errors
by Steve French
· 14 years ago
b803060
CIFS: Add SMB2 status codes
by Pavel Shilovsky
· 13 years ago
f7ec0d0
CIFS: Rename 7 error codes to NT_ style
by Pavel Shilovsky
· 12 years ago
6d5786a
CIFS: Rename Get/FreeXid and make them work with unsigned int
by Pavel Shilovsky
· 12 years ago
2e6e02a
CIFS: Move protocol specific tcon/tdis code to ops struct
by Pavel Shilovsky
· 12 years ago
58c45c5
CIFS: Move protocol specific session setup/logoff code to ops struct
by Pavel Shilovsky
· 12 years ago
286170a
CIFS: Move protocol specific negotiate code to ops struct
by Pavel Shilovsky
· 12 years ago
a891f0f
CIFS: Extend credit mechanism to process request type
by Pavel Shilovsky
· 12 years ago
316cf94
CIFS: Move trans2 processing to ops struct
by Pavel Shilovsky
· 12 years ago
7659624
cifs: reinstate sec=ntlmv2 mount option
by Jeff Layton
· 12 years ago
762a420
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
by Jeff Layton
· 12 years ago
d971e06
cifs: remove bogus reset of smb_buf_length in smb_send routines
by Jeff Layton
· 12 years ago
c5fd363
cifs: move file_lock off stack in cifs_push_posix_locks
by Jeff Layton
· 12 years ago
ac3aa2f
cifs: remove extraneous newlines from cERROR and cFYI calls
by Jeff Layton
· 12 years ago
00401ff
cifs: after upcalling for krb5 creds, invalidate key rather than revoking it
by Jeff Layton
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
cd60042
cifs: always update the inode cache with the results from a FIND_*
by Jeff Layton
· 12 years ago
Next »