Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a8ed9b8695065d37d45efc446efbde5654f9f7c2
a8ed9b8
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
by Geliang Tang
· 9 years ago
b8a07463
ext4: fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
c0a2ad9
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
by OGAWA Hirofumi
· 9 years ago
2d90c16
ext4: more efficient SEEK_DATA implementation
by Jan Kara
· 9 years ago
e3fb8eb
ext4: cleanup handling of bh->b_state in DAX mmap
by Jan Kara
· 9 years ago
facab4d
ext4: return hole from ext4_map_blocks()
by Jan Kara
· 9 years ago
140a525
ext4: factor out determining of hole size
by Jan Kara
· 9 years ago
87d8a74
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
by Jan Kara
· 9 years ago
600be30
ext4: remove i_ioend_count
by Jan Kara
· 9 years ago
109811c
ext4: simplify io_end handling for AIO DIO
by Jan Kara
· 9 years ago
efe70c2
ext4: move trans handling and completion deferal out of _ext4_get_block
by Jan Kara
· 9 years ago
705965b
ext4: rename and split get blocks functions
by Jan Kara
· 9 years ago
e142d05
ext4: use i_mutex to serialize unaligned AIO DIO
by Jan Kara
· 9 years ago
3bd6ad7
ext4: pack ioend structure better
by Jan Kara
· 9 years ago
cb0d9d4
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
by Jan Kara
· 9 years ago
1101cd4
jbd2: unify revoke and tag block checksum handling
by Jan Kara
· 9 years ago
32ab671
jbd2: factor out common descriptor block initialization
by Jan Kara
· 9 years ago
9bcf976
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
by Jan Kara
· 9 years ago
29c6eaf
ext4: trim unused parameter from convert_initialized_extent()
by Eric Whitney
· 9 years ago
6048c64
mbcache: add reusable flag to cache entries
by Andreas Gruenbacher
· 9 years ago
3fd1646
ext4: shortcut setting of xattr to the same value
by Jan Kara
· 9 years ago
dc8d5e5
mbcache: get rid of _e_hash_list_head
by Andreas Gruenbacher
· 9 years ago
2335d05
ext4: kill ext4_mballoc_ready
by Andreas Gruenbacher
· 9 years ago
7a2508e
mbcache2: rename to mbcache
by Jan Kara
· 9 years ago
f0c8b46
mbcache2: Use referenced bit instead of LRU
by Jan Kara
· 9 years ago
c2f3140
mbcache2: limit cache size
by Jan Kara
· 9 years ago
ecd1e64
mbcache: remove mbcache
by Jan Kara
· 9 years ago
be0726d
ext2: convert to mbcache2
by Jan Kara
· 9 years ago
82939d7
ext4: convert to mbcache2
by Jan Kara
· 9 years ago
f9a61eb
mbcache2: reimplement mbcache
by Jan Kara
· 9 years ago
87f9a03
ext4: iterate over buffer heads correctly in move_extent_per_page()
by Eryu Guan
· 9 years ago
f96c450
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
by Daeho Jeong
· 9 years ago
74dae42
ext4: fix crashes in dioread_nolock mode
by Jan Kara
· 9 years ago
ed8ad83
ext4: fix bh->b_state corruption
by Jan Kara
· 9 years ago
c906f38
ext4: fix memleak in ext4_readdir()
by Kirill Tkhai
· 9 years ago
56263b4
ext4: remove unused parameter "newblock" in convert_initialized_extent()
by Eryu Guan
· 9 years ago
bcff248
ext4: don't read blocks from disk after extents being swapped
by Eryu Guan
· 9 years ago
4690176
ext4: fix potential integer overflow
by Insu Yun
· 9 years ago
802cf1f
ext4: add a line break for proc mb_groups display
by Huaitong Han
· 9 years ago
fdde368
ext4: ioctl: fix erroneous return value
by Anton Protopopov
· 9 years ago
05145bd
ext4: fix scheduling in atomic on group checksum failure
by Jan Kara
· 9 years ago
ff978b0
ext4 crypto: move context consistency check to ext4_file_open()
by Theodore Ts'o
· 9 years ago
28b4c26
ext4 crypto: revalidate dentry after adding or removing the key
by Theodore Ts'o
· 9 years ago
36f90b0
Linux 4.5-rc2
by Linus Torvalds
· 9 years ago
d784ef5
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
54e3f3e
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
8c4e378
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
f3ca903
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
510ae0c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d517be5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7ab85d4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
29d14f0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bbfb239
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
30e4c9a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f25a96e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
660f6fe
Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
bb47680
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
840d6fe
pid: Fix spelling in comments
by Zhen Lei
· 9 years ago
28fb8a5
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
ad0b40fa
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
ec1cc55
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
6b292a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
d3f71ae
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
46552e6
Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
ad233ac
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 9 years ago
2973737
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 9 years ago
f6a239a
Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
f51d4d7
Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
a12883f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
13d5699
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
ad1ac94
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
0bce39c
Merge branches 'acpi-video' and 'acpi-hotplug'
by Rafael J. Wysocki
· 9 years ago
b545443
Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b943d0b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
704bb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
e410e34
Revert "btrfs: synchronize incompat feature bits with sysfs files"
by Chris Mason
· 9 years ago
6c55d9b
serial: 8250_pci: Add Intel Broadwell ports
by Mika Westerberg
· 9 years ago
7425637
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
by Matt Fleming
· 9 years ago
6639484
ALSA: hda - disable dynamic clock gating on Broxton before reset
by Libin Yang
· 9 years ago
0d9bacb
iommu: Update struct iommu_ops comments
by Magnus Damm
· 9 years ago
6f3cdb3
iommu/vt-d: Fix link to Intel IOMMU Specification
by Michael S. Tsirkin
· 9 years ago
9b1a12d
iommu/amd: Correct the wrong setting of alias DTE in do_attach
by Baoquan He
· 9 years ago
da972fb
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
by Jeremy McNicoll
· 9 years ago
c5b6352
irqchip/mxs: Add missing set_handle_irq()
by Oleksij Rempel
· 9 years ago
8f6aff9
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
by Lada Trimasova
· 9 years ago
52795f6
i2c: piix4: don't regress on bus names
by Jean Delvare
· 9 years ago
5fa7c8e
perf: Remove/simplify lockdep annotation
by Peter Zijlstra
· 9 years ago
c6e5b73
perf: Synchronously clean up child events
by Peter Zijlstra
· 9 years ago
60beda8
perf: Untangle 'owner' confusion
by Peter Zijlstra
· 9 years ago
45a0e07
perf: Add flags argument to perf_remove_from_context()
by Peter Zijlstra
· 9 years ago
8ba289b
perf: Clean up sync_child_event()
by Peter Zijlstra
· 9 years ago
f47c02c
perf: Robustify event->owner usage and SMP ordering
by Peter Zijlstra
· 9 years ago
6e801e01
perf: Fix STATE_EXIT usage
by Peter Zijlstra
· 9 years ago
07c4a77
perf: Update locking order
by Peter Zijlstra
· 9 years ago
a0733e6
perf: Remove __free_event()
by Peter Zijlstra
· 9 years ago
e03e7ee
perf/bpf: Convert perf_event_array to use struct file
by Alexei Starovoitov
· 9 years ago
828b6f0
perf: Fix NULL deref
by Peter Zijlstra
· 9 years ago
8f04b85
perf/x86: De-obfuscate code
by Peter Zijlstra
· 9 years ago
e01d871
perf/x86: Fix uninitialized value usage
by Peter Zijlstra
· 9 years ago
Next »