Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bf0beec0607db3c6f6fb7bd2c6d503792b05cf3f
/
fs
/
cifs
/
misc.c
bacd704
cifs: handle prefix paths in reconnect
by Paulo Alcantara (SUSE)
· 4 years, 10 months ago
9bd4540
CIFS: Properly process SMB3 lease breaks
by Pavel Shilovsky
· 5 years ago
340625e
cifs: replace various strncpy with strscpy and similar
by Ronnie Sahlberg
· 5 years ago
29fbeb7
cifs: Properly handle auto disabling of serverino option
by Paulo Alcantara (SUSE)
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
13f5938
cifs: fix page reference leak with readv/writev
by Jérôme Glisse
· 6 years ago
b98749c
CIFS: keep FileInfo handle live during oplock break
by Aurelien Aptel
· 6 years ago
a3a53b7
cifs: Add support for failover in smb2_reconnect()
by Paulo Alcantara
· 6 years ago
4a367dc
cifs: Add support for failover in cifs_mount()
by Paulo Alcantara
· 6 years ago
0544b32
cifs: check kzalloc return
by Joe Perches
· 6 years ago
e7b602f
cifs: Save TTL value when parsing DFS referrals
by Paulo Alcantara
· 6 years ago
5fc7fcd
cifs: auto disable 'serverino' in dfs mounts
by Aurelien Aptel
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fae8044
smb3: show number of current open files in /proc/fs/cifs/Stats
by Steve French
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
00e2370
iov_iter: Use accessor function
by David Howells
· 6 years ago
097f586
cifs: read overflow in is_valid_oplock_break()
by Dan Carpenter
· 6 years ago
fcabb89
cifs: simple stats should always be enabled
by Steve French
· 6 years ago
b6f0dd5
CIFS: add iface info to struct cifs_ses
by Aurelien Aptel
· 7 years ago
a93864d
cifs: add lease tracking to the cached root fid
by Ronnie Sahlberg
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
7b7f2bd
CIFS: Introduce helper function to get page offset and length in smb_rqst
by Long Li
· 7 years ago
49f466b
cifs: remove struct smb2_hdr
by Ronnie Sahlberg
· 7 years ago
9ec672b
cifs: update calc_size to take a server argument
by Ronnie Sahlberg
· 7 years ago
3d4ef9a
smb3: fix redundant opens on root
by Steve French
· 7 years ago
82fb82b
CIFS: refactor crypto shash/sdesc allocation&free
by Aurelien Aptel
· 7 years ago
97f4b72
CIFS: zero sensitive data when freeing
by Aurelien Aptel
· 7 years ago
2a38e12
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
by Steve French
· 7 years ago
ecf3411
CIFS: check if pages is null rather than bv for a failed allocation
by Colin Ian King
· 8 years ago
3998e6b8
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
ccf7f40
CIFS: Add asynchronous context to support kernel AIO
by Pavel Shilovsky
· 8 years ago
a6f74e8
cifs: don't check for failure from mempool_alloc()
by NeilBrown
· 8 years ago
4ecce92
CIFS: move DFS response parsing out of SMB1 code
by Aurelien Aptel
· 8 years ago
3afca26
Clarify locking of cifs file and tcon structures and make more granular
by Steve French
· 8 years ago
373512e
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
by Steve French
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
55d83e0
cifs: convert to print_hex_dump() instead of custom implementation
by Andy Shevchenko
· 10 years ago
e91259f3
cifs: remove unused function cifs_oplock_break_wait
by Vincent Stehlé
· 10 years ago
023f78b0
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
59b04c5
[CIFS] Fix incorrect hex vs. decimal in some debug print statements
by Steve French
· 10 years ago
6d81ed1
cifs: replace code with free_rsp_buf()
by Sachin Prabhu
· 11 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
c11f1df
cifs: Wait for writebacks to complete before attempting write.
by Sachin Prabhu
· 11 years ago
3d378d3
cifs: Make big endian multiplex ID sequences monotonic on the wire
by Tim Gardner
· 11 years ago
944d6f1
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
by Tim Gardner
· 11 years ago
18cceb6
CIFS: Replace clientCanCache* bools with an integer
by Pavel Shilovsky
· 11 years ago
d4e63bd
cifs: Process post session setup code in respective dialect functions.
by Shirish Pargaonkar
· 11 years ago
38d77c5
cifs: track the enablement of signing in the TCP_Server_Info
by Jeff Layton
· 12 years ago
f96637b
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
by Joe Perches
· 12 years ago
1f68233
cifs: Convert struct cifs_sb_info to use kuids and kgids
by Eric W. Biederman
· 12 years ago
233839b
CIFS: Fix fast lease break after open problem
by Pavel Shilovsky
· 12 years ago
4b4de76
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
by Pavel Shilovsky
· 12 years ago
44c5818
CIFS: Move clear/print_stats code to ops struct
by Pavel Shilovsky
· 13 years ago
3792c17
CIFS: Respect SMB2 header/max header size
by Pavel Shilovsky
· 13 years ago
6d5786a
CIFS: Rename Get/FreeXid and make them work with unsigned int
by Pavel Shilovsky
· 13 years ago
8825736
CIFS: Move get_next_mid to ops struct
by Pavel Shilovsky
· 13 years ago
4527578
CIFS: Move add/set_credits and get_credits_field to ops structure
by Pavel Shilovsky
· 13 years ago
5e500ed
cifs: remove legacy MultiuserMount option
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
d4e4854
CIFS: Separate protocol-specific code from demultiplex code
by Pavel Shilovsky
· 13 years ago
792af7b
CIFS: Separate protocol-specific code from transport routines
by Pavel Shilovsky
· 13 years ago
2d86dbc
CIFS: Introduce credit-based flow control
by Pavel Shilovsky
· 13 years ago
3d3ea8e
cifs: Add mount options for backup intent (try #6)
by Shirish Pargaonkar
· 13 years ago
376b43f
cifs: clean up checkSMB
by Jeff Layton
· 13 years ago
ad63594
cifs: simplify refcounting for oplock breaks
by Jeff Layton
· 13 years ago
96daf2b
[CIFS] Rename three structures to avoid camel case
by Steve French
· 14 years ago
820a803
cifs: keep BCC in little-endian format
by Jeff Layton
· 14 years ago
be8e3b0
consistently use smb_buf_length as be32 for cifs (try 3)
by Steve French
· 14 years ago
8679b0d
cifs: fix broken BCC check in is_valid_oplock_break
by Jeff Layton
· 14 years ago
8727c8a
Allow user names longer than 32 bytes
by Steve French
· 14 years ago
6284644
cifs: fix length checks in checkSMB
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
68abaff
cifs: simplify SMB header check routine
by Jeff Layton
· 14 years ago
84cdf74
cifs: fix unaligned accesses in cifsConvertToUCS
by Jeff Layton
· 14 years ago
12fed00
CIFS: Fix oplock break handling (try #2)
by Pavel Shilovsky
· 14 years ago
c672362
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
by Pavel Shilovsky
· 14 years ago
e66673e
CIFS: Add cifs_set_oplock_level
by Pavel Shilovsky
· 14 years ago
6573e9b
cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]
by Suresh Jayaraman
· 14 years ago
cdff08e
[CIFS] move close processing from cifs_close to cifsFileInfo_put
by Steve French
· 14 years ago
3f9bcca
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
by Suresh Jayaraman
· 14 years ago
4477288
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
by Jeff Layton
· 14 years ago
a5e18bc
cifs: keep dentry reference in cifsFileInfo instead of inode reference
by Jeff Layton
· 14 years ago
0d424ad
cifs: add cifs_sb_master_tcon and convert some callers to use it
by Jeff Layton
· 14 years ago
a6e8a84
cifs: add function to get a tcon from cifs_sb
by Jeff Layton
· 14 years ago
9b64697
cifs: use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 15 years ago
d7b619c
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
by Steve French
· 15 years ago
f534dc9
cifs: clear server inode number flag while autodisabling
by Suresh Jayaraman
· 15 years ago
ec06aed
cifs: clean up handling when server doesn't consistently support inode numbers
by Jeff Layton
· 15 years ago
3bc303c
cifs: convert oplock breaks to use slow_work facility (try #4)
by Jeff Layton
· 15 years ago
058daf4
cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break
by Jeff Layton
· 15 years ago
495e993
cifs: remove cifsInodeInfo.oplockPending flag
by Jeff Layton
· 15 years ago
f588416
cifs: change cifs_get_name_from_search_buf to use new unicode helper
by Jeff Layton
· 16 years ago
66345f5
cifs: move #defines for mapchars into cifs_unicode.h
by Jeff Layton
· 16 years ago
54a696b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
00e485b
cifs: store password in tcon
by Jeff Layton
· 16 years ago
55162de
cifs: zero out session password before freeing it
by Jeff Layton
· 16 years ago
Next »