summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2proto.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-24smb3: Add debug message later in smb2/smb3 reconnect pathSteve French2-1/+4
2018-10-24CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel4-5/+14
2018-10-24smb3: track the instance of each session for debuggingSteve French4-4/+10
2018-10-24smb3: minor missing defines relating to reparse pointsSteve French1-1/+3
2018-10-24smb3: add way to control slow response threshold for logging and statsSteve French3-3/+26
2018-10-24cifs: minor updates to module description for cifs.koSteve French1-3/+3
2018-10-24cifs: protect against server returning invalid file system block sizeSteve French1-0/+21
2018-10-24smb3: allow stats which track session and share reconnects to be resetSteve French1-0/+3
2018-10-24SMB3: Backup intent flag missing from compounded opsSteve French1-0/+2
2018-10-24cifs: create a define for the max number of iov we need for a SMB2 set_infoRonnie Sahlberg2-1/+10
2018-10-24cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compoundingRonnie Sahlberg4-142/+60
2018-10-24cifs: remove the is_falloc argument to SMB2_set_eofRonnie Sahlberg3-9/+4
2018-10-24cifs: change SMB2_OP_SET_INFO to use compoundingRonnie Sahlberg3-26/+23
2018-10-24cifs: change SMB2_OP_SET_EOF to use compoundingRonnie Sahlberg1-8/+20
2018-10-24cifs: make rmdir() use compoundingRonnie Sahlberg3-31/+35
2018-10-24cifs: create helpers for SMB2_set_info_init/free()Ronnie Sahlberg3-40/+68
2018-10-24cifs: change unlink to use a compoundRonnie Sahlberg1-5/+6
2018-10-24cifs: change mkdir to use a compoundRonnie Sahlberg1-9/+13
2018-10-24cifs: add a smb2_compound_op and change QUERY_INFO to use itRonnie Sahlberg4-22/+136
2018-10-24cifs: fix a credits leak for compund commandsRonnie Sahlberg1-20/+37
2018-10-24smb3: add tracepoint to catch cases where credit refund of failed op overlaps...Steve French2-0/+36
2018-10-24cifs: remove set but not used variable 'cifs_sb'YueHaibing1-2/+0
2018-10-24cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_...YueHaibing1-2/+2
2018-10-24smb3: do not display confusing message on mount to Azure serversSteve French1-1/+1
2018-10-22s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger1-6/+20
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik2-4/+9
2018-10-22Linux 4.19v4.19Greg Kroah-Hartman1-2/+2
2018-10-22MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman1-0/+6
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman1-6/+7
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman1-2/+3
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2-1/+11
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman1-8/+8
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Condu...Greg Kroah-Hartman2-0/+154
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason1-4/+0
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy3-16/+2
2018-10-22kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu1-1/+1
2018-10-21block: setup bounce bio_sets properlyJens Axboe1-9/+28
2018-10-21spi: lpspi: add imx8qxp compatible stringA.s. Dong1-0/+1
2018-10-21spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCsFlorian Fainelli1-1/+1
2018-10-21x86/mm: Kill stray kernel fault handling commentDave Hansen1-1/+0
2018-10-21Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu1-2/+1
2018-10-21net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou3-0/+24
2018-10-20blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou1-1/+1
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller2-0/+11
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin2-20/+229
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin1-8/+2
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-20MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu1-0/+8
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3