Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4e6e36c3714364b65f2bfea8c73691c663891726
/
drivers
4e6e36c
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
by Mike Snitzer
· 10 years ago
e262f34
dm stats: add support for request-based DM devices
by Mikulas Patocka
· 10 years ago
dfcfac3
dm stats: collect and report histogram of IO latencies
by Mikulas Patocka
· 10 years ago
c96aec3
dm stats: support precise timestamps
by Mikulas Patocka
· 10 years ago
dd4c1b7
dm stats: fix divide by zero if 'number_of_areas' arg is zero
by Mikulas Patocka
· 10 years ago
bccab6a
dm cache: switch the "default" cache replacement policy from mq to smq
by Mike Snitzer
· 10 years ago
6096d91
dm space map metadata: fix occasional leak of a metadata block on resize
by Joe Thornber
· 10 years ago
b1f11af
dm thin metadata: fix a race when entering fail mode
by Joe Thornber
· 10 years ago
fd46769
dm thin: fail messages with EOPNOTSUPP when pool cannot handle messages
by Mike Snitzer
· 10 years ago
34fbcf6
dm thin: range discard support
by Joe Thornber
· 10 years ago
6550f07
dm thin metadata: add dm_thin_remove_range()
by Joe Thornber
· 10 years ago
a5d895a
dm thin metadata: add dm_thin_find_mapped_range()
by Joe Thornber
· 10 years ago
4ec331c
dm btree: add dm_btree_remove_leaves()
by Joe Thornber
· 10 years ago
0f24b79
dm stats: Use kvfree() in dm_kvfree()
by Pekka Enberg
· 10 years ago
fba1010
dm cache: age and write back cache entries even without active IO
by Joe Thornber
· 10 years ago
b61d950
dm cache: prefix all DMERR and DMINFO messages with cache device name
by Mike Snitzer
· 10 years ago
028ae9f
dm cache: add fail io mode and needs_check flag
by Joe Thornber
· 10 years ago
88bf5184
dm cache: wake the worker thread every time we free a migration object
by Joe Thornber
· 10 years ago
66a6363
dm cache: add stochastic-multi-queue (smq) policy
by Joe Thornber
· 10 years ago
4077525
dm cache: boost promotion of blocks that will be overwritten
by Joe Thornber
· 10 years ago
651f5fa
dm cache: defer whole cells
by Joe Thornber
· 10 years ago
3cdf93f
dm bio prison: add dm_cell_promote_or_release()
by Joe Thornber
· 10 years ago
451b9e0
dm cache: pull out some bitset utility functions for reuse
by Joe Thornber
· 10 years ago
20f6814
dm cache: pass a new 'critical' flag to the policies when requesting writeback work
by Joe Thornber
· 10 years ago
066dbaa
dm cache: track IO to the origin device using io_tracker
by Joe Thornber
· 10 years ago
77289d3
dm cache: add io_tracker
by Joe Thornber
· 10 years ago
fb4100a
dm cache: fix race when issuing a POLICY_REPLACE operation
by Joe Thornber
· 10 years ago
54cea3f
dm crypt: add comments to better describe crypto processing logic
by Milan Broz
· 10 years ago
ed63287
dm raid1: keep issuing IO after leg failure
by Lidong Zhong
· 10 years ago
f4ad317
dm log writes: use ULL suffix for 64-bit constants
by Geert Uytterhoeven
· 10 years ago
e223e1d
dm stripe: drop useless exit point from dm_stripe_init()
by Luis Henriques
· 10 years ago
0cf4503
dm raid: add support for the MD RAID0 personality
by Heinz Mauelshagen
· 10 years ago
c76d53f
dm raid: a few cleanups
by Heinz Mauelshagen
· 10 years ago
0f4106b
dm raid: fixup documentation for discard support
by Heinz Mauelshagen
· 10 years ago
49f154c
dm thin metadata: remove in-core 'read_only' flag
by Mike Snitzer
· 10 years ago
f8ae752
dm thin: cleanup schedule_zero() to read more logically
by Mike Snitzer
· 10 years ago
8b908f8
dm thin: cleanup overwrite's endio restore to be centralized
by Mike Snitzer
· 10 years ago
0f20972
dm: factor out a common cleanup_mapped_device()
by Mike Snitzer
· 10 years ago
2d76fff
dm: cleanup methods that requeue requests
by Mike Snitzer
· 10 years ago
cbc4e3c
dm: do not allocate any mempools for blk-mq request-based DM
by Mike Snitzer
· 10 years ago
183f780
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
by Mike Snitzer
· 10 years ago
1c220c6
dm: fix casting bug in dm_merge_bvec()
by Joe Thornber
· 10 years ago
15b94a6
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
by Junichi Nomura
· 10 years ago
e5d8de3
dm: fix false warning in free_rq_clone() for unmapped requests
by Mike Snitzer
· 10 years ago
45714fb
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
by Mike Snitzer
· 10 years ago
4c6dd53
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
by Mike Snitzer
· 10 years ago
3a14075
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
by Junichi Nomura
· 10 years ago
4ae9944
dm: run queue on re-queue
by Junichi Nomura
· 10 years ago
5b13966
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
9bd4459
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cf539cb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
0b6280c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1c8df7b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
a30ec4b
Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
1d82b0b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
222ca8e
net: macb: Disable half duplex gigabit on Zynq
by Nathan Sullivan
· 10 years ago
44f6731
cdc_ncm: Fix tx_bytes statistics
by Bjørn Mork
· 10 years ago
5f1b670
block, dm: don't copy bios for request clones
by Christoph Hellwig
· 10 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 10 years ago
a8106b1
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
bb43589
Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
865d872
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
2f8126e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
1865892
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
83ee412
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
97793a8
Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
6efdb11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
77b071e
Input: smtpe-ts - wait 50mS until polling for pen-up
by Marek Vasut
· 10 years ago
e686e9e
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
by Marek Vasut
· 10 years ago
3d854120
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
15397f1
Input: joydev - don't classify the vmmouse as a joystick
by Thomas Hellstrom
· 10 years ago
6ca1213
drm/radeon: fix error flag checking in native aux path
by Alex Deucher
· 10 years ago
0f28d12
drm/radeon: retry dcpd fetch
by Alex Deucher
· 10 years ago
755c814
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
by Stephane Viau
· 10 years ago
8532e34
md/bitmap: remove rcu annotation from pointer arithmetic.
by NeilBrown
· 10 years ago
a811577
md/raid0: fix restore to sector variable in raid0_make_request
by Eric Work
· 10 years ago
4876969
raid5: fix broken async operation chain
by Shaohua Li
· 10 years ago
412dbad
Input: vmmouse - do not reference non-existing version of X driver
by Thomas Hellstrom
· 10 years ago
72eceab
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
by Hans de Goede
· 10 years ago
c07678b
IB/cma: Fix broken AF_IB UD support
by Matthew Finlay
· 10 years ago
3ad2a5f
irqchip/gicv3-its: ITS table size should not be smaller than PSZ
by Minghuan Lian
· 10 years ago
c29ed5a
ib/cm: Change reject message type when destroying cm_id
by Ted Kim
· 10 years ago
c15e10e
net: phy: Make sure phy_start() always re-enables the phy interrupts
by Tim Beale
· 10 years ago
26ba61f
HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches
by Ping Cheng
· 10 years ago
77bb3df
xen/events: don't bind non-percpu VIRQs with percpu chip
by David Vrabel
· 10 years ago
68465bb
Merge tag 'pwm/for-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
1e70897
pwm: img: Impose upper and lower timebase steps value
by Naidu Tellapati
· 10 years ago
b0f155a
drm/exynos: dp: Lower level of EDID read success message
by Krzysztof Kozlowski
· 10 years ago
be083a0
drm/exynos: cleanup exynos_drm_plane
by Tobias Jakobi
· 10 years ago
5b1d5bc
drm/exynos: 'win' is always unsigned
by Tobias Jakobi
· 10 years ago
c0734fb
drm/exynos: mixer: don't dump registers under spinlock
by Tobias Jakobi
· 10 years ago
362edcc
drm/exynos: Consolidate return statements in fimd_bind()
by Krzysztof Kozlowski
· 10 years ago
f3aaf76
drm/exynos: Constify exynos_drm_crtc_ops
by Krzysztof Kozlowski
· 10 years ago
48107d7
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
by Krzysztof Kozlowski
· 10 years ago
d6b1630
drm/exynos: mixer: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7a57ca7
drm/exynos: mixer: cleanup pixelformat handling
by Tobias Jakobi
· 10 years ago
8f2590f
drm/exynos: mixer: also allow NV21 for the video processor
by Tobias Jakobi
· 10 years ago
fac8a5b
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
by Tobias Jakobi
· 10 years ago
5d878bd
drm/exynos: plane: honor buffer offset for dma_addr
by Tobias Jakobi
· 10 years ago
d10ebb9
drm/exynos: fb: use drm_format_num_planes to get buffer count
by Tobias Jakobi
· 10 years ago
Next »