index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
clocksource
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
3
-6
/
+4
2017-06-19
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-06-19
Btrfs: unify naming of btrfs_io_bio
Liu Bo
1
-19
/
+19
2017-06-19
Btrfs: check-integrity use bvec_iter
Liu Bo
1
-12
/
+15
2017-06-19
Btrfs: record error if one block has failed to retry
Liu Bo
1
-3
/
+7
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
4
-32
/
+37
2017-06-19
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
1
-74
/
+45
2017-06-19
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
2
-0
/
+20
2017-06-19
Btrfs: use bio_clone_fast to clone our bio
Liu Bo
1
-1
/
+1
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
3
-37
/
+61
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
3
-13
/
+11
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
9
-91
/
+128
2017-06-19
btrfs: Add quota_override knob into sysfs
Sargun Dhillon
1
-0
/
+41
2017-06-19
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
2
-0
/
+7
2017-06-19
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
4
-26
/
+10
2017-06-19
btrfs: add framework to handle device flush error as a volume
Anand Jain
2
-4
/
+54
2017-06-19
Btrfs: remove obsolete FIXMEs in qgroup ioctls
Daichou
1
-3
/
+0
2017-06-19
btrfs: cleanup unused qgroup trace event
Anand Jain
1
-36
/
+0
2017-06-19
Btrfs: remove an unused variable
Dan Carpenter
1
-2
/
+0
2017-06-19
btrfs: kmap() can't fail
Fabian Frederick
1
-7
/
+1
2017-06-19
Linux 4.12-rc6
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-16
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-16
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-16
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-16
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
2017-06-15
drm: mxsfb_crtc: Reset the eLCDIF controller
Fabio Estevam
1
-0
/
+42
2017-06-15
drm/mgag200: Fix to always set HiPri for G200e4 V2
Mathieu Larouche
1
-1
/
+8
2017-06-15
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
1
-1
/
+1
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
3
-8
/
+10
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
1
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
1
-16
/
+4
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-06-15
firmware: dmi_scan: Check DMI structure length
Jean Delvare
1
-7
/
+16
2017-06-15
firmware: dmi: Fix permissions of product_family
Jean Delvare
1
-2
/
+2
2017-06-15
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
Andy Lutomirski
2
-5
/
+6
2017-06-15
firmware: dmi_scan: Look for SMBIOS 3 entry point first
Jean Delvare
1
-1
/
+16
2017-06-15
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
1
-0
/
+2
2017-06-15
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
1
-6
/
+4
2017-06-15
MIPS: .its targets depend on vmlinux
Paul Burton
1
-5
/
+5
2017-06-15
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
1
-1
/
+3
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
1
-9
/
+12
[next]