index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
f2fs: run fstrim asynchronously if runtime discard is on
Jaegeuk Kim
1
-2
/
+11
2018-05-30
f2fs: turn down IO priority of discard from background
Chao Yu
1
-0
/
+1
2018-05-30
f2fs: don't split checkpoint in fstrim
Chao Yu
4
-32
/
+16
2018-05-30
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2
-34
/
+40
2018-05-29
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
4
-8
/
+15
2018-05-29
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
2
-65
/
+78
2018-05-04
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
1
-1
/
+7
2018-05-02
f2fs: clear PageError on writepage
Jaegeuk Kim
5
-0
/
+6
2018-05-02
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
1
-4
/
+4
2018-05-02
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
4
-35
/
+3
2018-05-02
f2fs: call unlock_new_inode() before d_instantiate()
Eric Biggers
1
-4
/
+4
2018-05-02
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
6
-49
/
+147
2018-05-02
fscrypt: allow synchronous bio decryption
Eric Biggers
7
-21
/
+45
2018-05-01
hexagon: export csum_partial_copy_nocheck
Arnd Bergmann
1
-0
/
+1
2018-05-01
hexagon: add memset_io() helper
Arnd Bergmann
1
-0
/
+6
2018-04-30
sparc: vio: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
2
-2
/
+2
2018-04-29
Linux v4.17-rc3
v4.17-rc3
Linus Torvalds
1
-1
/
+1
2018-04-29
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
1
-2
/
+2
2018-04-28
MAINTAINERS: add myself as maintainer of AFFS
David Sterba
1
-1
/
+2
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
2
-7
/
+7
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2
-18
/
+25
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-27
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
Petr Tesarik
1
-0
/
+6
2018-04-27
errseq: Always report a writeback error once
Matthew Wilcox
1
-14
/
+9
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
1
-1
/
+1
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
1
-0
/
+7
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
1
-16
/
+39
2018-04-27
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
1
-3
/
+11
2018-04-26
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
1
-0
/
+3
2018-04-26
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
1
-17
/
+8
2018-04-26
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
Mark Rutland
1
-0
/
+5
2018-04-26
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
Mark Rutland
1
-4
/
+10
2018-04-26
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-04-26
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-04-26
ARM: defconfig: Update Gemini defconfig
Linus Walleij
1
-2
/
+25
2018-04-26
ARM: s3c24xx: jive: Fix some GPIO names
Linus Walleij
1
-2
/
+2
2018-04-26
HISI LPC: Add Kconfig MFD_CORE dependency
John Garry
1
-0
/
+1
2018-04-26
ARM: dts: Fix NAS4220B pin config
Linus Walleij
1
-14
/
+14
2018-04-26
MAINTAINERS: Remove myself as maintainer
Niklas Cassel
1
-2
/
+0
2018-04-26
x86/smpboot: Don't use mwait_play_dead() on AMD systems
Yazen Ghannam
1
-0
/
+2
2018-04-26
ALSA: dice: fix error path to destroy initialized stream data
Takashi Sakamoto
1
-1
/
+1
2018-04-26
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
Jiri Kosina
1
-4
/
+4
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
15
-104
/
+114
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+5
2018-04-26
x86/vector: Remove the unused macro FPU_IRQ
Dou Liyang
1
-2
/
+0
[next]