aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-11xfs: allow writeback on pages without buffer headsChristoph Hellwig2-15/+39
2018-07-11xfs: refactor the tail of xfs_writepage_mapChristoph Hellwig1-33/+32
2018-07-11xfs: remove xfs_start_page_writebackChristoph Hellwig1-26/+20
2018-07-11xfs: move all writeback buffer_head manipulation into xfs_map_at_offsetChristoph Hellwig1-17/+5
2018-07-11xfs: don't look at buffer heads in xfs_add_to_ioendChristoph Hellwig1-36/+32
2018-07-11xfs: remove the imap_valid flagChristoph Hellwig1-51/+38
2018-07-11xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directlyChristoph Hellwig1-14/+5
2018-07-11xfs: remove xfs_reflink_find_cow_mappingChristoph Hellwig4-39/+13
2018-07-11xfs: remove the now unused XFS_BMAPI_IGSTATE flagChristoph Hellwig2-7/+2
2018-07-11xfs: make xfs_writepage_map extent map centricDave Chinner1-52/+36
2018-07-11xfs: rename the offset variable in xfs_writepage_mapChristoph Hellwig1-10/+10
2018-07-11xfs: remove xfs_map_cowChristoph Hellwig2-99/+100
2018-07-11xfs: remove xfs_reflink_trim_irec_to_next_cowChristoph Hellwig4-43/+0
2018-07-11xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocksChristoph Hellwig1-4/+1
2018-07-11xfs: don't clear imap_valid for a non-uptodate buffersChristoph Hellwig1-7/+2
2018-07-11xfs: do not set the page uptodate in xfs_writepage_mapChristoph Hellwig1-6/+0
2018-07-11xfs: move locking into xfs_bmap_punch_delalloc_rangeChristoph Hellwig3-9/+5
2018-07-11xfs: simplify xfs_aops_discard_pageChristoph Hellwig1-76/+9
2018-07-11xfs: use iomap for blocksize == PAGE_SIZE readpage and readpagesChristoph Hellwig1-0/+4
2018-07-08Linux 4.18-rc4Linus Torvalds1-1/+1
2018-07-07x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn1-1/+2
2018-07-06x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan3-2/+13
2018-07-05Fix up non-directory creation in SGID directoriesLinus Torvalds1-0/+6
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()"Christoph Hellwig2-17/+46
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio5-21/+14
2018-07-05cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2-8/+20
2018-07-05cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio1-2/+5
2018-07-05cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara1-0/+2
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg5-11/+13
2018-07-05cifs: Fix validation of signed data in smb2Paulo Alcantara1-4/+24
2018-07-05cifs: Fix validation of signed data in smb3+Paulo Alcantara1-6/+25
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson7-2/+29
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds2-3/+3
2018-07-05arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-07-04arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada1-4/+2
2018-07-04RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson1-1/+1
2018-07-04RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt1-4/+0
2018-07-04riscv: remove unnecessary of_platform_populate callRob Herring1-5/+0
2018-07-04RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocationsAndreas Schwab1-2/+2
2018-07-04RISC-V: Change variable type for 32-bit compatibleZong Li1-11/+11
2018-07-04RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li1-2/+7
2018-07-04RISC-V: Select GENERIC_UCMPDI2 on RV32IZong Li1-0/+1
2018-07-04RISC-V: Add conditional macro for zone of DMA32Zong Li1-0/+2
2018-07-04sample/vfio-mdev: Change return type to vm_fault_tSouptick Joarder1-2/+2
2018-07-04arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski1-2/+2
2018-07-04drm/bridge/sii8620: Fix link mode selectionMaciej Purski1-10/+20
2018-07-04drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski1-1/+16