index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-28
6
-116
/
+38
|
\
|
*
ovl: Do d_type check only if work dir creation was successful
Vivek Goyal
2016-05-27
1
-8
/
+11
|
*
ovl: update documentation
Miklos Szeredi
2016-05-27
1
-9
/
+0
|
*
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-05-27
5
-99
/
+27
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-28
36
-210
/
+219
|
\
\
|
*
|
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
2016-05-26
1
-10
/
+17
|
*
|
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-05-26
36
-200
/
+202
|
|
\
\
|
|
*
\
Merge branch 'dev/comp-workspaces' into for-chris-4.7-20160525
David Sterba
2016-05-25
0
-0
/
+0
|
|
|
\
\
|
|
|
*
|
btrfs: make find_workspace warn if there are no workspaces
David Sterba
2016-04-27
1
-0
/
+14
|
|
|
*
|
btrfs: make find_workspace always succeed
David Sterba
2016-04-27
1
-8
/
+12
|
|
|
*
|
btrfs: preallocate compression workspaces
David Sterba
2016-04-27
1
-0
/
+16
|
|
|
*
|
btrfs: rename and document compression workspace members
David Sterba
2016-04-27
1
-16
/
+19
|
|
*
|
|
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
36
-196
/
+193
|
|
|
\
\
\
|
|
|
*
|
|
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
33
-105
/
+106
|
|
|
*
|
|
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
3
-8
/
+8
|
|
|
*
|
|
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
2016-04-29
1
-1
/
+7
|
|
|
*
|
|
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
2016-04-29
1
-9
/
+7
|
|
|
*
|
|
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
2016-04-29
1
-8
/
+8
|
|
|
*
|
|
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
2016-04-29
1
-8
/
+7
|
|
|
*
|
|
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
3
-7
/
+4
|
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_new
David Sterba
2016-04-29
2
-3
/
+4
|
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
2016-04-29
2
-3
/
+3
|
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
3
-6
/
+6
|
|
|
*
|
|
btrfs: sink gfp parameter to clear_extent_dirty
David Sterba
2016-04-29
3
-4
/
+4
|
|
|
*
|
|
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
3
-8
/
+5
|
|
|
*
|
|
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
9
-16
/
+15
|
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-29
6
-11
/
+10
|
|
*
|
|
|
Merge branch 'misc-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
3
-4
/
+9
|
|
/
|
|
|
|
|
|
*
|
|
|
btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
Zhao Lei
2016-05-25
1
-1
/
+2
|
|
*
|
|
|
Btrfs: fix unexpected return value of fiemap
Liu Bo
2016-05-25
1
-1
/
+5
|
|
*
|
|
|
Btrfs: free sys_array eb as soon as possible
Liu Bo
2016-05-25
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
make IS_ERR_VALUE() complain about non-pointer-sized arguments
Linus Torvalds
2016-05-28
1
-1
/
+1
*
|
|
|
|
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-28
6
-36
/
+30
*
|
|
|
|
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
38
-103
/
+102
*
|
|
|
|
mm: fix section mismatch warning
Linus Torvalds
2016-05-28
2
-2
/
+2
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-27
12
-51
/
+246
|
\
\
\
\
\
|
*
|
|
|
|
mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM
Gavin Shan
2016-05-27
1
-1
/
+1
|
*
|
|
|
|
mm/memcontrol.c: move comments for get_mctgt_type() to proper position
Li RongQing
2016-05-27
1
-18
/
+19
|
*
|
|
|
|
mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()
Li RongQing
2016-05-27
1
-0
/
+2
|
*
|
|
|
|
mm/cma: silence warnings due to max() usage
Stephen Rothwell
2016-05-27
1
-3
/
+4
|
*
|
|
|
|
mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()
Kirill A. Shutemov
2016-05-27
1
-0
/
+2
|
*
|
|
|
|
oom_reaper: close race with exiting task
Michal Hocko
2016-05-27
1
-6
/
+24
|
*
|
|
|
|
mm: use early_pfn_to_nid in register_page_bootmem_info_node
Yang Shi
2016-05-27
1
-1
/
+1
|
*
|
|
|
|
mm: use early_pfn_to_nid in page_ext_init
Yang Shi
2016-05-27
2
-3
/
+4
|
*
|
|
|
|
MAINTAINERS: Kdump maintainers update
Vivek Goyal
2016-05-27
1
-2
/
+3
|
*
|
|
|
|
MAINTAINERS: add kexec_core.c and kexec_file.c
Minfei Huang
2016-05-27
1
-1
/
+1
|
*
|
|
|
|
mm: oom: do not reap task if there are live threads in threadgroup
Vladimir Davydov
2016-05-27
1
-2
/
+0
|
*
|
|
|
|
direct-io: fix direct write stale data exposure from concurrent buffered read
Eryu Guan
2016-05-27
1
-7
/
+7
|
*
|
|
|
|
ocfs2: bump up o2cb network protocol version
Junxiao Bi
2016-05-27
1
-1
/
+4
|
*
|
|
|
|
ocfs2: o2hb: fix hb hung time
Junxiao Bi
2016-05-27
1
-1
/
+1
[next]