Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e56108d65f8705170d238858616728359542aebb
/
drivers
e56108d6
md/raid5: be careful not to resize_stripes too big.
by NeilBrown
· 12 years ago
db07d85
md: make sure manual changes to recovery checkpoint are saved.
by NeilBrown
· 12 years ago
91502f0
md/raid10: use correct limit variable
by Dan Carpenter
· 12 years ago
48c26dd
md: writing to sync_action should clear the read-auto state.
by NeilBrown
· 12 years ago
7f7583d
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
by Jianpeng Ma
· 12 years ago
1ed850f
md/raid5: make sure to_read and to_write never go negative.
by NeilBrown
· 12 years ago
a785448
md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.
by Alexander Lyakas
· 12 years ago
b97390a
md/raid5: protect debug message against NULL derefernce.
by NeilBrown
· 12 years ago
143c4d0
md/raid5: add some missing locking in handle_failed_stripe.
by NeilBrown
· 12 years ago
9e444768
MD: raid5 avoid unnecessary zero page for trim
by Shaohua Li
· 12 years ago
620125f
MD: raid5 trim support
by Shaohua Li
· 12 years ago
582e2e0
md/bitmap:Don't use IS_ERR to judge alloc_page().
by Jianpeng Ma
· 12 years ago
7ad4d4a
md/raid1: Don't release reference to device while handling read error.
by NeilBrown
· 12 years ago
fd17748
raid: replace list_for_each_continue_rcu with new interface
by Michael Wang
· 12 years ago
761becf
DM RAID: Fix for "sync" directive ineffectiveness
by Jonathan Brassow
· 12 years ago
7386199
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
by Jonathan Brassow
· 12 years ago
4ec1e36
DM RAID: Add rebuild capability for RAID10
by Jonathan Brassow
· 12 years ago
eb64912
DM RAID: Move 'rebuild' checking code to its own function
by Jonathan Brassow
· 12 years ago
2863b9e
MD RAID10: Prep for DM RAID10 device replacement capability
by Jonathan Brassow
· 12 years ago
1ca69c4
md: avoid taking the mutex on some ioctls.
by NeilBrown
· 12 years ago
4ed8731
MD: change the parameter of md thread
by Shaohua Li
· 12 years ago
57c67df
md/raid10: submit IO from originating thread instead of md thread.
by NeilBrown
· 12 years ago
532a2a3
md: raid 10 supports TRIM
by Shaohua Li
· 12 years ago
2ff8cc2
md: raid 1 supports TRIM
by Shaohua Li
· 12 years ago
c83057a
md: raid 0 supports TRIM
by Shaohua Li
· 12 years ago
f1cad2b
md: linear supports TRIM
by Shaohua Li
· 12 years ago
bc78c57
md/linear: rcu_dereference outside read-lock section
by Denis Efremov
· 12 years ago
b87570f
Fix a crash when block device is read and block size is changed at the same time
by Mikulas Patocka
· 12 years ago
4363ac7
block: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
bf800ef
block: Add bio_clone_bioset(), bio_clone_kmalloc()
by Kent Overstreet
· 12 years ago
ccc5c9c
pktcdvd: Switch to bio_kmalloc()
by Kent Overstreet
· 12 years ago
9481874
dm: Use bioset's front_pad for dm_rq_clone_bio_info
by Kent Overstreet
· 12 years ago
1e2a410f
block: Ues bi_pool for bio_integrity_alloc()
by Kent Overstreet
· 12 years ago
395c72a
block: Generalized bio pool freeing
by Kent Overstreet
· 12 years ago
eeea3ac
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0809095
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
8a55ade
dj: memory scribble in logi_dj
by Alan Cox
· 12 years ago
813e643
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
6d1a050
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
50234c5
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
75b53ae
mmc: omap: fix broken PIO mode
by Paul Walmsley
· 13 years ago
3550ccd
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 13 years ago
9623b5b
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
by Doug Anderson
· 13 years ago
e74f3a9
mmc: dw_mmc: fix error handling in PIO mode
by Seungwon Jeon
· 13 years ago
9b2026a
mmc: dw_mmc: correct mishandling error interrupt
by Seungwon Jeon
· 13 years ago
182c908
mmc: dw_mmc: amend using error interrupt status
by Seungwon Jeon
· 13 years ago
077d407
mmc: atmel-mci: not busy flag has also to be used for read operations
by Ludovic Desroches
· 13 years ago
74f330b
mmc: sdhci-esdhc: break out early if clock is 0
by Shawn Guo
· 13 years ago
fc108d2
mmc: mxs-mmc: fix deadlock caused by recursion loop
by Lauri Hintsala
· 13 years ago
1af36b2
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
by Lauri Hintsala
· 13 years ago
660d9a9
mmc: bfin_sdh: fix dma_desc_array build error
by Sonic Zhang
· 13 years ago
78b495c
UBI: fix a horrible memory deallocation bug
by Artem Bityutskiy
· 12 years ago
0b1a34c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
5002200
net: qmi_wwan: add several new Gobi devices
by Bjørn Mork
· 13 years ago
e1b2aa7
fddi: 64 bit bug in smt_add_para()
by Dan Carpenter
· 13 years ago
1146f88
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
by Axel Lin
· 13 years ago
a492246
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
dd29149
gpio: em: Fix checking return value of irq_alloc_descs
by Axel Lin
· 13 years ago
4c30aa3
gpio: mc9s08dz60: Fix build error if I2C=m
by Axel Lin
· 13 years ago
b27393a
net: ethernet: fix kernel OOPS when remove davinci_mdio module
by Bin Liu
· 13 years ago
fa026e2
net: qmi_wwan: new device: Foxconn/Novatel E396
by Aleksander Morgado
· 13 years ago
ab6f148
usbnet: fix deadlock in resume
by Oliver Neukum
· 13 years ago
b72c200
cs89x0 : packet reception not working
by Jaccon Bastiaansen
· 13 years ago
14a15d6
bnx2x: Correct the ndo_poll_controller call
by Merav Sicron
· 13 years ago
26614ba
bnx2x: Move netif_napi_add to the open call
by Merav Sicron
· 13 years ago
d821a4c
e1000e: DoS while TSO enabled caused by link partner with small MSS
by Bruce Allan
· 13 years ago
e2c53be
gianfar: fix default tx vlan offload feature flag
by Claudiu Manoil
· 13 years ago
3683243
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
by Ian Campbell
· 13 years ago
155e36d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
6f33814
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
by Paul Menzel
· 13 years ago
c1b5112
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 13 years ago
4a68a74
gma500: Consider CRTC initially active.
by Forest Bond
· 13 years ago
41fa543
drm/radeon: fix dig encoder selection on DCE61
by Alex Deucher
· 13 years ago
072a9c4
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
by Amerigo Wang
· 13 years ago
f54b350
drm/radeon: fix double free in radeon_gpu_reset
by Christian König
· 13 years ago
4a2b666
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
by Jerome Glisse
· 13 years ago
0ceb996
drm/radeon: rework panel mode setup
by Alex Deucher
· 13 years ago
c205b23
drm/radeon/atom: powergating fixes for DCE6
by Alex Deucher
· 13 years ago
8d1af57
drm/radeon/atom: rework DIG modesetting on DCE3+
by Alex Deucher
· 13 years ago
4e58591
drm/radeon: don't disable plls that are in use by other crtcs
by Alex Deucher
· 13 years ago
523885d
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
by Marek Olšák
· 13 years ago
3b5ef59
drm/radeon: initialize tracked CS state
by Marek Olšák
· 13 years ago
305a3d2
drm/radeon: fix reading CB_COLORn_MASK from the CS
by Marek Olšák
· 13 years ago
3e5531c
watchdog: da9052: Remove duplicate inclusion of delay.h
by Sachin Kamat
· 13 years ago
84f720e
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
f08859a
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 13 years ago
14f0458
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
by Ben Skeggs
· 13 years ago
6b79d14
s390/dasd: fix ioctl return value
by Heiko Carstens
· 13 years ago
981ba65
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 13 years ago
c182ae4
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
9acb172
Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2675608
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
4ae4614
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
2432cbe
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
a7e546f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
da31ce7
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
d17d794c
libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry
by Prarit Bhargava
· 13 years ago
f88cf73
Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 13 years ago
cd5c2ed
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 13 years ago
d05cebb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
Next »