Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
31c176ecdf3563140e6395249eda51a18130d9f6
/
drivers
31c176e
md/raid5: avoid reading from known bad blocks.
by NeilBrown
· 13 years ago
62096bc
md/raid1: factor several functions out or raid1d()
by NeilBrown
· 13 years ago
3a9f28a
md/raid1: improve handling of read failure during recovery.
by NeilBrown
· 13 years ago
d8f05d2
md/raid1: record badblocks found during resync etc.
by NeilBrown
· 13 years ago
cd5ff9a1
md/raid1: Handle write errors by updating badblock log.
by NeilBrown
· 13 years ago
2ca68f5
md/raid1: store behind-write pages in bi_vecs.
by NeilBrown
· 13 years ago
4367af5
md/raid1: clear bad-block record when write succeeds.
by NeilBrown
· 13 years ago
1f68f0c
md/raid1: avoid writing to known-bad blocks on known-bad drives.
by NeilBrown
· 13 years ago
de393cd
md: make it easier to wait for bad blocks to be acknowledged.
by NeilBrown
· 13 years ago
d7a9d44
md: add 'write_error' flag to component devices.
by NeilBrown
· 13 years ago
06f6038
md/raid1: avoid reading known bad blocks during resync
by NeilBrown
· 13 years ago
d2eb35a
md/raid1: avoid reading from known bad blocks.
by NeilBrown
· 13 years ago
9f2f383
md: Disable bad blocks and v0.90 metadata.
by NeilBrown
· 13 years ago
2699b67
md: load/store badblock list from v1.x metadata
by NeilBrown
· 13 years ago
34b343c
md: don't allow arrays to contain devices with bad blocks.
by NeilBrown
· 13 years ago
16c791a
md/bad-block-log: add sysfs interface for accessing bad-block-log.
by NeilBrown
· 13 years ago
2230dfe
md: beginnings of bad block management.
by NeilBrown
· 13 years ago
a519b26
md: remove suspicious size_of()
by NeilBrown
· 13 years ago
768e587e
MD: generate an event when array sync is complete
by Jonathan Brassow
· 13 years ago
3520fa4
MD bitmap: Revert DM dirty log hooks
by Jonathan Brassow
· 13 years ago
654e8b5
MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe
by Jonathan Brassow
· 13 years ago
8cfa7b0
md/raid5: Avoid BUG caused by multiple failures.
by NeilBrown
· 13 years ago
cbea217
md/raid10: move rdev->corrected_errors counting
by Namhyung Kim
· 13 years ago
ddd5115
md/raid5: move rdev->corrected_errors counting
by Namhyung Kim
· 13 years ago
9d3d801
md/raid1: move rdev->corrected_errors counting
by Namhyung Kim
· 13 years ago
65a06f06
md: get rid of unnecessary casts on page_address()
by Namhyung Kim
· 13 years ago
700c721
md/raid10: Improve decision on whether to fail a device with a read error.
by NeilBrown
· 13 years ago
2bb7773
md/raid10: Make use of new recovery_disabled handling
by NeilBrown
· 13 years ago
5389042
md: change managed of recovery_disabled.
by NeilBrown
· 13 years ago
a478a06
md: remove ro check in md_check_recovery()
by Namhyung Kim
· 13 years ago
36fad85
md: introduce link/unlink_rdev() helpers
by Namhyung Kim
· 13 years ago
8bda470
md/raid: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
a0a02a7
md: use proper little-endian bitops
by Akinobu Mita
· 13 years ago
acfe726
md/raid5: finalise new merged handle_stripe.
by NeilBrown
· 13 years ago
474af965fe
md/raid5: move some more common code into handle_stripe
by NeilBrown
· 13 years ago
8478955
md/raid5: move more common code into handle_stripe
by NeilBrown
· 13 years ago
c8ac180
md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6
by NeilBrown
· 13 years ago
93b3dbc
md/raid5: unite fetch_block5 and fetch_block6
by NeilBrown
· 13 years ago
5d35e09
md/raid5: rearrange a test in fetch_block6.
by NeilBrown
· 13 years ago
c5a3100
md/raid5: move more code into common handle_stripe
by NeilBrown
· 13 years ago
3687c06
md/raid5: Move code for finishing a reconstruction into handle_stripe.
by NeilBrown
· 13 years ago
86c374b
md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.
by NeilBrown
· 13 years ago
cc94015
md/raid5: move stripe_head_state and more code into handle_stripe.
by NeilBrown
· 13 years ago
c5709ef
md/raid5: add some more fields to stripe_head_state
by NeilBrown
· 13 years ago
f2b3b44
md/raid5: unify stripe_head_state and r6_state
by NeilBrown
· 13 years ago
82e5a17
md/raid5: move common code into handle_stripe
by NeilBrown
· 13 years ago
c4c1663
md/raid5: replace sh->lock with an 'active' flag.
by NeilBrown
· 13 years ago
cbe47ec
md/raid5: Protect some more code with ->device_lock.
by NeilBrown
· 13 years ago
83206d6
md/raid5: Remove use of sh->lock in sync_request
by NeilBrown
· 13 years ago
ffd96e3
md/raid5: get rid of duplicated call to bio_data_dir()
by Namhyung Kim
· 13 years ago
6ce3284
md/raid5: use kmem_cache_zalloc()
by Namhyung Kim
· 13 years ago
c65060a
md/raid10: share pages between read and write bio's during recovery
by Namhyung Kim
· 13 years ago
778ca01
md/raid10: factor out common bio handling code
by Namhyung Kim
· 13 years ago
2c4193d
md/raid10: get rid of duplicated conditional expression
by Namhyung Kim
· 13 years ago
1765a36
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
164d5c3
gpio: wm831x: add a missing break in wm831x_gpio_dbg_show
by Axel Lin
· 14 years ago
3110df8
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
7e97bbb
hwmon: (adm1275) Fix coefficients per datasheet revision B
by Guenter Roeck
· 13 years ago
51414d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
c835490
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
5d7d5d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
f39b2dd9
mmc: core: Bus width testing needs to handle suspend/resume
by Philip Rakity
· 14 years ago
c61d0af
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
by Alex Deucher
· 14 years ago
780d7cc
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
by Chris Wilson
· 14 years ago
8d86e5f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
d93a881
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 14 years ago
d1ca1a0
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 14 years ago
a94919e
drm/i915/ringbuffer: Idling requires waiting for the ring to be empty
by Chris Wilson
· 14 years ago
05bd426
Revert "drm/i915: enable rc6 by default"
by Keith Packard
· 14 years ago
a7b85d2
drm/i915: Clean up i915_driver_load failure path
by Keith Packard
· 14 years ago
f450c150
hwmon: (pmbus) Use long variables for register to data conversions
by Guenter Roeck
· 14 years ago
4171424
drm/radeon/kms: fix typo in read_disabled vbios code
by Alex Deucher
· 14 years ago
e22e6d2
drm/radeon/kms: use correct BUS_CNTL reg on rs600
by Alex Deucher
· 14 years ago
9a4a0b9
drm/radeon/kms: fix backend map typo on juniper
by Alex Deucher
· 14 years ago
cbac954
drm/radeon/kms: fix regression in hotplug
by Alex Deucher
· 14 years ago
7686d1c
slip: fix wrong SLIP6 ifdef-endif placing
by Matvejchikov Ilya
· 14 years ago
a63fdc5
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
by Benjamin Herrenschmidt
· 14 years ago
c15000b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
9ddf7f5
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
c891f2c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
1456281
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
83e95697
Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
404ba3f0
ath5k: Add missing breaks in switch/case
by Joe Perches
· 14 years ago
0401846
hp-wmi: fix use after free
by Eric Dumazet
· 14 years ago
b486742
dell-laptop - using buffer without mutex_lock
by Jose Alonso
· 14 years ago
be65dde8
Revert: "dell-laptop: Toggle the unsupported hardware killswitch"
by Keng-Yu Lin
· 14 years ago
8875962
PM: Reintroduce dropped call to check_wakeup_irqs
by Colin Cross
· 14 years ago
512b793
pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting
by Jonathan Cameron
· 14 years ago
50f4ddd
[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.
by Luming Yu
· 14 years ago
e3bbfa7
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
22e6b23
hwmon: (pmbus) Improve auto-detection of temperature status register
by Guenter Roeck
· 14 years ago
0c2a40e
hwmon: (lm95241) Fix negative temperature results
by Guenter Roeck
· 14 years ago
2169ce9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
7fc7693
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
8733449
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
ff18177
natsemi: fix another dma-debug report
by Jim Cromie
· 14 years ago
7f7e3711
firewire: ohci: do not bind to Pinnacle cards, avert panic
by Stefan Richter
· 14 years ago
f1a04db
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 14 years ago
b56045d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
30cb35b
drivers/leds/leds-pca9532.c: change driver name to be unique
by Wolfram Sang
· 14 years ago
Next »