index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
5
-15
/
+28
2017-06-19
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
1
-1
/
+1
2017-06-19
btrfs: remove unused member list from btrfs_end_io_wq
David Sterba
1
-1
/
+0
2017-06-19
btrfs: remove unused members dir_path from recorded_ref
David Sterba
1
-8
/
+0
2017-06-19
btrfs: remove unused member list from async_submit_bio
David Sterba
1
-1
/
+0
2017-06-19
btrfs: remove unused member err from reada_extent
David Sterba
1
-1
/
+0
2017-06-19
btrfs: Remove unnecessary branching in free-space-tree.c
Sahil Kang
1
-10
/
+2
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
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-17
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-17
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-17
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-17
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-17
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
[next]