summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-23cifs: do not return atime less than mtimeSteve French
2018-10-23smb3: update default requested iosize to 4MB from 1MB for recent dialectsSteve French
2018-10-23smb3: Add debug message later in smb2/smb3 reconnect pathSteve French
2018-10-23CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel
2018-10-23smb3: track the instance of each session for debuggingSteve French
2018-10-23smb3: minor missing defines relating to reparse pointsSteve French
2018-10-23smb3: add way to control slow response threshold for logging and statsSteve French
2018-10-23cifs: minor updates to module description for cifs.koSteve French
2018-10-23cifs: protect against server returning invalid file system block sizeSteve French
2018-10-23smb3: allow stats which track session and share reconnects to be resetSteve French
2018-10-23SMB3: Backup intent flag missing from compounded opsSteve French
2018-10-23cifs: create a define for the max number of iov we need for a SMB2 set_infoRonnie Sahlberg
2018-10-23cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compoundingRonnie Sahlberg
2018-10-23cifs: remove the is_falloc argument to SMB2_set_eofRonnie Sahlberg
2018-10-23cifs: change SMB2_OP_SET_INFO to use compoundingRonnie Sahlberg
2018-10-23cifs: change SMB2_OP_SET_EOF to use compoundingRonnie Sahlberg
2018-10-23cifs: make rmdir() use compoundingRonnie Sahlberg
2018-10-23cifs: create helpers for SMB2_set_info_init/free()Ronnie Sahlberg
2018-10-23cifs: change unlink to use a compoundRonnie Sahlberg
2018-10-23cifs: change mkdir to use a compoundRonnie Sahlberg
2018-10-23cifs: add a smb2_compound_op and change QUERY_INFO to use itRonnie Sahlberg
2018-10-23cifs: fix a credits leak for compund commandsRonnie Sahlberg
2018-10-23smb3: add tracepoint to catch cases where credit refund of failed op overlaps...Steve French
2018-10-23cifs: remove set but not used variable 'cifs_sb'YueHaibing
2018-10-23cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_...YueHaibing
2018-10-23smb3: do not display confusing message on mount to Azure serversSteve French
2018-10-23cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2018-10-23rdmacg: fix a typo in rdmacg documentationRami Rosen
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold
2018-10-23NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold
2018-10-23net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold
2018-10-23net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-10-23drm/msm: fix OF child-node lookupJohan Hovold
2018-10-23drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge tag 'asoc-v5.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2018-10-23qed: Fix static checker warningRahul Verma
2018-10-23Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-23Merge branch 'netsec-fixes'David S. Miller
2018-10-23net: socionext: Reset tx queue in ndo_stopMasahisa Kojima
2018-10-23net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima
2018-10-23net: socionext: Stop PHY before resetting netsecMasahisa Kojima
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust
2018-10-23SUNRPC: Convert auth creds to use refcount_tTrond Myklebust