summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-01-27Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval1-2/+0
2017-01-27Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval1-0/+1
2017-01-27Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval1-4/+1
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig1-3/+3
2017-01-26nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit1-0/+17
2017-01-26nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg1-1/+1
2017-01-26nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg1-0/+3
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg3-0/+12
2017-01-26nvmet_fc: correct logic in disconnect queue LS handlingJames Smart1-14/+22
2017-01-26xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-01-25Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher1-4/+3
2017-01-25Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie3-22/+34
2017-01-25xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig1-2/+2
2017-01-25xfs: remove racy hasattr check from attr opsBrian Foster1-6/+0
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig5-20/+144
2017-01-25xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig1-9/+14
2017-01-25Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2017-01-25drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio1-0/+1
2017-01-25drm/i915: Move atomic state free from out of fence releaseChris Wilson3-2/+33
2017-01-25drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira1-0/+6
2017-01-25drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira1-2/+3
2017-01-25drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira1-1/+1
2017-01-25drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira1-4/+5
2017-01-25drm/i915: Release temporary load-detect state upon switchingChris Wilson1-0/+1
2017-01-25drm/i915: prevent crash with .disable_display parameterClint Taylor1-0/+3
2017-01-25drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson1-1/+2
2017-01-25MAINTAINERS: update new mail list for intel gvt driverZhenyu Wang1-1/+1
2017-01-25drm/i915/gvt: Fix kmem_cache_create() nameAlex Williamson1-1/+1
2017-01-25drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson1-4/+4
2017-01-25Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam1-3/+17
2017-01-25MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman1-0/+1
2017-01-25MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman1-0/+1
2017-01-25mm: do not export ioremap_page_range symbol for external modulezhong jiang1-1/+0
2017-01-25mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-01-25romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-01-25frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-01-25mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka1-11/+24
2017-01-25mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka1-21/+26
2017-01-25mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka1-1/+9
2017-01-25mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2-2/+6
2017-01-25kernel/panic.c: add missing \nJiri Slaby1-1/+1
2017-01-25fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-25frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16