Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c953a735c7d4d0d1b092b5c594258a07a84149db
c953a73
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
by Bob Peterson
· 5 years ago
9592ea8
gfs2: instrumentation wrt ail1 stuck
by Bob Peterson
· 5 years ago
e04d339
gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
by Bob Peterson
· 5 years ago
4bd684b
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
by Andreas Gruenbacher
· 5 years ago
1595548
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
by Andreas Gruenbacher
· 5 years ago
2fba46a
gfs2: Change inode qa_data to allow multiple users
by Bob Peterson
· 5 years ago
d580712
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
by Bob Peterson
· 5 years ago
969183b
gfs2: Switch to list_{first,last}_entry
by Andreas Gruenbacher
· 5 years ago
40e7e86
gfs2: Clean up inode initialization and teardown
by Andreas Gruenbacher
· 5 years ago
4900312
gfs2: Additional information when gfs2_ail1_flush withdraws
by Bob Peterson
· 5 years ago
cc44457
gfs2: leaf_dealloc needs to allocate one more revoke
by Bob Peterson
· 5 years ago
c9ebc4b
gfs2: allow journal replay to hold sd_log_flush_lock
by Bob Peterson
· 5 years ago
019dd66
gfs2: don't allow releasepage to free bd still used for revokes
by Bob Peterson
· 5 years ago
ca399c96
gfs2: flesh out delayed withdraw for gfs2_log_flush
by Bob Peterson
· 5 years ago
1c634f9
gfs2: Do proper error checking for go_sync family of glops functions
by Bob Peterson
· 5 years ago
df5db5f
gfs2: Don't demote a glock until its revokes are written
by Bob Peterson
· 5 years ago
2ca0c2f
gfs2: drain the ail2 list after io errors
by Bob Peterson
· 5 years ago
b1676cb
gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages fails
by Bob Peterson
· 5 years ago
9ff7828
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
by Bob Peterson
· 5 years ago
d93ae38
gfs2: Check for log write errors before telling dlm to unlock
by Bob Peterson
· 6 years ago
f05b86d
gfs2: Prepare to withdraw as soon as an IO error occurs in log write
by Bob Peterson
· 6 years ago
5e4c763
gfs2: Issue revokes more intelligently
by Bob Peterson
· 6 years ago
7d9f924
gfs2: Add verbose option to check_journal_clean
by Bob Peterson
· 6 years ago
33dbd1e
gfs2: fix infinite loop when checking ail item count before go_inval
by Bob Peterson
· 6 years ago
601ef0d
gfs2: Force withdraw to replay journals and wait for it to finish
by Bob Peterson
· 5 years ago
a72d240
gfs2: Allow some glocks to be used during withdraw
by Bob Peterson
· 6 years ago
0d91061
gfs2: move check_journal_clean to util.c for future use
by Bob Peterson
· 6 years ago
03678a9
gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
by Bob Peterson
· 6 years ago
f34a6135
gfs2: Only complain the first time an io error occurs in quota or log
by Bob Peterson
· 6 years ago
036330c
gfs2: log error reform
by Bob Peterson
· 6 years ago
b3422ca
gfs2: Rework how rgrp buffer_heads are managed
by Bob Peterson
· 5 years ago
30fe70a
gfs2: clear ail1 list when gfs2 withdraws
by Bob Peterson
· 5 years ago
6951108
gfs2: Introduce concept of a pending withdraw
by Bob Peterson
· 6 years ago
8e28ef1
gfs2: Return bool from gfs2_assert functions
by Andreas Gruenbacher
· 5 years ago
a5ca2f1
gfs2: Turn gfs2_consist into void functions
by Andreas Gruenbacher
· 5 years ago
d7e7ab3
gfs2: Remove usused cluster_wide arguments of gfs2_consist functions
by Andreas Gruenbacher
· 5 years ago
8dc88ac
gfs2: Report errors before withdraw
by Andreas Gruenbacher
· 5 years ago
badb55e
gfs2: Split gfs2_lm_withdraw into two functions
by Andreas Gruenbacher
· 5 years ago
6e5e41e
gfs2: fix O_SYNC write handling
by Andreas Gruenbacher
· 5 years ago
4c0e8dd
gfs2: move setting current->backing_dev_info
by Christoph Hellwig
· 5 years ago
7582026
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
by Abhi Das
· 5 years ago
a62aa6f
Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
677b60d
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
7eec11d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
ddaefe8
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
c5951e7
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
b7e573b
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
a108454
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
b70a2d6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
43e76af
kcov: ignore fault-inject and stacktrace
by Dmitry Vyukov
· 5 years ago
2b75562
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_atomic_wc()
by Andy Shevchenko
· 5 years ago
47a2ebb
execve: warn if process starts with executable stack
by Alexey Dobriyan
· 5 years ago
aacee54
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
by Yunfeng Ye
· 5 years ago
f596ded1
init/main.c: fix misleading "This architecture does not have kernel memory protection" message
by Christophe Leroy
· 5 years ago
283900e
init/main.c: fix quoted value handling in unknown_bootoption
by Arvind Sankar
· 5 years ago
7e2762e
init/main.c: remove unnecessary repair_env_string in do_initcall_level
by Arvind Sankar
· 5 years ago
b88c50a
init/main.c: log arguments and environment passed to init
by Arvind Sankar
· 5 years ago
1fbede6
fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
by Alexey Dobriyan
· 5 years ago
28f4665
fs/binfmt_elf.c: coredump: delete duplicated overflow check
by Alexey Dobriyan
· 5 years ago
225a3f5
fs/binfmt_elf.c: coredump: allocate core ELF header on stack
by Alexey Dobriyan
· 5 years ago
18676ff
fs/binfmt_elf.c: make BAD_ADDR() unlikely
by Alexey Dobriyan
· 5 years ago
03c6d72
fs/binfmt_elf.c: better codegen around current->mm
by Alexey Dobriyan
· 5 years ago
a62c5b1
fs/binfmt_elf.c: don't copy ELF header around
by Alexey Dobriyan
· 5 years ago
f67ef44
fs/binfmt_elf.c: fix ->start_code calculation
by Alexey Dobriyan
· 5 years ago
1f83d80
fs/binfmt_elf.c: smaller code generation around auxv vector fill
by Alexey Dobriyan
· 5 years ago
7dfaa98f
lib/find_bit.c: uninline helper _find_next_bit()
by Yury Norov
· 5 years ago
b78c571
lib/find_bit.c: join _find_next_bit{_le}
by Yury Norov
· 5 years ago
d576705
uapi: rename ext2_swab() to swab() and share globally in swab.h
by Yury Norov
· 5 years ago
4e456fe
lib/scatterlist.c: adjust indentation in __sg_alloc_table
by Nathan Chancellor
· 5 years ago
3fd396a
btrfs: use larger zlib buffer for s390 hardware compression
by Mikhail Zaslonko
· 5 years ago
803521b
lib/zlib: add zlib_deflate_dfltcc_enabled() function
by Mikhail Zaslonko
· 5 years ago
c65e681
s390/boot: add dfltcc= kernel command line parameter
by Mikhail Zaslonko
· 5 years ago
1261961
lib/zlib: add s390 hardware support for kernel zlib_inflate
by Mikhail Zaslonko
· 5 years ago
1b3e3fa
s390/boot: rename HEAP_SIZE due to name collision
by Mikhail Zaslonko
· 5 years ago
aa5b395
lib/zlib: add s390 hardware support for kernel zlib_deflate
by Mikhail Zaslonko
· 5 years ago
f88b426
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
b741ffb
thermal: armada: remove unused TO_MCELSIUS macro
by Akinobu Mita
· 5 years ago
b1a79b2
iwlwifi: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
1410b2f
iwlegacy: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
cdf309f
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
by Akinobu Mita
· 5 years ago
7724cd2
nvme: hwmon: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
97a0a49
thermal: intel_pch: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
006a602
thermal: int340x: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
dccad6f
platform/x86: intel_menlow: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
f07b9fd
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
7f49a5c
ACPI: thermal: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
23331e4
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
by Akinobu Mita
· 5 years ago
3b82a05
drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
by Colin Ian King
· 5 years ago
90f82cb
zram: try to avoid worst-case scenario on same element pages
by Taejoon Song
· 5 years ago
0a3c577
mm: fix comments related to node reclaim
by Hao Lee
· 5 years ago
0689645
include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memory_block
by Anshuman Khandual
· 5 years ago
ca023a9
include/linux/mm.h: remove dead code totalram_pages_set()
by Wei Yang
· 5 years ago
26b56e1
include/linux/mm.h: clean up obsolete check on space in page->flags
by Yu Zhao
· 5 years ago
38aeb07
zswap: potential NULL dereference on error in init_zswap()
by Dan Carpenter
· 5 years ago
45190f0
mm/zswap.c: add allocation hysteresis if pool limit is hit
by Vitaly Wool
· 5 years ago
3d680bd
mm/page_isolation: fix potential warning from user
by Qian Cai
· 5 years ago
4a55c04
mm/hotplug: silence a lockdep splat with printk()
by Qian Cai
· 5 years ago
bd5c234
mm/memory_hotplug: pass in nid to online_pages()
by David Hildenbrand
· 5 years ago
a67c8ca
mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()
by Miaohe Lin
· 5 years ago
f42f255
mm, thp: fix defrag setting if newline is not used
by David Rientjes
· 5 years ago
Next »