index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
btrfs: Separate space_info create/update
Nikolay Borisov
1
-66
/
+66
2017-06-19
Btrfs: let btrfs_print_leaf print more about block group
Liu Bo
1
-2
/
+5
2017-06-19
Btrfs: skip commit transaction if we don't have enough pinned bytes
Liu Bo
1
-1
/
+1
2017-06-19
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
1
-5
/
+1
2017-06-19
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
1
-10
/
+4
2017-06-19
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
1
-27
/
+9
2017-06-19
btrfs: remove root usage from can_overcommit
Jeff Mahoney
1
-36
/
+46
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
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-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-13
/
+10
2017-06-18
Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
4
-7
/
+8
2017-06-18
Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-6
/
+2
2017-06-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+7
2017-06-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2017-06-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-31
/
+34
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+8
2017-06-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-06-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+46
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2017-06-18
Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-33
/
+2
[prev]
[next]