Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
db91ff55bdf06736b849afc1b1fce5763bbb8d5d
db91ff5
md: two small fixes to handling interrupt resync.
by NeilBrown
· 13 years ago
34f8ac6d
Prevent DM RAID from loading bitmap twice.
by Jonathan Brassow
· 13 years ago
307729c
md/raid1: perform bad-block tests for WriteMostly devices too.
by NeilBrown
· 13 years ago
f2a371c
md: notify the 'degraded' sysfs attribute on failure.
by NeilBrown
· 13 years ago
19d6716
md/raid1: Mark device want_replacement when we see a write error.
by NeilBrown
· 13 years ago
7ef449d
md/raid1: If there is a spare and a want_replacement device, start replacement.
by NeilBrown
· 13 years ago
c19d579
md/raid1: recognise replacements when assembling arrays.
by NeilBrown
· 13 years ago
8c7a2c2
md/raid1: handle activation of replacement device when recovery completes.
by NeilBrown
· 13 years ago
b014f14
md/raid1: Allow a failed replacement device to be removed.
by NeilBrown
· 13 years ago
8f19ccb
md/raid1: Allocate spare to store replacement devices and their bios.
by NeilBrown
· 13 years ago
3019463
md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.
by NeilBrown
· 13 years ago
b7044d4
md/raid10: If there is a spare and a want_replacement device, start replacement.
by NeilBrown
· 13 years ago
56a2559
md/raid10: recognise replacements when assembling array.
by NeilBrown
· 13 years ago
4ca40c2
md/raid10: Allow replacement device to be replace old drive.
by NeilBrown
· 13 years ago
24afd80
md/raid10: handle recovery of replacement devices.
by NeilBrown
· 13 years ago
9ad1aef
md/raid10: Handle replacement devices during resync.
by NeilBrown
· 13 years ago
475b032
md/raid10: writes should get directed to replacement as well as original.
by NeilBrown
· 13 years ago
c8ab903
md/raid10: allow removal of failed replacement devices.
by NeilBrown
· 13 years ago
abbf098
md/raid10: preferentially read from replacement device if possible.
by NeilBrown
· 13 years ago
96c3fd1
md/raid10: change read_balance to return an rdev
by NeilBrown
· 13 years ago
69335ef
md/raid10: prepare data structures for handling replacement.
by NeilBrown
· 13 years ago
3a6de29
md/raid5: Mark device want_replacement when we see a write error.
by NeilBrown
· 13 years ago
7bfec5f
md/raid5: If there is a spare and a want_replacement device, start replacement.
by NeilBrown
· 13 years ago
17045f5
md/raid5: recognise replacements when assembling array.
by NeilBrown
· 13 years ago
dd054fc
md/raid5: handle activation of replacement device when recovery completes.
by NeilBrown
· 13 years ago
9a3e110
md/raid5: detect and handle replacements during recovery.
by NeilBrown
· 13 years ago
977df36
md/raid5: writes should get directed to replacement as well as original.
by NeilBrown
· 13 years ago
657e3e4
md/raid5: allow removal for failed replacement devices.
by NeilBrown
· 13 years ago
14a75d3
md/raid5: preferentially read from replacement device if possible.
by NeilBrown
· 13 years ago
995c427
md/raid5: remove redundant bio initialisations.
by NeilBrown
· 13 years ago
ede7ee8
md/raid5: raid5.h cleanup
by NeilBrown
· 13 years ago
671488c
md/raid5: allow each slot to have an extra replacement device
by NeilBrown
· 13 years ago
2d78f8c
md: create externally visible flags for supporting hot-replace.
by NeilBrown
· 13 years ago
b8321b6
md: change hot_remove_disk to take an rdev rather than a number.
by NeilBrown
· 13 years ago
476a7ab
md: remove test for duplicate device when setting slot number.
by NeilBrown
· 13 years ago
915c420
md/bitmap: be more consistent when setting new bits in memory bitmap.
by NeilBrown
· 13 years ago
38059ec
md: Fix userspace free_pages() macro
by Steven Rostedt
· 13 years ago
908f4fb
md/raid5: be more thorough in calculating 'degraded' value.
by NeilBrown
· 13 years ago
2e61ebb
md/bitmap: daemon_work cleanup.
by NeilBrown
· 13 years ago
506c9e4
md: allow non-privileged uses to GET_*_INFO about raid arrays.
by NeilBrown
· 13 years ago
961902c
md/bitmap: It is OK to clear bits during recovery.
by NeilBrown
· 13 years ago
60fc137
md: don't give up looking for spares on first failure-to-add
by NeilBrown
· 13 years ago
30d7a48
md/raid5: ensure correct assessment of drives during degraded reshape.
by NeilBrown
· 13 years ago
09cd927
md/linear: fix hot-add of devices to linear arrays.
by NeilBrown
· 13 years ago
5d8c71f
md: raid5 crash during degradation
by Adam Kwolek
· 13 years ago
9283d8c
md/raid5: never wait for bad-block acks on failed device.
by NeilBrown
· 13 years ago
8bd2f0a
md: ensure new badblocks are handled promptly.
by NeilBrown
· 13 years ago
52c6415
md: bad blocks shouldn't cause a Blocked status on a Faulty device.
by NeilBrown
· 13 years ago
af8a243
md: take a reference to mddev during sysfs access.
by NeilBrown
· 13 years ago
1d23f17
md: refine interpretation of "hold_active == UNTIL_IOCTL".
by NeilBrown
· 13 years ago
7c8f424
md/lock: ensure updates to page_attrs are properly locked.
by NeilBrown
· 13 years ago
257a4b4
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
by Dan Williams
· 13 years ago
9a3f530
md/raid5: abort any pending parity operations when array fails.
by NeilBrown
· 13 years ago
1ea6b8f
Linux 3.2-rc1
by Linus Torvalds
· 13 years ago
075cb10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
by Linus Torvalds
· 13 years ago
a3fbbde
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
by Al Viro
· 13 years ago
54a0f91
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d30cc16
Merge branch 'fixes-modulesplit' into fixes
by Tony Lindgren
· 13 years ago
a1bcc1d
ARM: OMAP: Fix export.h or module.h includes
by Tony Lindgren
· 13 years ago
5558141
ARM: OMAP: omap_device: Include linux/export.h
by Axel Lin
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
50e6963
vfs: d_invalidate() should leave mountpoints alone
by Al Viro
· 13 years ago
e45a618
forcedeth: fix a few sparse warnings (variable shadowing)
by david decotigny
· 13 years ago
0bdfea8
forcedeth: Improve stats counters
by Mandeep Baines
· 13 years ago
4687f3f
forcedeth: remove unneeded stats updates
by david decotigny
· 13 years ago
2a4e7a0
forcedeth: Acknowledge only interrupts that are being processed
by Mike Ditto
· 13 years ago
f9c4082
forcedeth: fix race when unloading module
by david decotigny
· 13 years ago
a844506
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
by Stephen Rothwell
· 13 years ago
6f66263
device-mapper: dm-bufio.c needs to include module.h
by Stephen Rothwell
· 13 years ago
1944ce6
drivers/md: change module.h -> export.h in persistent-data/dm-*
by Paul Gortmaker
· 13 years ago
0c073e3
arm: Add export.h to recently added files for EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
dd1294c
MAINTAINERS/rds: update maintainer
by Or Gerlitz
· 13 years ago
039c811
wanrouter: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
0126410
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
by Rose, Gregory V
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
6e6bc67
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
ff4d7fa
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
cf5e15f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
2ac8637
vmwgfx: Snoop DMA transfers with non-covering sizes
by Jakob Bornecrantz
· 13 years ago
d41025c
vmwgfx: Move the prefered mode first in the list
by Jakob Bornecrantz
· 13 years ago
e5c8dbb
vmwgfx: Unreference surface on cursor error path
by Jakob Bornecrantz
· 13 years ago
55bde5b
vmwgfx: Free prefered mode on error path
by Jakob Bornecrantz
· 13 years ago
d982640
vmwgfx: Use pointer return error codes
by Jakob Bornecrantz
· 13 years ago
da7653d
vmwgfx: Fix hw cursor position
by Thomas Hellstrom
· 13 years ago
6987427
vmwgfx: Infrastructure for explicit placement
by Thomas Hellstrom
· 13 years ago
1543b4d
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
by Thomas Hellstrom
· 13 years ago
0e708bc
vmwgfx: Remove screen object active list
by Thomas Hellstrom
· 13 years ago
d4528b8
vmwgfx: Screen object cleanups
by Thomas Hellstrom
· 13 years ago
3a73dbb
writeback: fix uninitialized task_ratelimit
by Wu Fengguang
· 13 years ago
3155521
Revert "hvc_console: display printk messages on console."
by Linus Torvalds
· 13 years ago
0084e47
powerpc: fix building hvc_opal.c
by Michael Neuling
· 13 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
403299a
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
daedd87
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
6a6662c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
efb9058
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
by Len Brown
· 13 years ago
Next »