Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dbd22c8d7fc6276a48627e57a5605cf9565de78a
dbd22c8
md/raid5-cache: remove the unnecessary next_cp_seq field from the r5l_log
by JackieLiu
· 8 years ago
bc8f167
md/raid5-cache: release the stripe_head at the appropriate location
by JackieLiu
· 8 years ago
fc833c2
md/raid5-cache: use ring add to prevent overflow
by JackieLiu
· 8 years ago
9b69173
md/raid5-cache: remove unnecessary function parameters
by JackieLiu
· 8 years ago
462eb7d
raid5-cache: don't set STRIPE_R5C_PARTIAL_STRIPE flag while load stripe into cache
by Zhengyuan Liu
· 8 years ago
f7b7bee
raid5-cache: add another check conditon before replaying one stripe
by Zhengyuan Liu
· 8 years ago
d3014e2
md/r5cache: enable IRQs on error path
by Dan Carpenter
· 8 years ago
d7bd398
md/r5cache: handle alloc_page failure
by Song Liu
· 8 years ago
034e33f
md: stop write should stop journal reclaim
by Shaohua Li
· 8 years ago
ce1ccd0
raid5-cache: suspend reclaim thread instead of shutdown
by Shaohua Li
· 8 years ago
1919cbb
md/raid10: add failfast handling for writes.
by NeilBrown
· 8 years ago
8d3ca83
md/raid10: add failfast handling for reads.
by NeilBrown
· 8 years ago
212e7eb
md/raid1: add failfast handling for writes.
by NeilBrown
· 8 years ago
2e52d44
md/raid1: add failfast handling for reads.
by NeilBrown
· 8 years ago
46533ff
md: Use REQ_FAILFAST_* on metadata writes where appropriate
by NeilBrown
· 8 years ago
688834e
md/failfast: add failfast flag for md to be used by some personalities.
by NeilBrown
· 8 years ago
3bddb7f
md/r5cache: handle FLUSH and FUA
by Song Liu
· 8 years ago
5aabf7c
md/r5cache: r5cache recovery: part 2
by Song Liu
· 8 years ago
b4c625c
md/r5cache: r5cache recovery: part 1
by Song Liu
· 8 years ago
9ed988f5
md/r5cache: refactoring journal recovery code
by Song Liu
· 8 years ago
2c7da14
md/r5cache: sysfs entry journal_mode
by Song Liu
· 8 years ago
a39f7af
md/r5cache: write-out phase and reclaim support
by Song Liu
· 8 years ago
1e6d690
md/r5cache: caching phase of r5cache
by Song Liu
· 8 years ago
2ded370
md/r5cache: State machine for raid5-cache write back mode
by Song Liu
· 8 years ago
937621c
md/r5cache: move some code to raid5.h
by Song Liu
· 8 years ago
c757ec9
md/r5cache: Check array size in r5l_init_log
by Song Liu
· 8 years ago
504634f
md: add blktrace event for writes to superblock
by Shaohua Li
· 8 years ago
578b54a
md/raid1, raid10: add blktrace records when IO is delayed
by NeilBrown
· 8 years ago
581dbd9
md/bitmap: add blktrace event for writes to the bitmap
by NeilBrown
· 8 years ago
109e376
md: add block tracing for bio_remapping
by NeilBrown
· 8 years ago
354b445
raid5-cache: fix lockdep warning
by Shaohua Li
· 8 years ago
6119e67
md: remove md_super_wait() call after bitmap_flush()
by NeilBrown
· 8 years ago
be306c2
md: define mddev flags, recovery flags and r1bio state bits using enums
by NeilBrown
· 8 years ago
f2c771a
md/raid1: fix: IO can block resync indefinitely
by NeilBrown
· 8 years ago
85c9ccd
md/bitmap: Don't write bitmap while earlier writes might be in-flight
by NeilBrown
· 8 years ago
a9ae93c
md/raid10: abort delayed writes when device fails.
by NeilBrown
· 8 years ago
5e2c7a3
md/raid1: abort delayed writes when device fails.
by NeilBrown
· 8 years ago
060b068
md: perform async updates for metadata where possible.
by NeilBrown
· 8 years ago
3fd880a
raid5-cache: restrict the use area of the log_offset variable
by JackieLiu
· 8 years ago
cc6167b
md/raid5: change printk() to pr_*()
by NeilBrown
· 8 years ago
08464e0
md/raid10: change printk() to pr_*()
by NeilBrown
· 8 years ago
1d41c21
md/raid1: change printk() to pr_*()
by NeilBrown
· 8 years ago
7660388
md/raid0: replace printk() with pr_*()
by NeilBrown
· 8 years ago
7279694
md/multipath: replace printk() with pr_*()
by NeilBrown
· 8 years ago
a2e202a
md/linear: replace printk() with pr_*()
by NeilBrown
· 8 years ago
ec0cc22
md/bitmap: change all printk() to pr_*()
by NeilBrown
· 8 years ago
9d48739
md: change all printk() to pr_err() or pr_warn() etc.
by NeilBrown
· 8 years ago
7f0f0d8
md: fix some issues with alloc_disk_sb()
by NeilBrown
· 8 years ago
cbb3873
md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
by Guoqing Jiang
· 8 years ago
7adb072
raid5: revert commit 11367799f3d1
by Tomasz Majchrzak
· 8 years ago
91a6c4a
md: wake up personality thread after array state update
by Tomasz Majchrzak
· 8 years ago
dcbcb48
md: don't fail an array if there are unacknowledged bad blocks
by Tomasz Majchrzak
· 8 years ago
35b785f
md: add bad block support for external metadata
by Tomasz Majchrzak
· 8 years ago
b9bf33a
lib/raid6: Add AVX2 optimized xor_syndrome functions
by Gayatri Kammela
· 8 years ago
b58ec8b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
17ce1b2
Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
8cebec4
Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
c1f4c2b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
2c7a5c5
openrisc: Define __ro_after_init to avoid crash
by Guenter Roeck
· 8 years ago
bc33b0c
Linux 4.9-rc4
by Linus Torvalds
· 8 years ago
bd060ac
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
272d01b
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
by Catalin Marinas
· 8 years ago
ffbcbfc
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6c286e8
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
e12d8d5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
f29b909
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
03daa36
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 8 years ago
d8d1721
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
41e6410
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
785bcb4
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
d299704
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
594aef6
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
4c4480a
HID: sensor: fix attributes in HID sensor interface
by Ooi, Joyce
· 8 years ago
021afd5
HID: intel-ish-hid: request_irq failure
by Srinivas Pandruvada
· 8 years ago
2a1e3b9
HID: intel-ish-hid: Fix driver reinit failure
by Even Xu
· 8 years ago
8b2979f
HID: intel-ish-hid: Move DMA disable code to new function
by Even Xu
· 8 years ago
c2ed83f
HID: intel-ish-hid: consolidate ish wake up operation
by Even Xu
· 8 years ago
fb415f2
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
46d7cbb
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
bd30fac
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
d4c5f43
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
416379f
PCI: designware: Check for iATU unroll support after initializing host
by Niklas Cassel
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
34c510b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
f7df76e
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
147b36d
i2c: core: fix NULL pointer dereference under race condition
by Vladimir Zapolskiy
· 8 years ago
16a767e
MIPS: Fix max_low_pfn with disabled highmem
by James Hogan
· 8 years ago
f92722d
MIPS: Correct MIPS I FP sigcontext layout
by Maciej W. Rozycki
· 8 years ago
758ef0a
MIPS: Fix ISA I/II FP signal context offsets
by Maciej W. Rozycki
· 8 years ago
6daaa32
MIPS: Remove FIR from ISA I FP signal context
by Maciej W. Rozycki
· 8 years ago
35938a0
MIPS: Fix ISA I FP sigcontext access violation handling
by Maciej W. Rozycki
· 8 years ago
5a1aca4
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
by Maciej W. Rozycki
· 8 years ago
c9e5603
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
by Maciej W. Rozycki
· 8 years ago
8a98495
MIPS: dump_tlb: Fix printk continuations
by James Hogan
· 8 years ago
752f549
MIPS: Fix __show_regs() output
by Paul Burton
· 8 years ago
41000c5
MIPS: traps: Fix output of show_code
by Matt Redfearn
· 8 years ago
fe4e09e
MIPS: traps: Fix output of show_stacktrace
by Matt Redfearn
· 8 years ago
bcf084d
MIPS: traps: Fix output of show_backtrace
by Matt Redfearn
· 8 years ago
818f38c
MIPS: Fix build of compressed image
by Matt Redfearn
· 8 years ago
9a59061
MIPS: generic: Fix KASLR for generic kernel.
by Matt Redfearn
· 8 years ago
Next »