Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8f517c444e4f9f55b5b5ca202b8404691a35805
c8f517c
md/raid5 revise rules for when to update metadata during reshape
by NeilBrown
· 16 years ago
b0f9ec0
md/raid5: minor code cleanups in make_request.
by NeilBrown
· 16 years ago
2cffc4a
md: remove CONFIG_MD_RAID_RESHAPE config option.
by NeilBrown
· 16 years ago
ab69ae1
md/raid5: be more careful about write ordering when reshaping.
by NeilBrown
· 16 years ago
d1a7c50
md: don't display meaningless values in sysfs files resync_start and sync_speed
by NeilBrown
· 16 years ago
88ce493
md/raid5: allow layout and chunksize to be changed on active array.
by NeilBrown
· 16 years ago
7a66138
md/raid5: reshape using largest of old and new chunk size
by NeilBrown
· 16 years ago
e183eae
md/raid5: prepare for allowing reshape to change layout
by NeilBrown
· 16 years ago
784052e
md/raid5: prepare for allowing reshape to change chunksize.
by NeilBrown
· 16 years ago
86b42c7
md/raid5: clearly differentiate 'before' and 'after' stripes during reshape.
by NeilBrown
· 16 years ago
1137354
Documentation/md.txt update
by NeilBrown
· 16 years ago
ec32a2b
md: allow number of drives in raid5 to be reduced
by NeilBrown
· 16 years ago
fef9c61
md/raid5: change reshape-progress measurement to cope with reshaping backwards.
by NeilBrown
· 16 years ago
cea9c22
md: add explicit method to signal the end of a reshape.
by NeilBrown
· 16 years ago
7ec0547
md/raid5: enhance raid5_size to work correctly with negative delta_disks
by NeilBrown
· 16 years ago
34e04e8
md/raid5: drop qd_idx from r6_state
by NeilBrown
· 16 years ago
f701d58
md/raid6: move raid6 data processing to raid6_pq.ko
by Dan Williams
· 16 years ago
18b0033
md: raid5 run(): Fix max_degraded for raid level 4.
by Andre Noll
· 16 years ago
b522adc
md: 'array_size' sysfs attribute
by Dan Williams
· 16 years ago
1f40362
md: centralize ->array_sectors modifications
by Dan Williams
· 16 years ago
80c3a6c
md: add 'size' as a personality method
by Dan Williams
· 16 years ago
93ed05e
md: fix typo in FSF address
by Atsushi SAKAI
· 16 years ago
fc9739c
md: add takeover support for converting raid6 back into raid5
by NeilBrown
· 16 years ago
e9d4758
md: add takeover support for raid4 -> raid5 conversion.
by NeilBrown
· 16 years ago
b354603
md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.
by NeilBrown
· 16 years ago
d562b0c
md: add ->takeover method for raid5 to be able to take over raid1
by NeilBrown
· 16 years ago
245f46c
md: add ->takeover method to support changing the personality managing an array
by NeilBrown
· 16 years ago
409c57f
md: enable suspend/resume of md devices.
by NeilBrown
· 16 years ago
e0cf8f0
md: md_unregister_thread should cope with being passed NULL
by NeilBrown
· 16 years ago
91adb56
md/raid5: refactor raid5 "run"
by NeilBrown
· 16 years ago
34817e8
md: make sure new_level, new_chunksize, new_layout always have sensible values.
by NeilBrown
· 16 years ago
67cc2b8
md/raid5: finish support for DDF/raid6
by NeilBrown
· 16 years ago
99c0fb5
md/raid5: Add support for new layouts for raid5 and raid6.
by NeilBrown
· 16 years ago
911d4ee
md/raid5: simplify raid5_compute_sector interface
by NeilBrown
· 16 years ago
d0dabf7
md/raid6: remove expectation that Q device is immediately after P device.
by NeilBrown
· 16 years ago
112bf89
md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous' argument
by NeilBrown
· 16 years ago
b5663ba
md/raid5: simplify interface for init_stripe and get_active_stripe
by NeilBrown
· 16 years ago
dd8ac33
md: Represent raid device size in sectors.
by Andre Noll
· 16 years ago
58c0fed
md: Make mddev->size sector-based.
by Andre Noll
· 16 years ago
575a80f
md: be more consistent about setting WriteMostly flag when adding a drive to an array
by NeilBrown
· 16 years ago
97e4f42
md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash
by NeilBrown
· 16 years ago
43b2e5d
md: move md_k.h from include/linux/raid/ to drivers/md/
by NeilBrown
· 16 years ago
bff6197
md: move lots of #include lines out of .h files and into .c
by NeilBrown
· 16 years ago
9202295
md: move most content from md.h to md_k.h
by NeilBrown
· 16 years ago
8b2b5c2
md: move LEVEL_* definition from md_k.h to md_u.h
by NeilBrown
· 16 years ago
ef740c3
md: move headers out of include/linux/raid/
by Christoph Hellwig
· 16 years ago
2a40a8a
cleanup drivers/md/Makefile
by Christoph Hellwig
· 16 years ago
3dbd8c2
md: stop defining MAJOR_NR
by Christoph Hellwig
· 16 years ago
3f9d99c
MD data integrity support
by Martin K. Petersen
· 16 years ago
355a43e
md: write bitmap information to devices that are undergoing recovery.
by NeilBrown
· 16 years ago
d0a4bb4
md: never clear bit from the write-intent bitmap when the array is degraded.
by NeilBrown
· 16 years ago
1187cf0
md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE
by NeilBrown
· 16 years ago
eea1bf3
md: Fix is_mddev_idle test (again).
by NeilBrown
· 16 years ago
99adcd9
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 16 years ago
2d5516c
copy_process: fix CLONE_PARENT && parent_exec_id interaction
by Oleg Nesterov
· 16 years ago
753b7ae
[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.
by Dave Jones
· 16 years ago
129f8ae
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
by Dave Jones
· 16 years ago
df0b4a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
39a3478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
1c91ffc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
b9447ef
Btrfs: fix spinlock assertions on UP systems
by Chris Mason
· 16 years ago
6d5b5ac
Fix fixpoint divide exception in acct_update_integrals
by Heiko Carstens
· 16 years ago
6db6a5f
lguest: fix for CONFIG_SPARSE_IRQ=y
by Rusty Russell
· 16 years ago
cbd88c8
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
by Rusty Russell
· 16 years ago
7a203f3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
dbb9be8
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
05e12a6
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cd3c1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
5b61f6a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
1401689
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
5dc18f5
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
fd6ec5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
83d5a32
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
d0cdb07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
153d8a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
2a50b25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
ba933be
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
81d1ab8
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
d3dea1e
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
4302e5d
MIPS: compat: Implement is_compat_task.
by Ralf Baechle
· 16 years ago
cda56ac2
mmc: fix data timeout for SEND_EXT_CSD
by Adrian Hunter
· 16 years ago
ab96dde
Input: serio - fix protocol number for TouchIT213
by Dmitry Torokhov
· 16 years ago
c035002
p54: fix race condition in memory management
by Christian Lamparter
· 16 years ago
bd05f28
cfg80211: test before subtraction on unsigned
by Roel Kluin
· 16 years ago
c63c580
[IA64] fix PCI DMA flag propagation on SN (Altix) with PICs
by Jeremy Higdon
· 16 years ago
73bf1b6
x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()
by Markus Metzger
· 16 years ago
9ca0791
x86, bts: remove bad warning
by Markus Metzger
· 16 years ago
c50ff7c
ALSA: hda - Fix headphone-detect regression with multiple HP jacks
by Takashi Iwai
· 16 years ago
14b9759
ALSA: hda - Fix typos in slave controls in patch_sigmatel.c
by Takashi Iwai
· 16 years ago
59247ea
block: fix missing bio back/front segment size setting in blk_recount_segments()
by Jens Axboe
· 16 years ago
c9a0c8a
[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared
by Wim Van Sebroeck
· 16 years ago
623d563
iwlwifi: fix error flow in iwl*_pci_probe
by Reinette Chatre
· 16 years ago
ef4bb70
rt2x00 : more devices to rt73usb.c
by Xose Vazquez Perez
· 16 years ago
9eb77ab
rt2x00 : more devices to rt2500usb.c
by Xose Vazquez Perez
· 16 years ago
f3f704d
Blackfin arch: SPI_MMC is now mainlined MMC_SPI
by Michael Hennerich
· 16 years ago
4aad7ec3
Blackfin arch: disable legacy /proc/scsi/ support by default
by Mike Frysinger
· 16 years ago
357fd37
Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check
by Mike Frysinger
· 16 years ago
d42ad15
ata: add CFA specific identify data words
by Sergei Shtylyov
· 16 years ago
7dbc3f6
Blackfin arch: add stubs for anomalies 447 and 448
by Mike Frysinger
· 16 years ago
ebcad5a
remove stale comment from <linux/hdreg.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »