Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dd6683e6efad2339894575da46bc519646e37c24
dd6683e
ext4: remove ext4_{ind,ext}_calc_metadata_amount()
by Eric Biggers
· 5 years ago
fd5fe25
ext4: remove unneeded check for error allocating bio_post_read_ctx
by Eric Biggers
· 5 years ago
68e4533
ext4: fix deadlock allocating bio_post_read_ctx from mempool
by Eric Biggers
· 5 years ago
547c556
ext4: fix deadlock allocating crypto bounce page from mempool
by Eric Biggers
· 5 years ago
8f27fd0
ext4: Delete ext4_kvzvalloc()
by Naoto Kobayashi
· 5 years ago
d859264
ext4: re-enable extent zeroout optimization on encrypted files
by Eric Biggers
· 5 years ago
33b4cc2
ext4: only use fscrypt_zeroout_range() on regular files
by Eric Biggers
· 5 years ago
457b1e3
ext4: allow ZERO_RANGE on encrypted files
by Eric Biggers
· 5 years ago
834f156
ext4: handle decryption error in __ext4_block_zero_page_range()
by Eric Biggers
· 5 years ago
2fdff4c
docs: ext4.rst: add encryption and verity to features list
by Eric Biggers
· 5 years ago
284b3f6
ext4: remove unnecessary selections from EXT3_FS
by Eric Biggers
· 5 years ago
4756ee1
ext4: use true,false for bool variable
by zhengbin
· 5 years ago
46797ad
ext4: uninline ext4_inode_journal_mode()
by Eric Biggers
· 5 years ago
64c314f
ext4: remove unnecessary ifdefs in htree_dirblock_to_tree()
by Eric Biggers
· 5 years ago
7063743
ext4: remove unnecessary assignment in ext4_htree_store_dirent()
by Chengguang Xu
· 5 years ago
d4c5e96
ext4: avoid fetching btime in ext4_getattr() unless requested
by Theodore Ts'o
· 5 years ago
8cd115b
ext4: Optimize ext4 DIO overwrites
by Jan Kara
· 5 years ago
4549b49
ext4: export information about first/last errors via /sys/fs/ext4/<dev>
by Theodore Ts'o
· 5 years ago
46f870d6
ext4: simulate various I/O and checksum errors when reading metadata
by Theodore Ts'o
· 5 years ago
878520a
ext4: save the error code which triggered an ext4_error() in the superblock
by Theodore Ts'o
· 5 years ago
a562c68
Merge branch 'rk/inode_lock' into dev
by Theodore Ts'o
· 5 years ago
bc6385d
ext4: Move to shared i_rwsem even without dioread_nolock mount opt
by Ritesh Harjani
· 5 years ago
aa9714d0
ext4: Start with shared i_rwsem in case of DIO instead of exclusive
by Ritesh Harjani
· 5 years ago
f629afe
ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
by Ritesh Harjani
· 5 years ago
cf2834a
ext4: treat buffers contining write errors as valid in ext4_sb_bread()
by Theodore Ts'o
· 5 years ago
46cf053
Linux 5.5-rc3
by Linus Torvalds
· 5 years ago
9efa3ed
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
c601747
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
a396560
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
44579f3
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a313c8e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
7214618
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
0dd1e37
pipe: fix empty pipe check in pipe_write()
by Jan Stancek
· 5 years ago
d68321d
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 5 years ago
19a049f
MAINTAINERS: remove Radim from KVM maintainers
by Paolo Bonzini
· 5 years ago
088e11d
MAINTAINERS: Orphan KVM for MIPS
by James Hogan
· 5 years ago
23f6b02
ext4: clarify impact of 'commit' mount option
by Jan Kara
· 5 years ago
68d7b2d
ext4: fix unused-but-set-variable warning in ext4_add_entry()
by Yunfeng Ye
· 5 years ago
b8e382a
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
4746104
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
fe6e096
tracing: Fix endianness bug in histogram trigger
by Sven Schnelle
· 5 years ago
01f36a5
samples/trace_printk: Wait for IRQ work to finish
by Sven Schnelle
· 5 years ago
3a53acf
tracing: Fix lock inversion in trace_event_enable_tgid_record()
by Prateek Sood
· 5 years ago
60b04df
Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
fd7a6d2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c4ff10e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6c1c79a
Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
28f94a4
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
by Masahiro Yamada
· 5 years ago
6210469
Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
62af608
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
6d04182
Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
5c741e2
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
12ac9a0
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
4bfeadf
Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches'
by David S. Miller
· 5 years ago
11a14dc
sfc: Include XDP packet headroom in buffer step size.
by Charles McLachlan
· 5 years ago
8700aff
sfc: fix channel allocation with brute force
by Edward Cree
· 5 years ago
258a980
net: dst: Force 4-byte alignment of dst_metrics
by Geert Uytterhoeven
· 5 years ago
1520447
selftests: pmtu: fix init mtu value in description
by Hangbin Liu
· 5 years ago
b0689fa
hv_netvsc: Fix unwanted rx_table reset
by Haiyang Zhang
· 5 years ago
7d49a32
net: phy: ensure that phy IDs are correctly typed
by Russell King
· 5 years ago
d2ed49c
mod_devicetable: fix PHY module format
by Russell King
· 5 years ago
4c8dc00
qede: Disable hardware gro when xdp prog is installed
by Manish Chopra
· 5 years ago
9f5e508
Merge branch 'ena-fixes-of-interrupt-moderation-bugs'
by David S. Miller
· 5 years ago
41c53ca
net: ena: fix issues in setting interrupt moderation params in ethtool
by Arthur Kiyanovski
· 5 years ago
05785ad
net: ena: fix default tx interrupt moderation interval
by Arthur Kiyanovski
· 5 years ago
28a3b84
net/smc: unregister ib devices in reboot_event
by Karsten Graul
· 5 years ago
d3e014e
net: stmmac: platform: Fix MDIO init for platforms without PHY
by Padmanabhan Rajanbabu
· 5 years ago
af1c0e4
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
by Chan Shu Tak, Alex
· 5 years ago
90b3b33
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
by Jiangfeng Xiao
· 5 years ago
4249c50
net: dsa: ksz: use common define for tag len
by Michael Grzeschik
· 5 years ago
f80742b
Merge branch 's390-fixes'
by David S. Miller
· 5 years ago
39bdbf3
s390/qeth: don't return -ENOTSUPP to userspace
by Julian Wiedmann
· 5 years ago
0f39930
s390/qeth: fix promiscuous mode after reset
by Julian Wiedmann
· 5 years ago
2e3d7fa5
s390/qeth: handle error due to unsupported transport mode
by Julian Wiedmann
· 5 years ago
df034c9
sbitmap: only queue kyber's wait callback if not already active
by David Jeffery
· 5 years ago
ea8608d
cxgb4: fix refcount init for TC-MQPRIO offload
by Rahul Lakkireddy
· 5 years ago
f1fd161
Merge tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
3939f2c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
a7c8872
Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f8f04d0
Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0c517e6
Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
39b7f58
Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 5 years ago
75cf979
parisc: Fix compiler warnings in debug_core.c
by Helge Deller
· 5 years ago
3b7995a
block: fix memleak when __blk_rq_map_user_iov() is failed
by Yang Yingliang
· 5 years ago
daa400f
s390/dasd: fix typo in copyright statement
by Stefan Haberland
· 5 years ago
00b39f6
s390/dasd: fix memleak in path handling error case
by Stefan Haberland
· 5 years ago
dd4b3c8
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
by Jan Höppner
· 5 years ago
b3c6a59
block: Fix a lockdep complaint triggered by request queue flushing
by Bart Van Assche
· 5 years ago
c44a4ed
block: Fix the type of 'sts' in bsg_queue_rq()
by Bart Van Assche
· 5 years ago
36257d5
parisc: soft_offline_page() now takes the pfn
by Helge Deller
· 5 years ago
b371ddb
Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
fce34de
Merge tag 'platform-drivers-x86-v5.5-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
d2944d5
Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
6398b9f
Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
107aff9
Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
aa638cf
arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
by Wei Li
· 5 years ago
1a4ee86
Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
7181aba
Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
7190a23
Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
Next »