Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
95669976bd7d30ae265db938ecb46a6b7f8cb893
9566997
Btrfs: don't consider the missing device when allocating new chunks
by Miao Xie
· 10 years ago
7df69d3
Btrfs: Fix wrong device size when we are resizing the device
by Miao Xie
· 10 years ago
5d68da3
Btrfs: don't write any data into a readonly device when scrub
by Miao Xie
· 10 years ago
ff61d17
Btrfs: Fix the problem that the replace destroys the seed filesystem
by Miao Xie
· 10 years ago
2c91943
btrfs: Return right extent when fiemap gives unaligned offset and len.
by Qu Wenruo
· 10 years ago
e2eca69
Btrfs: fix wrong extent mapping for DirectIO
by Wang Shilong
· 10 years ago
9a025a0
Btrfs: fix wrong write range for filemap_fdatawrite_range()
by Wang Shilong
· 10 years ago
3a7d55c
Btrfs: fix wrong missing device counter decrease
by Miao Xie
· 10 years ago
69611ac
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
by Miao Xie
· 10 years ago
77bdae4
btrfs: check generation as replace duplicates devid+uuid
by Anand Jain
· 10 years ago
b96de00
Btrfs: device_list_add() should not update list when mounted
by Anand Jain
· 10 years ago
1707e26
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
by chandan
· 10 years ago
7a5c3c9
Btrfs: fix put dio bio twice when we submit dio bio fail
by Miao Xie
· 10 years ago
8d875f9
btrfs: disable strict file flushes for renames and truncates
by Chris Mason
· 10 years ago
27b9a81
Btrfs: fix csum tree corruption, duplicate and outdated checksums
by Filipe Manana
· 10 years ago
4eb1f66
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
by Takashi Iwai
· 10 years ago
ce62003
Btrfs: fix compressed write corruption on enospc
by Liu Bo
· 10 years ago
f90e579
btrfs: correctly handle return from ulist_add
by Mark Fasheh
· 10 years ago
1152651
btrfs: qgroup: account shared subtrees during snapshot delete
by Mark Fasheh
· 10 years ago
6f7ff6d
Btrfs: read lock extent buffer while walking backrefs
by Filipe Manana
· 10 years ago
e339a6b
Btrfs: __btrfs_mod_ref should always use no_quota
by Josef Bacik
· 10 years ago
ba7b6e6
btrfs: adjust statfs calculations according to raid profiles
by David Sterba
· 10 years ago
19583ca
Linux 3.16
by Linus Torvalds
· 10 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3f9c08f
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
6bf755d
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
by Omar Sandoval
· 10 years ago
c5cc87f
ARM: idmap: add identity mapping usage note
by Russell King
· 10 years ago
1f26094
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
f88cf23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb679f
Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
818be58
Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9642a10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
44fa816
dm cache: fix race affecting dirty block count
by Anssi Hannula
· 10 years ago
d8c712e
dm bufio: fully initialize shrinker
by Greg Thelen
· 10 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 10 years ago
6d2b617
vfs: fix check for fallocate on active swapfile
by Eric Biggers
· 10 years ago
af43647
direct-io: fix AIO regression
by Christoph Hellwig
· 10 years ago
6f09280
Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7c909b0
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
5196626
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
48418bb
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
a74c52d
clk: ti: clk-7xx: Correct ABE DPLL configuration
by Peter Ujfalusi
· 11 years ago
4c63f83
crypto: af_alg - properly label AF_ALG socket
by Milan Broz
· 10 years ago
3a1122d
kexec: fix build error when hugetlbfs is disabled
by David Rientjes
· 10 years ago
4d0bd65
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
e0198b2
Josh has moved
by Josh Triplett
· 10 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 10 years ago
7532518
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
by Randy Dunlap
· 10 years ago
b4903d6
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
by Andrey Ryabinin
· 10 years ago
2bcf2e9
memcg: oom_notify use-after-free fix
by Michal Hocko
· 10 years ago
52089b1
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
by Naoya Horiguchi
· 10 years ago
93a9eb3
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
by Naoya Horiguchi
· 10 years ago
0193ed8
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
by Alexandre Bounine
· 10 years ago
b104a35
mm, thp: do not allow thp faults to avoid cpuset restrictions
by David Rientjes
· 10 years ago
f678959
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
by Maxim Patlasov
· 10 years ago
b779b88
MAINTAINERS: Update Tegra Git URL
by Andreas Färber
· 10 years ago
3181788
ARM: nomadik: fix up double inversion in DT
by Linus Walleij
· 10 years ago
26bcd8b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
acba648
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
d877215
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
1d8fcba
Revert "cdc_subset: deal with a device that needs reset for timeout"
by Linus Torvalds
· 10 years ago
b527cae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b7dd0e3
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
63afbe7
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
by Will Deacon
· 10 years ago
5a12a597
arm: Add devicetree fixup machine function
by Laura Abbott
· 10 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
b6328a0
ACPI / PNP: Fix acpi_pnp_match()
by Rafael J. Wysocki
· 10 years ago
d92f5de
net: phy: re-apply PHY fixups during phy_register_device
by Florian Fainelli
· 10 years ago
c472ab6
cdc-ether: clean packet filter upon probe
by Oliver Neukum
· 10 years ago
20fbe3a
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
40eea80
net: sendmsg: fix NULL pointer dereference
by Andrey Ryabinin
· 10 years ago
86b7987
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
by Alexey Khoroshilov
· 10 years ago
c98158e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0ef1351
AFS: Correctly assemble the client UUID
by David Howells
· 10 years ago
1aab4d7
mm: fix page_alloc.c kernel-doc warnings
by Randy Dunlap
· 10 years ago
811a240
ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
by Konstantin Khlebnikov
· 10 years ago
a1ae5b1
Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 10 years ago
823a19c
ARM: fix alignment of keystone page table fixup
by Russell King
· 10 years ago
d937678
ARM: dts: Revert enabling of twl configuration for n900
by Tony Lindgren
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
545469f
neighbour : fix ndm_type type error issue
by Jun Zhao
· 10 years ago
8266f5f
sunvnet: only use connected ports when sending
by David L Stevens
· 10 years ago
8356f97
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
7209a75
x86_64/entry/xen: Do not invoke espfix64 on Xen
by Andy Lutomirski
· 10 years ago
31dab71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
e8a91e0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
f3c400e
crypto: arm-aes - fix encryption of unaligned data
by Mikulas Patocka
· 10 years ago
f960d20
crypto: arm64-aes - fix encryption of unaligned data
by Mikulas Patocka
· 10 years ago
396a343
powerpc: Fix endianness of flash_block_list in rtas_flash
by Thomas Falcon
· 10 years ago
fa952c5
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
by Vasant Hegde
· 10 years ago
64aa90f
Linux 3.16-rc7
by Linus Torvalds
· 10 years ago
9dae0a3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
43a255c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fbf08ef
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
by Linus Torvalds
· 10 years ago
2bdb5eb
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 10 years ago
2062afb
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
by Linus Torvalds
· 10 years ago
8bdd638
mm: fix direct reclaim writeback regression
by Hugh Dickins
· 10 years ago
28c9770
ARM: dts: fix L2 address in Hi3620
by Haojian Zhuang
· 11 years ago
b401796
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
Next »