summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-06-151-0/+1
* ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o2018-06-151-2/+2
* ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o2018-06-142-0/+7
* ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-06-144-6/+36
* ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-06-131-0/+25
* ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o2018-06-131-7/+3
* ext4: always verify the magic number in xattr blocksTheodore Ts'o2018-06-131-3/+3
* ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o2018-06-131-2/+8
* ext4: add warn_on_error mount optionTheodore Ts'o2018-06-122-1/+13
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-05-251-1/+1
* ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o2018-05-231-1/+1
* ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o2018-05-221-3/+7
* ext4: do not allow external inodes for inline dataTheodore Ts'o2018-05-221-0/+6
* ext4: report delalloc reserve as non-free in statfs for project quotaKonstantin Khlebnikov2018-05-201-1/+2
* ext4: remove NULL check before calling kmem_cache_destroy()Sean Fu2018-05-202-4/+2
* jbd2: remove NULL check before calling kmem_cache_destroy()Wang Long2018-05-203-23/+13
* jbd2: remove bunch of empty lines with jbd2 debugWang Shilong2018-05-201-1/+1
* ext4: handle errors on ext4_commit_superJaegeuk Kim2018-05-131-14/+21
* ext4: do not update s_last_mounted of a frozen fsAmir Goldstein2018-05-131-5/+9
* ext4: factor out helper ext4_sample_last_mounted()Amir Goldstein2018-05-131-36/+46
* vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein2018-05-131-0/+5
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-05-131-18/+18
* ext4: add verifier check for symlink with append/immutable flagsLuis R. Rodriguez2018-05-131-0/+7
* fs: ext4: add new return type vm_fault_tSouptick Joarder2018-05-131-3/+4
* ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara2018-05-121-4/+10
* ext4: mark block bitmap corrupted when foundWang Shilong2018-05-122-0/+10
* ext4: mark inode bitmap corrupted when foundWang Shilong2018-05-121-4/+9
* ext4: add new ext4_mark_group_bitmap_corrupted() helperWang Shilong2018-05-125-48/+52
* ext4: fix wrong return value in ext4_read_inode_bitmap()Wang Shilong2018-05-121-1/+1
* ext4: use raw i_version value for ea_inodeEryu Guan2018-05-101-2/+22
* ext4: use XATTR_CREATE in ext4_initxattrs()Eryu Guan2018-05-101-1/+1
* ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ staticMathieu Malaterre2018-05-101-2/+2
* Linux 4.17-rc4v4.17-rc4Linus Torvalds2018-05-061-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-0610-85/+122
|\
| * KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| * Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-059-68/+102
| |\
| | * arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | * KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider2018-05-041-1/+1
| | * KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
| | * KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-276-61/+81
* | | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\ \ \
| * | | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * | | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * | | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * | | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * | | iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * | | iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * | | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-1/+5
|\ \ \
| * | | x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| |/ /