aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14SMB3: passthru query info doesn't check for SMB3 FSCTL passthruSteve French2-7/+22
2019-03-14smb3: add dynamic tracepoints for simple fallocate and zero rangeSteve French2-0/+38
2019-03-14cifs: fix smb3_zero_range so it can expand the file-size when requiredRonnie Sahlberg3-19/+68
2019-03-14cifs: add SMB2_ioctl_init/free helpers to be used with compoundingRonnie Sahlberg2-57/+80
2019-03-14smb3: Add dynamic trace points for various compounded smb3 opsSteve French2-4/+185
2019-03-14cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg5-28/+118
2019-03-14smb3: display volume serial number for shares in /proc/fs/cifs/DebugDataSteve French1-0/+3
2019-03-14cifs: simplify how we handle credits in compound_send_recv()Ronnie Sahlberg1-72/+38
2019-03-14smb3: add dynamic tracepoint for timeout waiting for creditsSteve French2-0/+6
2019-03-14smb3: display security information in /proc/fs/cifs/DebugData more accuratelySteve French1-1/+7
2019-03-14cifs: add a timeout argument to wait_for_free_creditsRonnie Sahlberg1-10/+30
2019-03-14cifs: prevent starvation in wait_for_free_credits for multi-credit requestsRonnie Sahlberg1-0/+28
2019-03-14cifs: wait_for_free_credits() make it possible to wait for >=1 creditsRonnie Sahlberg3-10/+10
2019-03-14cifs: pass flags down into wait_for_free_credits()Ronnie Sahlberg1-16/+14
2019-03-14cifs: change wait_for_free_request() to take flags as argumentRonnie Sahlberg1-16/+17
2019-03-14include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih1-2/+2
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan1-3/+46
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman1-1/+1
2019-03-14filemap: pass vm_fault to the mmap ra helpersJosef Bacik1-14/+14
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-13MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom listFlorian Fainelli1-0/+2
2019-03-13l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet1-3/+1
2019-03-13net/tls: Inform user space about send buffer availabilityVakul Garg2-4/+2
2019-03-13net_sched: return correct value for *notify* functionsZhike Wang2-13/+34
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell1-2/+1
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki1-0/+1
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and pollingJack Morgenstein1-0/+8
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko1-0/+18
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak1-10/+11
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu1-1/+4
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu1-0/+10
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu1-0/+9
2019-03-12dt-bindings: clock: imx8mq: Fix numbering overlaps and gapsAbel Vesa1-110/+110
2019-03-12Drop flex_arraysKent Overstreet7-807/+1
2019-03-12sctp: convert to genradixKent Overstreet3-114/+28
2019-03-12proc: commit to genradixKent Overstreet1-28/+15
2019-03-12generic radix treesKent Overstreet5-1/+463
2019-03-12selinux: convert to kvmallocKent Overstreet6-144/+62
2019-03-12md: convert to kvmallocKent Overstreet3-56/+46
2019-03-12openvswitch: convert to kvmallocKent Overstreet4-43/+13
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport1-10/+3
2019-03-12mm: memblock: update comments and kernel-docMike Rapoport1-17/+43
2019-03-12memblock: split checks whether a region should be skipped to a helper functionMike Rapoport1-28/+25
2019-03-12memblock: remove memblock_{set,clear}_region_flagsMike Rapoport2-15/+6