Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b522adcde9c4d3fb7b579cfa9160d8bde7744be8
/
drivers
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
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
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
6db6a5f
lguest: fix for CONFIG_SPARSE_IRQ=y
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
cd3c1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
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
cda56ac2
mmc: fix data timeout for SEND_EXT_CSD
by Adrian Hunter
· 16 years ago
c035002
p54: fix race condition in memory management
by Christian Lamparter
· 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
6e5f1e1
ide: add at91_ide driver
by Stanislaw Gruszka
· 16 years ago
849d713
ide: allow to wrap interrupt handler
by Stanislaw Gruszka
· 16 years ago
a509538
ide-iops: fix odd-length ATAPI PIO transfers
by Sergei Shtylyov
· 16 years ago
71bfc7a
ide: NULL noise: drivers/ide/ide-*.c
by Hannes Eder
· 16 years ago
e0c6dcd
ide: expiry() returns int, negative expiry() return values won't be noticed
by Roel Kluin
· 16 years ago
2695266
[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed
by Roel Kluin
· 16 years ago
b02c387
[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared
by Alexey Dobriyan
· 16 years ago
968e594
libata: Don't trust current capacity values in identify words 57-58
by Robert Hancock
· 16 years ago
d6515e6
libata: make sure port is thawed when skipping resets
by Tejun Heo
· 16 years ago
55f784c
sata_nv: fix module parameter description
by Brandon Ehle
· 16 years ago
7adbe46
ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c
by peerchen
· 16 years ago
b535708
libata: don't use on-stack sense buffer
by Tejun Heo
· 16 years ago
5825627
libata: fix dma_unmap_sg misuse
by FUJITA Tomonori
· 16 years ago
a3941ec
loop: don't increment p->offset with (size_t) -EINVAL
by Roel Kluin
· 16 years ago
5e18cfd
cciss: remove 30 second initial timeout on controller reset
by Jens Axboe
· 16 years ago
a1a15ac
Fix kernel NULL pointer dereference in xen-blkfront
by Kris Shannon
· 16 years ago
72e2240
bonding: Fix device passed into ->ndo_neigh_setup().
by Patrick McHardy
· 16 years ago
77827a7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
8778694
tmspci: fix request_irq race
by Meelis Roos
· 16 years ago
9f8ac0b
tg3: Fix 5906 link problems
by Matt Carlson
· 16 years ago
7cbd487
dmatest: fix use after free in dmatest_exit
by Dan Williams
· 16 years ago
c74ef1f
ipu_idmac: fix spinlock type
by Luotao Fu
· 16 years ago
a09b09a
iop-adma, mv_xor: fix mem leak on self-test setup failure
by Roel Kluin
· 16 years ago
900325a
fsldma: fix off by one in dma_halt
by Dan Williams
· 16 years ago
0c33e1c
I/OAT: fail self-test if callback test reaches timeout
by Dan Williams
· 16 years ago
211a22c
I/OAT: update driver version and copyright dates
by Maciej Sosnowski
· 16 years ago
aa2d0b8
I/OAT: list usage cleanup
by Eric Sesterhenn
· 16 years ago
5de2234
I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3
by Maciej Sosnowski
· 16 years ago
2b8a6bf
I/OAT: cancel watchdog before dma remove
by Maciej Sosnowski
· 16 years ago
8b794b1
I/OAT: fail initialization on zero channels detection
by Maciej Sosnowski
· 16 years ago
ea9c717
I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3
by Maciej Sosnowski
· 16 years ago
49bc463
I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS
by Maciej Sosnowski
· 16 years ago
5ad8b7d
drm: fix double lock typo
by Helge Bahmann
· 16 years ago
4a8fd2c
sungem: another error printed one too early
by Roel Kluin
· 16 years ago
9487311
aoe: error printed 1 too early
by Roel Kluin
· 16 years ago
b9bdcd9
net pcmcia: worklimit reaches -1
by Roel Kluin
· 16 years ago
858b9ce
net: more timeouts that reach -1
by Roel Kluin
· 16 years ago
a1a69c8
dm9601: new vendor/product IDs
by Peter Korsgaard
· 16 years ago
9c1a774
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
1777f1a
crypto: ixp4xx - Fix qmgr_request_queue build failure
by Krzysztof Hałasa
· 16 years ago
f41bf2a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
bdf602b
[ARM] fix lots of ARM __devexit sillyness
by Russell King
· 16 years ago
07555c9
OMAP: enable smc911x support for LDP platform
by Russell King
· 16 years ago
43e4070
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
299eb93
drm/i915: Fix use-before-null-check in i915_irq_emit().
by Eric Anholt
· 16 years ago
fda714c
drm: Avoid client deadlocks when the master disappears.
by Thomas Hellstrom
· 16 years ago
171901d
drm: Wake up all lock waiters when the master disappears.
by Thomas Hellstrom
· 16 years ago
4d77c88
drm: Don't return ERESTARTSYS to user-space.
by Thomas Hellstrom
· 16 years ago
d86a1c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
359aa09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6b3bf20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
Next »