summaryrefslogtreecommitdiffstats
path: root/fs/logfs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-28btrfs: rename flags for vol args v2David Sterba2-7/+8
2016-04-28btrfs: rename btrfs_find_device_by_user_inputDavid Sterba3-10/+13
2016-04-28btrfs: use existing device constraints table btrfs_raid_arrayDavid Sterba1-14/+9
2016-04-28btrfs: introduce raid-type to error-code table, for minimum device constraintDavid Sterba2-1/+16
2016-04-28btrfs: pass number of devices to btrfs_check_raid_min_devicesDavid Sterba1-15/+20
2016-04-28btrfs: rename __check_raid_min_devicesDavid Sterba1-2/+2
2016-04-28btrfs: optimize check for stale deviceAnand Jain1-1/+2
2016-04-28btrfs: introduce device delete by devidAnand Jain4-5/+73
2016-04-28btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()Anand Jain1-64/+13
2016-04-28btrfs: enhance btrfs_find_device_by_user_input() to check device pathAnand Jain2-4/+3
2016-04-28btrfs: make use of btrfs_find_device_by_user_input()Anand Jain1-63/+37
2016-04-28btrfs: create helper btrfs_find_device_by_user_input()Anand Jain3-23/+23
2016-04-28btrfs: clean up and optimize __check_raid_min_device()Anand Jain1-24/+19
2016-04-28btrfs: create helper function __check_raid_min_devices()Anand Jain1-19/+32
2016-04-28btrfs: create a helper function to read the disk superAnand Jain1-35/+52
2016-04-25Linux 4.6-rc5v4.6-rc5Linus Torvalds1-1/+1
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck1-1/+23
2016-04-22x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck1-3/+3
2016-04-22x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross1-3/+3
2016-04-22cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior1-7/+26
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano1-1/+1
2016-04-22objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt1-1/+2
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen1-0/+2
2016-04-22drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs1-0/+2
2016-04-22amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang3-1/+5
2016-04-22drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-04-22drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-04-22drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1
2016-04-22drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher1-2/+2
2016-04-22drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com1-1/+8
2016-04-22drm/nouveau/kms: fix setting of default values for dithering propertiesBen Skeggs1-2/+2
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon1-1/+1
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao1-2/+2
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman1-2/+2
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2-6/+10
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-04-21irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton1-2/+2
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha4-3/+10
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2-0/+15
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2-5/+41
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens1-15/+24
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown1-1/+1
2016-04-21net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong1-2/+0
2016-04-21net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong1-0/+1
2016-04-21qede: Fix single MTU sized packet from firmware GRO flowManish Chopra1-0/+13
2016-04-21qede: Fix setting Skb network headerManish Chopra1-2/+2
2016-04-21qede: Fix various memory allocation error flows for fastpathManish Chopra1-55/+85
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau3-2/+5