aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-12cifs: use the right include for signal_pending()Ronnie Sahlberg1-1/+1
2019-05-09smb3: trivial cleanup to smb2ops.cSteve French1-1/+1
2019-05-09cifs: cleanup smb2ops.c and normalize stringsChristoph Probst1-22/+22
2019-05-09smb3: display session id in debug dataSteve French1-0/+2
2019-05-08tool headers nolibc: add RISCV supportPranith Kumar1-0/+194
2019-05-07cifs: update module internal version numberSteve French1-1/+1
2019-05-07SMB3: Clean up query symlink when reparse pointRonnie Sahlberg4-17/+118
2019-05-07cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst1-6/+8
2019-05-07Negotiate and save preferred compression algorithmsSteve French4-7/+61
2019-05-07cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg4-107/+14
2019-05-07cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg3-6/+7
2019-05-07smb3: Add protocol structs for change notify supportSteve French1-0/+36
2019-05-07cifs: fix smb3_zero_range for AzureRonnie Sahlberg1-47/+7
2019-05-07cifs: zero-range does not require the file is sparseRonnie Sahlberg1-12/+0
2019-05-07Add new flag on SMB3.1.1 readSteve French1-0/+1
2019-05-07cifs: add fiemap supportRonnie Sahlberg8-2/+132
2019-05-07SMB3: Add defines for new negotiate contextsSteve French2-4/+27
2019-05-07cifs: fix bi-directional fsctl passthrough callsRonnie Sahlberg1-1/+8
2019-05-07cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li3-30/+32
2019-05-07SMB3: Add handling for different FSCTL access flagsSteve French1-1/+9
2019-05-07cifs: Add support for FSCTL passthrough that write data to the serverRonnie Sahlberg2-2/+42
2019-05-07cifs: remove superfluous inode_lock in cifs_{strict_}fsyncJeff Layton1-5/+0
2019-05-07cifs: Call MID callback before destroying transportLong Li1-17/+19
2019-05-07cifs: smbd: Retry on memory registration failureLong Li1-2/+2
2019-05-07cifs: smbd: Indicate to retry on transport sending failureLong Li1-2/+3
2019-05-07cifs: smbd: Return EINTR when interruptedLong Li1-1/+1
2019-05-07cifs: smbd: Don't destroy transport on RDMA disconnectLong Li3-127/+10
2019-05-07smbd: Make upper layer decide when to destroy the transportLong Li3-27/+101
2019-05-07SMB3: update comment to clarify enumerating snapshotsSteve French1-0/+8
2019-05-07CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel1-1/+10
2019-05-07CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature.Kenneth D'souza1-0/+2
2019-05-07cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)4-25/+151
2019-05-07cifs: don't use __constant_cpu_to_le32()Sergey Senozhatsky1-1740/+1740
2019-05-07SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French3-6/+44
2019-05-08.gitignore: add more all*.config patternsMasahiro Yamada1-1/+6
2019-05-07docs/livepatch: Unify style of livepatch documentation in the ReST formatPetr Mladek2-115/+104
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab8-167/+228
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-05-07net: phy: improve pause mode reporting in phy_print_statusHeiner Kallweit1-1/+27
2019-05-07dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindingsMaxime Chevallier1-1/+1
2019-05-07net: macb: Change interrupt and napi enable order in openHarini Katakam1-3/+3
2019-05-07net: ll_temac: Improve error message on error IRQEsben Haabendal1-2/+8
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren8-36/+25
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar45-45/+45
2019-05-07net: usb: smsc: fix warning reported by kbuild test robotPetr Štetiar2-2/+2
2019-05-07staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar1-1/+1
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-05-07net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_statsNathan Chancellor1-1/+3
2019-05-07vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra1-1/+1
2019-05-07net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing1-2/+9