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
2020-09-14
f2fs: clean up kvfree
Chao Yu
10
-28
/
+28
2020-09-11
f2fs: change virtual mapping way for compression pages
Daeho Jeong
1
-10
/
+26
2020-09-11
f2fs: change return value of f2fs_disable_compressed_file to bool
Daeho Jeong
3
-14
/
+9
2020-09-11
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
4
-21
/
+30
2020-09-11
f2fs: trace: fix typo
Chao Yu
1
-1
/
+1
2020-09-11
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
1
-6
/
+6
2020-09-11
f2fs: Documentation edits/fixes
Randy Dunlap
1
-30
/
+23
2020-09-11
f2fs: allocate proper size memory for zstd decompress
Chao Yu
2
-4
/
+5
2020-09-11
f2fs: change compr_blocks of superblock info to 64bit
Daeho Jeong
2
-7
/
+8
2020-09-11
f2fs: add block address limit check to compressed file
Daeho Jeong
1
-8
/
+9
2020-09-11
f2fs: check position in move range ioctl
Dan Robertson
1
-0
/
+3
2020-09-11
f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO
Jack Qiu
1
-0
/
+6
2020-09-11
f2fs: Simplify SEEK_DATA implementation
Matthew Wilcox (Oracle)
1
-27
/
+8
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
13
-64
/
+632
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-10
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+10
2020-09-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+13
2020-09-08
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-08
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-08
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
1
-4
/
+4
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-23
/
+39
2020-09-08
Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-64
/
+411
2020-09-08
Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
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-08
Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
11
-37
/
+85
2020-09-06
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-06
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-63
/
+119
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+213
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-22
/
+229
2020-09-05
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
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
4
-10
/
+16
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
7
-73
/
+62
[next]