Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9c965bac169f786cc6cca8ff81d3b636e923c960
9c965ba
nilfs2: hide nilfs_write_info struct in segment buffer code
by Ryusuke Konishi
· 15 years ago
9284ad2
nilfs2: relocate io status variables to segment buffer
by Ryusuke Konishi
· 15 years ago
5f1586d
nilfs2: do not return io error for bio allocation failure
by Ryusuke Konishi
· 15 years ago
0935db7
nilfs2: use list_splice_tail or list_splice_tail_init
by Ryusuke Konishi
· 15 years ago
abdb318
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
by Jiro SEKIBA
· 15 years ago
3534573
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
by Jiro SEKIBA
· 15 years ago
58d5547
nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
by Jiro SEKIBA
· 15 years ago
2093abf
nilfs2: change return type of nilfs_commit_chunk
by Jiro SEKIBA
· 15 years ago
4cd76c3
nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink
by Jiro SEKIBA
· 15 years ago
1749147
nilfs2: delete redundant mark_inode_dirty
by Jiro SEKIBA
· 15 years ago
565de40
nilfs2: expand inode_inc_link_count and inode_dec_link_count
by Jiro SEKIBA
· 15 years ago
43f8bc2
nilfs2: delete mark_inode_dirty from nilfs_set_link
by Jiro SEKIBA
· 15 years ago
9ca941d
nilfs2: delete mark_inode_dirty in nilfs_new_inode
by Jiro SEKIBA
· 15 years ago
0234576
nilfs2: add norecovery mount option
by Ryusuke Konishi
· 15 years ago
a057d2c
nilfs2: add helper to get if volume is in a valid state
by Ryusuke Konishi
· 15 years ago
f50a4c8
nilfs2: move recovery completion into load_nilfs function
by Ryusuke Konishi
· 15 years ago
050b414
nilfs2: apply readahead for recovery on mount
by Ryusuke Konishi
· 15 years ago
f021759
nilfs2: clean up get/put function of a segment usage
by Ryusuke Konishi
· 15 years ago
071ec54
nilfs2: move routine to set segment usage into sufile
by Ryusuke Konishi
· 15 years ago
61a189e
nilfs2: move routine marking segment usage dirty into sufile
by Ryusuke Konishi
· 15 years ago
70622a2
nilfs2: insert cache operation in palloc get block routines
by Ryusuke Konishi
· 15 years ago
49fa7a5
nilfs2: add palloc cache to ifile
by Ryusuke Konishi
· 15 years ago
c3ea56c
nilfs2: flush palloc cache before manipulating data pages of GC dat
by Ryusuke Konishi
· 15 years ago
8908b2f
nilfs2: add palloc cache to dat
by Ryusuke Konishi
· 15 years ago
db38d5a
nilfs2: add cache framework for persistent object allocator
by Ryusuke Konishi
· 15 years ago
141bbdb
nilfs2: unfold nilfs_palloc_block_get_bitmap function
by Ryusuke Konishi
· 15 years ago
1376e93
nilfs2: eliminate nilfs_btnode_get function
by Ryusuke Konishi
· 15 years ago
75f65ed
nilfs2: remove newblk argument from nilfs_btnode_submit_block
by Ryusuke Konishi
· 15 years ago
45f4910
nilfs2: use nilfs_btnode_create_block function
by Ryusuke Konishi
· 15 years ago
d501d73
nilfs2: separate function for creating new btree node block
by Ryusuke Konishi
· 15 years ago
b34a650
nilfs2: avoid readahead on metadata file for create mode
by Ryusuke Konishi
· 15 years ago
ef7d475
nilfs2: simplify nilfs_sufile_get_ncleansegs function
by Ryusuke Konishi
· 15 years ago
aa474a2
nilfs2: add local variable to cache the number of clean segments
by Ryusuke Konishi
· 15 years ago
7b16c8a
nilfs2: unfold nilfs_sufile_block_get_header function
by Ryusuke Konishi
· 15 years ago
fd66c0d
nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
by Ryusuke Konishi
· 15 years ago
3961f0e
nilfs2: eliminate inlines to directly read/write inode of metadata files
by Ryusuke Konishi
· 15 years ago
8707df3
nilfs2: separate read method of meta data files on super root block
by Ryusuke Konishi
· 15 years ago
7973956
nilfs2: separate constructor of metadata files
by Ryusuke Konishi
· 15 years ago
5731e19
nilfs2: add size option of private object to metadata file allocator
by Ryusuke Konishi
· 15 years ago
9cb4e0d2
nilfs2: move out mark_inode_dirty calls from bmap routines
by Ryusuke Konishi
· 15 years ago
09bf4aa
nilfs2: stop marking metadata inode dirty within btree operations
by Ryusuke Konishi
· 15 years ago
30db4e6
nilfs2: remove buffer locking from btree code
by Ryusuke Konishi
· 15 years ago
a49762f
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
by Ryusuke Konishi
· 15 years ago
e2073e7
nilfs2: cleanup unused match_bool function
by Jiro SEKIBA
· 15 years ago
91f1953
nilfs2: Using nobarrier option instead of barrier=off
by Jiro SEKIBA
· 15 years ago
6600b9d
nilfs2: move definition of struct nilfs_btree_node
by Jiro SEKIBA
· 15 years ago
9b945d5
nilfs2: get rid of BUG_ON use in btree lookup routines
by Ryusuke Konishi
· 15 years ago
648f4e3
Linux 2.6.32-rc8
by Linus Torvalds
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
308efab
vt: Fix use of "new" in a struct field
by Alan Cox
· 15 years ago
5854d9c
Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM.
by David Woodhouse
· 15 years ago
66b00a7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
a414f01
strcmp: fix overflow and possibly signedness error
by Linus Torvalds
· 15 years ago
6602b35
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
7f6f350
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
ec402ba
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
by David Woodhouse
· 15 years ago
d22966d
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
70b172b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c09c59e
ima: replace GFP_KERNEL with GFP_NOFS
by Mimi Zohar
· 15 years ago
e7fdc60
OMAP: cs should be positive in gpmc_cs_free()
by Roel Kluin
· 15 years ago
d32b20f
omap: fix unlikely(x) < y
by Roel Kluin
· 15 years ago
e2cd52e
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
ef4b18e2
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
5cbb060
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
2d5bc23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
78db1ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
bab0212
ASoC: tlv320aic23 fix rate selection
by Troy Kisky
· 15 years ago
f3dd704
ASoC: OMAP3 Pandora: update for TWL4030 codec changes
by Grazvydas Ignotas
· 15 years ago
bd6ddcb
ASoC: Modifying the license string GPLv2 for OMAP3 EVM
by Anuj Aggarwal
· 15 years ago
70e3bb5
cxgb3: fix premature page unmap
by Divy Le Ray
· 15 years ago
4acc5a8
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
by Dave Mitchell
· 15 years ago
90e41ba
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
by Prarit Bhargava
· 15 years ago
54c9a35
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
by Pallipadi, Venkatesh
· 15 years ago
8dca15e
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c
by Rusty Russell
· 15 years ago
e77b89f
[CPUFREQ] Fix use after free on governor restore
by Dmitry Monakhov
· 15 years ago
293afe4
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message
by John Villalovos
· 15 years ago
c53614e
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
by Roel Kluin
· 15 years ago
f7f3cad
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
by Krzysztof Helt
· 15 years ago
648f153
sh: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
9ebd4eb
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
by Stefani Seibold
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
9398180
workqueue: fix race condition in schedule_on_each_cpu()
by Tejun Heo
· 15 years ago
e131933
mm/memory_hotplug: fix section mismatch
by Hidetoshi Seto
· 15 years ago
410d7a9
MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address
by Joe Perches
· 15 years ago
dd04a6b
drivers/video/da8xx-fb.c: fix error return
by Roel Kluin
· 15 years ago
b6b24c7
spi: error status should be negative
by Roel Kluin
· 15 years ago
ff854ce
USB: option.c: add support for D-Link DWM-162-U5
by Zhang Le
· 15 years ago
fca9474
USB: usbmon: fix bug in mon_buff_area_shrink
by Alan Stern
· 15 years ago
5294bea
USB: xhci: Fix scratchpad deallocation.
by Sarah Sharp
· 15 years ago
2fa88da
USB: xhci: Fix TRB physical to virtual address translation.
by Sarah Sharp
· 15 years ago
d94c05e
USB: xhci: Fix bug memory free after failed initialization.
by Sarah Sharp
· 15 years ago
051522b
USB: cdc_acm: Fix memory leak after hangup
by Francesco Lavra
· 15 years ago
18a77b5
USB: cdc_acm: Fix race condition when opening tty
by Henry Gebhardt
· 15 years ago
a1f17a8
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
by Libin Yang
· 15 years ago
d94c7bd
tty: cp210x: Fix carrier handling
by Alan Cox
· 15 years ago
4175f3e
tty_port: If we are opened non blocking we still need to raise the carrier
by Alan Cox
· 15 years ago
72f962f
omap3: clock: Fixed dpll3_m2x2 rate calculation
by Tero Kristo
· 15 years ago
9346f48
omap3: clock: Fix the DPLL freqsel computations
by Rajendra Nayak
· 15 years ago
Next »