summaryrefslogtreecommitdiffstats
path: root/fs/cifs/misc.c
AgeCommit message (Expand)Author
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg
2020-12-14cifs: cleanup misc.cSteve French
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero
2020-12-14cifs: Make extract_hostname function publicSamuel Cabrero
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara
2020-06-23cifs: misc: Use array_size() in if-statement controlling expressionGustavo A. R. Silva
2020-06-01cifs: Standardize logging outputJoe Perches
2020-06-01cifs: handle hostnames that resolve to same ip in failoverPaulo Alcantara
2020-04-22cifs: ensure correct super block for DFS reconnectPaulo Alcantara
2020-03-22cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE)
2019-11-25CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2019-08-27cifs: replace various strncpy with strscpy and similarRonnie Sahlberg
2019-07-07cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-24cifs: fix page reference leak with readv/writevJérôme Glisse
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2018-12-28cifs: Add support for failover in smb2_reconnect()Paulo Alcantara
2018-12-28cifs: Add support for failover in cifs_mount()Paulo Alcantara
2018-12-28cifs: check kzalloc returnJoe Perches
2018-12-23cifs: Save TTL value when parsing DFS referralsPaulo Alcantara
2018-12-23cifs: auto disable 'serverino' in dfs mountsAurelien Aptel
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-23smb3: show number of current open files in /proc/fs/cifs/StatsSteve French
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-24iov_iter: Use accessor functionDavid Howells
2018-09-12cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-08-07cifs: simple stats should always be enabledSteve French
2018-06-15CIFS: add iface info to struct cifs_sesAurelien Aptel
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-05CIFS: Introduce helper function to get page offset and length in smb_rqstLong Li
2018-06-01cifs: remove struct smb2_hdrRonnie Sahlberg
2018-05-27cifs: update calc_size to take a server argumentRonnie Sahlberg
2018-05-27smb3: fix redundant opens on rootSteve French
2018-04-01CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel
2018-01-26CIFS: zero sensitive data when freeingAurelien Aptel
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French
2017-06-20CIFS: check if pages is null rather than bv for a failed allocationColin Ian King
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky
2017-04-28cifs: don't check for failure from mempool_alloc()NeilBrown
2017-03-01CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-12-07cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko
2014-08-11cifs: remove unused function cifs_oplock_break_waitVincent Stehlé