index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_em86.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
f2fs: point man pages for some f2fs utils
Jaegeuk Kim
1
-2
/
+44
2020-09-10
f2fs: Use generic casefolding support
Daniel Rosenberg
5
-91
/
+20
2020-09-10
fs: Add standard casefolding support
Daniel Rosenberg
2
-0
/
+103
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
2
-1
/
+25
2020-09-10
f2fs: compress: use more readable atomic_t type for {cic,dic}.ref
Chao Yu
3
-10
/
+10
2020-09-10
f2fs: fix compile warning
Chao Yu
1
-2
/
+5
2020-09-10
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
3
-7
/
+49
2020-09-10
f2fs: inherit mtime of original block during GC
Chao Yu
4
-17
/
+50
2020-09-10
f2fs: record average update time of segment
Chao Yu
1
-3
/
+18
2020-09-10
f2fs: introduce inmem curseg
Chao Yu
8
-52
/
+113
2020-09-10
f2fs: compress: remove unneeded code
Chao Yu
1
-4
/
+0
2020-09-10
f2fs: remove duplicated type casting
Xiaojun Wang
3
-4
/
+4
2020-09-10
f2fs: support zone capacity less than zone size
Aravind Ramesh
7
-37
/
+275
2020-09-09
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-09
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-09
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
1
-4
/
+4
2020-09-08
Revert "drm/i915/gem: Delete unused code"
Dave Airlie
1
-0
/
+19
2020-09-08
Revert "drm/i915/gem: Async GPU relocations only"
Dave Airlie
2
-27
/
+289
2020-09-08
Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"
Dave Airlie
2
-0
/
+18
2020-09-07
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-05
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-05
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-09-05
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-05
mm/hugetlb: try preferred node first when alloc gigantic page from cma
Li Xinhai
1
-6
/
+17
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2
-6
/
+18
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-09-05
mm: madvise: fix vma user-after-free
Yang Shi
1
-1
/
+1
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-05
ipc: adjust proc_ipc_sem_dointvec definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-05
mm: track page table modifications in __apply_to_page_range()
Joerg Roedel
1
-13
/
+24
2020-09-05
MAINTAINERS: IA64: mark Status as Odd Fixes only
Randy Dunlap
1
-1
/
+1
2020-09-05
MAINTAINERS: add LLVM maintainers
Nick Desaulniers
1
-0
/
+2
2020-09-05
MAINTAINERS: update Cavium/Marvell entries
Robert Richter
1
-15
/
+13
2020-09-05
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-05
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
1
-0
/
+8
2020-09-05
memcg: fix use-after-free in uncharge_batch
Michal Hocko
1
-0
/
+6
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-05
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-05
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
1
-3
/
+4
2020-09-05
SUNRPC: stop printk reading past end of string
J. Bruce Fields
1
-2
/
+2
2020-09-05
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-09-04
drm/msm: Disable the RPTR shadow
Jordan Crouse
6
-27
/
+43
2020-09-04
drm/msm: Disable preemption on all 5xx targets
Jordan Crouse
1
-1
/
+2
2020-09-04
drm/msm: Enable expanded apriv support for a650
Jordan Crouse
4
-4
/
+19
2020-09-04
drm/msm: Split the a5xx preemption record
Jordan Crouse
2
-5
/
+21
[next]