index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
xdomain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
1
-2
/
+2
2018-06-14
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-06-14
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-06-14
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-06-14
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-06-13
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
1
-3
/
+3
2018-06-13
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
1
-2
/
+8
2018-06-13
ext4: add warn_on_error mount option
Theodore Ts'o
2
-1
/
+13
2018-05-25
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
1
-1
/
+1
2018-05-23
ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
Theodore Ts'o
1
-1
/
+1
2018-05-22
ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
Theodore Ts'o
1
-3
/
+7
2018-05-22
ext4: do not allow external inodes for inline data
Theodore Ts'o
1
-0
/
+6
2018-05-21
ext4: report delalloc reserve as non-free in statfs for project quota
Konstantin Khlebnikov
1
-1
/
+2
2018-05-21
ext4: remove NULL check before calling kmem_cache_destroy()
Sean Fu
2
-4
/
+2
2018-05-21
jbd2: remove NULL check before calling kmem_cache_destroy()
Wang Long
3
-23
/
+13
2018-05-21
jbd2: remove bunch of empty lines with jbd2 debug
Wang Shilong
1
-1
/
+1
2018-05-14
ext4: handle errors on ext4_commit_super
Jaegeuk Kim
1
-14
/
+21
2018-05-14
ext4: do not update s_last_mounted of a frozen fs
Amir Goldstein
1
-5
/
+9
2018-05-14
ext4: factor out helper ext4_sample_last_mounted()
Amir Goldstein
1
-36
/
+46
2018-05-14
vfs: add the sb_start_intwrite_trylock() helper
Amir Goldstein
1
-0
/
+5
2018-05-14
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
1
-18
/
+18
2018-05-13
ext4: add verifier check for symlink with append/immutable flags
Luis R. Rodriguez
1
-0
/
+7
2018-05-13
fs: ext4: add new return type vm_fault_t
Souptick Joarder
1
-3
/
+4
2018-05-13
ext4: fix hole length detection in ext4_ind_map_blocks()
Jan Kara
1
-4
/
+10
2018-05-12
ext4: mark block bitmap corrupted when found
Wang Shilong
2
-0
/
+10
2018-05-12
ext4: mark inode bitmap corrupted when found
Wang Shilong
1
-4
/
+9
2018-05-12
ext4: add new ext4_mark_group_bitmap_corrupted() helper
Wang Shilong
5
-48
/
+52
2018-05-12
ext4: fix wrong return value in ext4_read_inode_bitmap()
Wang Shilong
1
-1
/
+1
2018-05-10
ext4: use raw i_version value for ea_inode
Eryu Guan
1
-2
/
+22
2018-05-10
ext4: use XATTR_CREATE in ext4_initxattrs()
Eryu Guan
1
-1
/
+1
2018-05-10
ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static
Mathieu Malaterre
1
-2
/
+2
2018-05-07
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
1
-2
/
+2
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
1
-1
/
+1
2018-05-05
gcc-plugins: fix build condition of SANCOV plugin
Masahiro Yamada
1
-1
/
+1
2018-05-05
MAINTAINERS: Update Kbuild entry with a few paths
Rasmus Villemoes
1
-1
/
+3
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
2018-05-04
platform/x86: Kconfig: Fix dell-laptop dependency chain.
Mario Limonciello
1
-1
/
+1
2018-05-04
platform/x86: asus-wireless: Fix NULL pointer dereference
João Paulo Rechi Vita
1
-1
/
+3
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
1
-5
/
+19
2018-05-04
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
1
-1
/
+1
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
74
-109
/
+92
2018-05-04
media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
From: Gustavo A. R. Silva
1
-1
/
+1
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-04
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
1
-6
/
+5
[next]