aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/misc.c
Commit message (Expand)AuthorAge
* cifs: replace various strncpy with strscpy and similarRonnie Sahlberg2019-08-27
* cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)2019-07-07
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\
| * crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* | cifs: fix page reference leak with readv/writevJérôme Glisse2019-04-24
* | CIFS: keep FileInfo handle live during oplock breakAurelien Aptel2019-04-16
|/
* cifs: Add support for failover in smb2_reconnect()Paulo Alcantara2018-12-28
* cifs: Add support for failover in cifs_mount()Paulo Alcantara2018-12-28
* cifs: check kzalloc returnJoe Perches2018-12-28
* cifs: Save TTL value when parsing DFS referralsPaulo Alcantara2018-12-24
* cifs: auto disable 'serverino' in dfs mountsAurelien Aptel2018-12-24
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
| * iov_iter: Use accessor functionDavid Howells2018-10-23
* | smb3: show number of current open files in /proc/fs/cifs/StatsSteve French2018-10-23
|/
* cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-09-12
* cifs: simple stats should always be enabledSteve French2018-08-07
* CIFS: add iface info to struct cifs_sesAurelien Aptel2018-06-15
* cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-15
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* CIFS: Introduce helper function to get page offset and length in smb_rqstLong Li2018-06-05
* cifs: remove struct smb2_hdrRonnie Sahlberg2018-06-01
* cifs: update calc_size to take a server argumentRonnie Sahlberg2018-05-27
* smb3: fix redundant opens on rootSteve French2018-05-27
* CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-01
* CIFS: zero sensitive data when freeingAurelien Aptel2018-01-26
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-08
* CIFS: check if pages is null rather than bv for a failed allocationColin Ian King2017-06-20
* CIFS: fix oplock break deadlocksRabin Vincent2017-05-03
* CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky2017-05-02
* cifs: don't check for failure from mempool_alloc()NeilBrown2017-04-28
* CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-01
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-12
* Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-14
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko2014-12-07
* cifs: remove unused function cifs_oplock_break_waitVincent Stehlé2014-08-11
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-09
|\
| * [CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French2014-08-02
| * cifs: replace code with free_rsp_buf()Sachin Prabhu2014-08-01
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu2014-04-16
* cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-02
* cifs: Remove redundant multiplex identifier check from check_smb_hdr()Tim Gardner2013-10-28
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-08
* cifs: Process post session setup code in respective dialect functions.Shirish Pargaonkar2013-09-08
* cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-24
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman2013-02-13
* CIFS: Fix fast lease break after open problemPavel Shilovsky2012-09-24