Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0f41fcf78849c902ddca564f99a8e23ccfc80333
0f41fcf
dm ioctl: fix hang in early create error condition
by Helen Koike
· 6 years ago
05d6909
dm integrity: whitespace, coding style and dead code cleanup
by Mike Snitzer
· 6 years ago
4827149
dm integrity: implement synchronous mode for reboot handling
by Mikulas Patocka
· 6 years ago
1f5a775
dm integrity: handle machine reboot in bitmap mode
by Mikulas Patocka
· 6 years ago
468dfca
dm integrity: add a bitmap mode
by Mikulas Patocka
· 6 years ago
8b3bbd4
dm integrity: introduce a function add_new_range_and_wait()
by Mikulas Patocka
· 6 years ago
4f43446
dm integrity: allow large ranges to be described
by Mikulas Patocka
· 6 years ago
d5027e0
dm ingerity: pass size to dm_integrity_alloc_page_list()
by Mikulas Patocka
· 6 years ago
981e8a9
dm integrity: introduce rw_journal_sectors()
by Mikulas Patocka
· 6 years ago
88ad5d1
dm integrity: update documentation
by Mikulas Patocka
· 6 years ago
893e3c3
dm integrity: don't report unused options
by Mikulas Patocka
· 6 years ago
97abfde
dm integrity: don't check null pointer before kvfree and vfree
by Mikulas Patocka
· 6 years ago
30bba43
dm integrity: correctly calculate the size of metadata area
by Mikulas Patocka
· 6 years ago
9ccce5a
dm dust: Make dm_dust_init and dm_dust_exit static
by YueHaibing
· 6 years ago
cacddea
dm dust: remove redundant unsigned comparison to less than zero
by Colin Ian King
· 6 years ago
940bc47
dm mpath: always free attached_handler_name in parse_path()
by Martin Wilck
· 6 years ago
8e890c1
dm init: fix max devices/targets checks
by Helen Koike
· 6 years ago
e4f3fab
dm: add dust target
by Bryan Gurney
· 6 years ago
f8011d3
dm writecache: avoid unnecessary lookups in writecache_find_entry()
by Mikulas Patocka
· 6 years ago
08a8e80
dm writecache: remove unused member page_offset in writeback_struct
by Huaisheng Ye
· 6 years ago
81bc6d1
dm delay: fix a crash when invalid device is specified
by Mikulas Patocka
· 6 years ago
514cf4f
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
by Peng Wang
· 6 years ago
5de719e
dm mpath: fix missing call of path selector type->end_io
by Yufen Yu
· 6 years ago
873f258
dm thin metadata: do not write metadata if no changes occurred
by Mike Snitzer
· 6 years ago
6a1b1dd
dm thin metadata: add wrappers for managing write locking of metadata
by Mike Snitzer
· 6 years ago
a1ed4d9
dm thin metadata: check __commit_transaction()'s return
by Mike Snitzer
· 6 years ago
c6e086e
dm space map common: zero entire ll_disk
by Mike Snitzer
· 6 years ago
84420b1
dm writecache: add unlikely for returned value of rb_next/prev
by Huaisheng Ye
· 6 years ago
09f2d65
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
by Huaisheng Ye
· 6 years ago
3f1637f
dm snapshot: Use fine-grained locking scheme
by Nikos Tsironis
· 6 years ago
f79ae41
dm snapshot: Make exception tables scalable
by Nikos Tsironis
· 6 years ago
4ad8d88
dm snapshot: Replace mutex with rw semaphore
by Nikos Tsironis
· 6 years ago
65fc7c3
dm snapshot: Don't sleep holding the snapshot lock
by Nikos Tsironis
· 6 years ago
34191ae
list_bl: Add hlist_bl_add_before/behind helpers
by Nikos Tsironis
· 6 years ago
ae325dc
list: Don't use WRITE_ONCE() in hlist_add_behind()
by Nikos Tsironis
· 6 years ago
e28adc3
dm cache metadata: Fix loading discard bitset
by Nikos Tsironis
· 6 years ago
7aedf75
dm zoned: Fix zone report handling
by Damien Le Moal
· 6 years ago
a3839bc
dm zoned: Silence a static checker warning
by Dan Carpenter
· 6 years ago
c13b548
dm crypt: fix endianness annotations around org_sector_of_dmreq
by Christoph Hellwig
· 6 years ago
dc4060a
Linux 5.1-rc5
by Linus Torvalds
· 6 years ago
6b3a707
Merge branch 'page-refs' (page ref overflow)
by Linus Torvalds
· 6 years ago
15fab63
fs: prevent page refcount overflow in pipe_buf_get
by Matthew Wilcox
· 6 years ago
8fde12c
mm: prevent get_user_pages() from overflowing page refcount
by Linus Torvalds
· 6 years ago
88b1a17
mm: add 'try_get_page()' helper function
by Linus Torvalds
· 6 years ago
f958d7b
mm: make page ref count overflow check tighter and more explicit
by Linus Torvalds
· 6 years ago
4443f8e
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b60bc06
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
87af0c3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
09bad0d
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
a3b8424
Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
cf60528
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
5ded887
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
6d0a598
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
122c215
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5e6f1fe
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
73fdb2c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
26e2b81
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6a02298
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
54c63a7
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f89b9e1
clk: imx: Fix PLL_1416X not rounding rates
by Leonard Crestez
· 6 years ago
b3cf181
clk: mediatek: fix clk-gate flag setting
by Weiyi Lu
· 6 years ago
8ee15f3
Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
4876191
Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
8e72d95
Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
ea951a9
Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
372686e
Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
f2a7346
Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
58890f3
Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
045afc2
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
by Will Deacon
· 6 years ago
3c677d20
iommu/amd: Set exclusion range correctly
by Joerg Roedel
· 6 years ago
f16628d
clang-format: Update with the latest for_each macro list
by Miguel Ojeda
· 6 years ago
1d54ad9
perf/core: Fix perf_event_disable_inatomic() race
by Peter Zijlstra
· 6 years ago
788f07e
Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
a89afe5
block: fix the return errno for direct IO
by Jason Yan
· 6 years ago
2d06b23
Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
ffb5d6f
Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
af6b61d
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
by Trond Myklebust
· 6 years ago
0769663
NFSv4.1 fix incorrect return value in copy_file_range
by Olga Kornievskaia
· 6 years ago
e1ede31
xprtrdma: Fix helper that drains the transport
by Chuck Lever
· 6 years ago
29e7ca7
NFS: Fix handling of reply page vector
by Chuck Lever
· 6 years ago
7c2bd9a
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
by Tetsuo Handa
· 6 years ago
8c516543
dma-debug: only skip one stackframe entry
by Scott Wood
· 6 years ago
b995dcc
platform/x86: pmc_atom: Drop __initconst on dmi table
by Stephen Boyd
· 6 years ago
3f5f5d5
Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 6 years ago
c0c14e9
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
d808b7f
nvmet: fix discover log page when offsets are used
by Keith Busch
· 6 years ago
67f471b
nvme-fc: correct csn initialization and increments on error
by James Smart
· 6 years ago
9b0dcd0
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
5c41ea6
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
by Faiz Abbas
· 6 years ago
d47703d
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
86dc661
Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Dave Airlie
· 6 years ago
7a74198
Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
by Dave Airlie
· 6 years ago
e154592a
gpu: host1x: Fix compile error when IOMMU API is not available
by Stefan Agner
· 6 years ago
cd7879f
drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->size
by Xiong Zhang
· 6 years ago
7c2e071
clk: x86: Add system specific quirk to mark clocks as critical
by David Müller
· 6 years ago
a3761c3
block: do not leak memory in bio_copy_user_iov()
by Jérôme Glisse
· 6 years ago
3943af9
PCI: pciehp: Ignore Link State Changes after powering off a slot
by Sergey Miroshnichenko
· 6 years ago
2a29e9f
sparc64/pci_sun4v: fix ATU checks for large DMA masks
by Christoph Hellwig
· 6 years ago
582549e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
b2b3a70
lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
by Hans Holmberg
· 6 years ago
Next »