Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dbbfae701a940e6a416d4cdd4b918d95feb13e03
« Previous
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
5123bc3
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 16 years ago
47e669c
parisc: fix macro expansion in atomic.h
by James Bottomley
· 16 years ago
930861c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Felix Blyakher
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
2d6d79b
parisc: iosapic: fix build breakage
by Alexander Beregalov
· 16 years ago
c48faf8
parisc: oops_enter()/oops_exit() in die()
by Helge Deller
· 16 years ago
c84c3a6
parisc: document light weight syscall ABI
by Helge Deller
· 16 years ago
8a1def4
parisc: blink all or loadavg LEDs on oops
by Helge Deller
· 16 years ago
d75f054
parisc: add ftrace (function and graph tracer) functionality
by Helge Deller
· 16 years ago
803094f
parisc: simplify sys_clone()
by Helge Deller
· 16 years ago
548f117
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT
by Helge Deller
· 16 years ago
afca252
parisc: allow to build with 16k default kernel page size
by Helge Deller
· 16 years ago
445c088
parisc: expose 32/64-bit capabilities in cpuinfo
by Colin Watson
· 16 years ago
1152a68
parisc: use constants instead of numbers in assembly
by Helge Deller
· 16 years ago
48d27cb
parisc: fix usage of 32bit PTE page table entries on 32bit kernels
by Helge Deller
· 16 years ago
4950267
module: use strstarts()
by Rusty Russell
· 16 years ago
66f92cf
strstarts: helper function for !strncmp(str, prefix, strlen(prefix))
by Rusty Russell
· 16 years ago
aa0d3bb
arm: allow usage of string functions in linux/string.h
by Rusty Russell
· 16 years ago
e91defa
module: don't use stop_machine on module load
by Rusty Russell
· 16 years ago
acae051
module: create a request_module_nowait()
by Arjan van de Ven
· 16 years ago
8c8ef42
module: include other structures in module version check
by Rusty Russell
· 16 years ago
9cb610d
module: remove the SHF_ALLOC flag on the __versions section.
by Rusty Russell
· 16 years ago
c6e665c
module: clarify the force-loading taint message.
by Rusty Russell
· 16 years ago
c6b3780
module: Export symbols needed for Ksplice
by Tim Abbott
· 16 years ago
75a6661
Ksplice: Add functions for walking kallsyms symbols
by Anders Kaseorg
· 16 years ago
a6e6abd
module: remove module_text_address()
by Rusty Russell
· 16 years ago
e610499
module: __module_address
by Rusty Russell
· 16 years ago
414fd31
module: Make find_symbol return a struct kernel_symbol
by Tim Abbott
· 16 years ago
b10153f
kernel/module.c: fix an unused goto label
by Américo Wang
· 16 years ago
e180a6b
param: fix charp parameters set via sysfs
by Rusty Russell
· 16 years ago
15f7176
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d3d52d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
db6f204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
by Linus Torvalds
· 16 years ago
3c6fae6
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0bd4781
sh: Fix up -Wformat-security whining.
by Paul Mundt
· 16 years ago
4713125
sh: ap325rxa: Add ov772x support, again.
by Kuninori Morimoto
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3b4df71
sh: Sanitize asm/mmu.h for assembly use.
by Francesco VIRLINZI
· 16 years ago
1c58b0b
sh: Tidy up sh7786 pinmux table.
by Kuninori Morimoto
· 16 years ago
f36b59d
sh: Add MMU dependency for kexec
by Nobuhiro Iwamatsu
· 16 years ago
71c1d19
sh: urquell: enable LAN device
by Kuninori Morimoto
· 16 years ago
0824806
sh: Remove buggy definition from SH7786 pinmux_data[]
by Kuninori Morimoto
· 16 years ago
548c316
tracing, Text Edit Lock: cleanup
by Ingo Molnar
· 16 years ago
53d8f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
f69b17d
rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu
by Lai Jiangshan
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
93c36ed
dma-debug: fix printk formats (i386)
by Randy Dunlap
· 16 years ago
3a355cc
reiserfs: xattr_create is unused with xattrs disabled
by Jeff Mahoney
· 16 years ago
77e4658
reiserfs: fix build breakage
by Alexander Beregalov
· 16 years ago
2f85018
lockdep: fix deadlock in lockdep_trace_alloc
by Peter Zijlstra
· 16 years ago
a9caa3d
Revert "proc: revert /proc/uptime to ->read_proc hook"
by Alexey Dobriyan
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3dec7f5
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
by Alexey Dobriyan
· 16 years ago
09729a9
proc: fix sparse warnings in pagemap_read()
by Milind Arun Choudhary
· 16 years ago
1681bc3
proc: move fs/proc/inode-alloc.txt comment into a source file
by Randy Dunlap
· 16 years ago
2076601
nfsd: remove nfsd4_ops array size
by Benny Halevy
· 16 years ago
19cefdf
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
by Ingo Molnar
· 16 years ago
dfbbe89
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
Next »