index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
ext2: check err when partial != NULL
Chengguang Xu
1
-2
/
+5
2019-11-04
quota: Handle quotas without quota inodes in dquot_get_state()
Jan Kara
1
-2
/
+4
2019-11-04
quota: Make dquot_disable() work without quota inodes
Jan Kara
1
-44
/
+29
2019-11-04
quota: Drop dquot_enable()
Jan Kara
2
-47
/
+16
2019-11-04
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
3
-4
/
+4
2019-11-04
quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()
Jan Kara
2
-6
/
+15
2019-11-04
quota: Simplify dquot_resume()
Jan Kara
1
-6
/
+4
2019-11-04
quota: Factor out setup of quota inode
Jan Kara
2
-41
/
+69
2019-10-31
quota: Check that quota is not dirty before release
Dmitry Monakhov
3
-2
/
+12
2019-10-31
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
1
-4
/
+5
2019-10-31
ext2: don't set *count in the case of failure in ext2_try_to_allocate()
Chengguang Xu
1
-1
/
+0
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
6
-14
/
+32
2019-10-24
ext2: return error when fail to allocating memory in ioctl
Chengguang Xu
1
-1
/
+4
2019-10-22
ext2: add missing brelse in ext2_new_blocks()
Chengguang Xu
1
-0
/
+7
2019-10-21
ext2: adjust block num when retry allocation
Chengguang Xu
1
-0
/
+1
2019-10-17
quota: minor code cleanup for v1_format_ops
Chengguang Xu
1
-1
/
+0
2019-10-15
mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...
Jane Chu
1
-9
/
+13
2019-10-15
mm/slab.c: fix kernel-doc warning for __ksize()
Randy Dunlap
1
-0
/
+3
2019-10-15
xarray.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2019-10-15
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
1
-1
/
+2
2019-10-15
fs/fs-writeback.c: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2019-10-15
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-15
fs/direct-io.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-15
mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
Vlastimil Babka
1
-3
/
+4
2019-10-15
mm, hugetlb: allow hugepage allocations to reclaim as needed
David Rientjes
1
-2
/
+4
2019-10-15
lib/test_meminit: add a kmem_cache_alloc_bulk() test
Alexander Potapenko
1
-0
/
+27
2019-10-15
mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations
Alexander Potapenko
1
-6
/
+16
2019-10-15
lib/generic-radix-tree.c: add kmemleak annotations
Eric Biggers
1
-6
/
+26
2019-10-15
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
1
-2
/
+11
2019-10-15
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
2
-7
/
+7
2019-10-15
mm, page_owner: decouple freeing stack trace from debug_pagealloc
Vlastimil Babka
2
-21
/
+10
2019-10-15
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
3
-22
/
+24
2019-10-14
kmemleak: Do not corrupt the object_list during clean-up
Catalin Marinas
1
-9
/
+21
2019-10-14
Linux 5.4-rc3
v5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-13
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-13
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-13
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-13
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-13
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-13
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-13
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-13
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-13
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-13
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-10-13
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
1
-41
/
+1
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
[next]