Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9614e2ba9161c7f5419f4212fa6057d2a65f6ae6
9614e2b
dm cache: Documentation: update default migration_throttling value
by John Pittman
· 7 years ago
f204260
dm mpath selector: more evenly distribute ties
by Khazhismel Kumykov
· 7 years ago
cc65661
dm unstripe: fix target length versus number of stripes size check
by Scott Bauer
· 7 years ago
bd6d1e0
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
by Luis de Bethencourt
· 7 years ago
eaa160e
dm table: fix NVMe bio-based dm_table_determine_type() validation
by Mike Snitzer
· 7 years ago
c12c9a3
dm: various cleanups to md->queue initialization code
by Mike Snitzer
· 7 years ago
ac514ff
dm mpath: delay the retry of a request if the target responded as busy
by Mike Snitzer
· 7 years ago
459b540
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
by Ming Lei
· 7 years ago
050af08
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
by Ming Lei
· 7 years ago
4b259fc
dm log writes: fix max length used for kstrndup
by Ma Shimiao
· 7 years ago
d5ffebd
dm: backfill missing calls to mutex_destroy()
by Mike Snitzer
· 7 years ago
ae1093b
dm snapshot: use mutex instead of rw_semaphore
by Mikulas Patocka
· 7 years ago
7690e25
dm flakey: check for null arg_name in parse_features()
by Goldwyn Rodrigues
· 7 years ago
7efd5fe
dm thin: extend thinpool status format string with omitted fields
by mulhern
· 7 years ago
cc3ff0a
dm thin: fixes in thin-provisioning.txt
by mulhern
· 7 years ago
2bc8a61c
dm thin: document representation of <highest mapped sector> when there is none
by mulhern
· 7 years ago
9b28a110
dm thin: fix documentation relative to low water mark threshold
by mulhern
· 7 years ago
1346638
dm cache: be consistent in specifying sectors and SI units in cache.txt
by mulhern
· 7 years ago
3716e20
dm cache: delete obsoleted paragraph in cache.txt
by mulhern
· 7 years ago
6772104
dm cache: fix grammar in cache-policies.txt
by mulhern
· 7 years ago
424da29
dm snapshot: improve documentation relative to origin suspend requirements
by Mikulas Patocka
· 9 years ago
f6e7baa
dm: move dm_table_destroy() to same header as dm_table_create()
by Brian Norris
· 8 years ago
67ac901
dm raid: make raid_sets symbol static
by Wei Yongjun
· 7 years ago
0e696d3
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
by Mike Snitzer
· 7 years ago
46898e9
dm bufio: check result of register_shrinker()
by Aliaksei Karaliou
· 7 years ago
bde1418
dm bufio: add missed destroys of client mutex
by Aliaksei Karaliou
· 7 years ago
905be0a
dm bufio: use REQ_OP_READ and REQ_OP_WRITE
by Mikulas Patocka
· 7 years ago
18a5bf2
dm: add unstriped target
by Scott Bauer
· 7 years ago
0001ec5
dm mpath: factor out SCSI vs NVMe path selection
by Mike Snitzer
· 7 years ago
848b8ae
dm mpath: optimize NVMe bio-based support
by Mike Snitzer
· 7 years ago
cd02538
dm mpath: implement NVMe bio-based support
by Mike Snitzer
· 7 years ago
1836df0
dm mpath: move dm_bio_restore out of endio method
by Mike Snitzer
· 7 years ago
d07a241
dm mpath: optimize retrieval of bio_details from per-bio-data
by Mike Snitzer
· 7 years ago
d0442f8
dm mpath: remove unnecessary memset() calls for per-io-data
by Mike Snitzer
· 7 years ago
63f6e6f
dm mpath: remove unused param from multipath_init_per_bio_data()
by Mike Snitzer
· 7 years ago
978e51b
dm: optimize bio-based NVMe IO submission
by Mike Snitzer
· 7 years ago
22c1185
dm: introduce DM_TYPE_NVME_BIO_BASED
by Mike Snitzer
· 7 years ago
f398637
dm: simplify start of block stats accounting for bio-based
by Mike Snitzer
· 7 years ago
bc02cdb
dm: remove redundant mapped_device member from clone_info structure
by Mike Snitzer
· 7 years ago
dde1e1e
dm: remove now unused bio-based io_pool and _io_cache
by Mike Snitzer
· 7 years ago
64f52b0
dm: improve performance by moving dm_io structure to per-bio-data
by Mike Snitzer
· 7 years ago
745dc57
dm: rename 'bio' member of dm_io structure to 'orig_bio'
by Mike Snitzer
· 7 years ago
2abf1fc
dm: remove stale comment blocks
by Mike Snitzer
· 7 years ago
ad3793f
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
by Mike Snitzer
· 7 years ago
3d7f456
dm: fix __send_changing_extent_only() to send first bio and chain remainder
by Mike Snitzer
· 7 years ago
0776aa0
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
by Mike Snitzer
· 7 years ago
4a3f54d
dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure
by Mike Snitzer
· 7 years ago
318716d
dm: safely allocate multiple bioset bios
by Mike Snitzer
· 7 years ago
f31c21e
dm: remove unused 'num_write_bios' target interface
by NeilBrown
· 7 years ago
18a25da
dm: ensure bio submission follows a depth-first tree walk
by NeilBrown
· 7 years ago
c110a4b
dm io: remove BIOSET_NEED_RESCUER flag from bios bioset
by NeilBrown
· 7 years ago
80cd175
dm crypt: remove BIOSET_NEED_RESCUER flag
by NeilBrown
· 7 years ago
c06b3e5
dm: fix comment above dm_accept_partial_bio
by NeilBrown
· 7 years ago
552aa67
dm raid: use rs_is_raid*()
by Heinz Mauelshagen
· 7 years ago
7c29744
dm raid: simplify rs_get_progress()
by Heinz Mauelshagen
· 7 years ago
dc15b943
dm raid: ensure 'a' chars during reshape
by Heinz Mauelshagen
· 7 years ago
11e4723
dm raid: stop keeping raid set frozen altogether
by Heinz Mauelshagen
· 7 years ago
53bf538
dm raid: validate current raid sets redundancy
by Heinz Mauelshagen
· 7 years ago
b84cf26
dm raid: bump target version to reflect numerous fixes
by Mike Snitzer
· 7 years ago
78a75d1
dm raid: small cleanup and remove unsed "struct raid_set" member
by Heinz Mauelshagen
· 7 years ago
4102d9d
dm raid: fix rs_get_progress() synchronization state/ratio
by Heinz Mauelshagen
· 7 years ago
242ea5a
dm raid: avoid passing array_in_sync variable to raid_status() callees
by Heinz Mauelshagen
· 7 years ago
6714351
dm raid: display a consistent copy of the MD status via raid_status()
by Heinz Mauelshagen
· 7 years ago
d39f001
dm raid: fix raid_resume() to keep raid set frozen as needed
by Heinz Mauelshagen
· 7 years ago
188a212
dm raid: add component device size checks to avoid runtime failure
by Heinz Mauelshagen
· 7 years ago
61e06e2
dm raid: fix raid set size revalidation
by Heinz Mauelshagen
· 7 years ago
7501537
dm raid: correct resizing state relative to reshape space in ctr
by Heinz Mauelshagen
· 7 years ago
052b2b1
dm raid: consume sizes after md_finish_reshape() completes changing them
by Heinz Mauelshagen
· 7 years ago
1af2048
dm raid: fix deadlock caused by premature md_stop_writes()
by Heinz Mauelshagen
· 7 years ago
fbc7c07
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
by Suren Baghdasaryan
· 7 years ago
c1fd0ab
dm mpath: fix bio-based multipath queue_if_no_path handling
by Mike Snitzer
· 7 years ago
7e6358d
dm: fix various targets to dm_register_target after module __init resources created
by monty_pavel@sina.com
· 7 years ago
afc567a
dm table: fix regression from improper dm_dev_internal.count refcount_t conversion
by Mike Snitzer
· 7 years ago
ae64f9b
Linux 4.15-rc2
by Linus Torvalds
· 7 years ago
87fc5c6
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ae4806a
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
49a418d
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
edef309
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
788c1da
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
e1ba1c9
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
4b1967c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
3b62de2
RISC-V: Fixes for clean allmodconfig build
by Palmer Dabbelt
· 7 years ago
185e788
move libgcc.h to include/linux
by Palmer Dabbelt
· 7 years ago
7382fbd
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
07f8ba7
RISC-V: User-Visible Changes
by Palmer Dabbelt
· 7 years ago
f8182f6
RISC-V Atomic Cleanups
by Palmer Dabbelt
· 7 years ago
da894ff
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
4db2b60
move libgcc.h to include/linux
by Christoph Hellwig
· 7 years ago
a0651c7
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
ae753ee
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
3c1c4dd
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
5dc9cbc
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
75f64f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
3a33c76
arm64: context: Fix comments and remove pointless smp_wmb()
by Will Deacon
· 7 years ago
770ba06
arm64: cpu_ops: Add missing 'const' qualifiers
by Yury Norov
· 7 years ago
f8ada18
arm64: perf: remove unsupported events for Cortex-A73
by Xu YiPing
· 7 years ago
9de52a7
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
by Dave Martin
· 7 years ago
a349b30
arm64: pgd: Mark pgd_cache as __ro_after_init
by Jinbum Park
· 7 years ago
be0f272
arm64: ftrace: emit ftrace-mod.o contents through code
by Ard Biesheuvel
· 7 years ago
Next »