Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a17712c8e4be4fa5404d20e9cd3b2b21eae7bc56
a17712c
ext4: check superblock mapped prior to committing
by Jon Derrick
· 7 years ago
bfe0a5f
ext4: add more mount time checks of the superblock
by Theodore Ts'o
· 7 years ago
c37e9e0
ext4: add more inode number paranoia checks
by Theodore Ts'o
· 7 years ago
8bc1379
ext4: avoid running out of journal credits when appending to an inline file
by Theodore Ts'o
· 7 years ago
e09463f
jbd2: don't mark block as modified if the handle is out of credits
by Theodore Ts'o
· 7 years ago
8cdb524
ext4: never move the system.data xattr out of the inode body
by Theodore Ts'o
· 7 years ago
6e8ab72
ext4: clear i_data in ext4_inode_info when removing inline data
by Theodore Ts'o
· 7 years ago
bdbd6ce
ext4: include the illegal physical block in the bad map ext4_error msg
by Theodore Ts'o
· 7 years ago
bc890a6
ext4: verify the depth of extent tree in ext4_find_extent()
by Theodore Ts'o
· 7 years ago
8844618
ext4: only look at the bg_flags field if it is valid
by Theodore Ts'o
· 7 years ago
7726080
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
by Theodore Ts'o
· 7 years ago
819b23f
ext4: always check block group bounds in ext4_init_block_bitmap()
by Theodore Ts'o
· 7 years ago
513f86d
ext4: always verify the magic number in xattr blocks
by Theodore Ts'o
· 7 years ago
5369a76
ext4: add corruption check in ext4_xattr_set_entry()
by Theodore Ts'o
· 7 years ago
327eaf7
ext4: add warn_on_error mount option
by Theodore Ts'o
· 7 years ago
4f2f76f7
ext4: fix fencepost error in check for inode count overflow during resize
by Jan Kara
· 7 years ago
8a2b307
ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
by Theodore Ts'o
· 7 years ago
eb9b5f0
ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
by Theodore Ts'o
· 7 years ago
117166e
ext4: do not allow external inodes for inline data
by Theodore Ts'o
· 7 years ago
f06925c
ext4: report delalloc reserve as non-free in statfs for project quota
by Konstantin Khlebnikov
· 7 years ago
21c580d
ext4: remove NULL check before calling kmem_cache_destroy()
by Sean Fu
· 7 years ago
8bdd5b6
jbd2: remove NULL check before calling kmem_cache_destroy()
by Wang Long
· 7 years ago
9196f57
jbd2: remove bunch of empty lines with jbd2 debug
by Wang Shilong
· 7 years ago
c89128a
ext4: handle errors on ext4_commit_super
by Jaegeuk Kim
· 7 years ago
db6516a
ext4: do not update s_last_mounted of a frozen fs
by Amir Goldstein
· 7 years ago
833a950
ext4: factor out helper ext4_sample_last_mounted()
by Amir Goldstein
· 7 years ago
0c8e3fe
vfs: add the sb_start_intwrite_trylock() helper
by Amir Goldstein
· 7 years ago
eee597a
ext4: update mtime in ext4_punch_hole even if no blocks are released
by Lukas Czerner
· 7 years ago
6390d33
ext4: add verifier check for symlink with append/immutable flags
by Luis R. Rodriguez
· 7 years ago
71fe9899
fs: ext4: add new return type vm_fault_t
by Souptick Joarder
· 7 years ago
2ee3ee0
ext4: fix hole length detection in ext4_ind_map_blocks()
by Jan Kara
· 7 years ago
736dedb
ext4: mark block bitmap corrupted when found
by Wang Shilong
· 7 years ago
206f6d5
ext4: mark inode bitmap corrupted when found
by Wang Shilong
· 7 years ago
db79e6d
ext4: add new ext4_mark_group_bitmap_corrupted() helper
by Wang Shilong
· 7 years ago
0db9fde
ext4: fix wrong return value in ext4_read_inode_bitmap()
by Wang Shilong
· 7 years ago
e254d1a
ext4: use raw i_version value for ea_inode
by Eryu Guan
· 7 years ago
3f706c8
ext4: use XATTR_CREATE in ext4_initxattrs()
by Eryu Guan
· 7 years ago
472d8ea
ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static
by Mathieu Malaterre
· 7 years ago
75bc37f
Linux 4.17-rc4
by Linus Torvalds
· 7 years ago
701e39d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
772d4f8
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
9c48eb6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fe282c6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
03b5f0c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ee946c3
Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
8e95cb33
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
ecf08da
KVM: x86: remove APIC Timer periodic/oneshot spikes
by Anthoine Bourgeois
· 7 years ago
f3351c6
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
c1c0741
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
4a7a772
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
f933147
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
c12fd0f
Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
4b29390
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
eb4f959
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
2f50037
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2e171ff
Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
4148d38
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
0da7e43
genksyms: fix typo in parse.tab.{c,h} generation rules
by Mauro Rossi
· 7 years ago
d59fbbd0
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
by Masahiro Yamada
· 7 years ago
642ef99
gcc-plugins: fix build condition of SANCOV plugin
by Masahiro Yamada
· 7 years ago
1cd4023
MAINTAINERS: Update Kbuild entry with a few paths
by Rasmus Villemoes
· 7 years ago
6844dc4
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 7 years ago
43b78f1
Revert "usb: host: ehci: Use dma_pool_zalloc()"
by Greg Kroah-Hartman
· 7 years ago
7fe3fa3b
platform/x86: Kconfig: Fix dell-laptop dependency chain.
by Mario Limonciello
· 7 years ago
9f0a93d
platform/x86: asus-wireless: Fix NULL pointer dereference
by João Paulo Rechi Vita
· 7 years ago
625e200
Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
b220244
arm64: vgic-v2: Fix proxying of cpuif access
by James Morse
· 7 years ago
c3616a07
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
by Valentin Schneider
· 7 years ago
1975fa5
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
by James Morse
· 7 years ago
54c6fd5
Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
c33ede1
Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
b99dc74
Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
dac1acc
Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
2b7db29
media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
by From: Gustavo A. R. Silva
· 7 years ago
7553961
tools: power/acpi, revert to LD = gcc
by Jiri Slaby
· 7 years ago
1504269
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
e523a25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
bb60931
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
a02cbe2
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 7 years ago
b8b7849
bdi: Fix oops in wb_workfn()
by Jan Kara
· 7 years ago
9aa1692
RDMA/cma: Do not query GID during QP state transition to RTR
by Parav Pandit
· 7 years ago
b03bcde
IB/mlx4: Fix integer overflow when calculating optimal MTT size
by Jack Morgenstein
· 7 years ago
59482a1
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
by Sebastian Sanchez
· 7 years ago
e9777ad
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
by Sebastian Sanchez
· 7 years ago
45d9245
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
by Sebastian Sanchez
· 7 years ago
0a0bcb0
IB/hfi1: Fix loss of BECN with AHG
by Mike Marciniszyn
· 7 years ago
5da9e74
IB/hfi1 Use correct type for num_user_context
by Michael J. Ruhl
· 7 years ago
f59fb9e
IB/hfi1: Fix handling of FECN marked multicast packet
by Mike Marciniszyn
· 7 years ago
a8d7aa1
dccp: fix tasklet usage
by Eric Dumazet
· 7 years ago
31140b4
Merge branch 'smc-fixes'
by David S. Miller
· 7 years ago
bda27ff
smc: fix sendpage() call
by Stefan Raspl
· 7 years ago
a6920d1
net/smc: handle unregistered buffers
by Karsten Graul
· 7 years ago
e63a5f8
net/smc: call consolidation
by Karsten Graul
· 7 years ago
df80b8f
qed: fix spelling mistake: "offloded" -> "offloaded"
by Colin Ian King
· 7 years ago
1a2f474
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
by Heikki Krogerus
· 7 years ago
5671a46
usb: typec: tcpm: Release the role mux when exiting
by Heikki Krogerus
· 7 years ago
fb5ee84
USB: Accept bulk endpoints with 1024-byte maxpacket
by Alan Stern
· 7 years ago
4e11581
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
by Colin Ian King
· 7 years ago
c15f6d8
Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
Next »