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
2021-08-17
f2fs: convert S_IRUGO to 0444
Yangtao Li
2
-5
/
+5
2021-08-17
f2fs: fix to keep compatibility of fault injection interface
Chao Yu
2
-0
/
+2
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
13
-30
/
+59
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
2
-2
/
+13
2021-08-13
f2fs: correct comment in segment.h
Yangtao Li
1
-2
/
+2
2021-08-13
f2fs: improve sbi status info in debugfs/f2fs/status
Yangtao Li
1
-5
/
+26
2021-08-12
f2fs: compress: avoid duplicate counting of valid blocks when read compressed...
Fengnan Chang
1
-5
/
+17
2021-08-05
f2fs: fix to do sanity check for sb/cp fields correctly
Chao Yu
1
-4
/
+18
2021-08-05
f2fs: avoid unneeded memory allocation in __add_ino_entry()
Chao Yu
1
-5
/
+17
2021-08-05
f2fs: extent cache: support unaligned extent
Chao Yu
5
-11
/
+132
2021-08-05
f2fs: Kconfig: clean up config options about compression
Tiezhu Yang
1
-9
/
+7
2021-08-04
f2fs: reduce the scope of setting fsck tag when de->name_len is zero
Yangtao Li
1
-5
/
+9
2021-08-03
f2fs: fix to stop filesystem update once CP failed
Chao Yu
3
-6
/
+23
2021-08-03
f2fs: add sysfs node to control ra_pages for fadvise seq file
Daeho Jeong
5
-0
/
+52
2021-08-03
f2fs: introduce discard_unit mount option
Chao Yu
5
-32
/
+130
2021-08-02
f2fs: fix min_seq_blocks can not make sense in some scenes.
Laibin Qiu
1
-1
/
+1
2021-08-02
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
1
-0
/
+12
2021-08-02
f2fs: fix wrong checkpoint_changed value in f2fs_remount()
Chao Yu
1
-5
/
+2
2021-08-02
f2fs: show sbi status in debugfs/f2fs/status
Jaegeuk Kim
1
-2
/
+3
2021-08-02
f2fs: turn back remapped address in compressed page endio
Daeho Jeong
1
-1
/
+3
2021-08-02
f2fs: change fiemap way in printing compression chunk
Daeho Jeong
1
-33
/
+42
2021-08-02
f2fs: do not submit NEW_ADDR to read node block
Jaegeuk Kim
1
-1
/
+2
2021-08-02
f2fs: compress: remove unneeded read when rewrite whole cluster
Fengnan Chang
1
-0
/
+3
2021-07-25
f2fs: don't sleep while grabing nat_tree_lock
Jaegeuk Kim
1
-4
/
+13
2021-07-25
f2fs: remove allow_outplace_dio()
Eric Biggers
3
-12
/
+2
2021-07-25
f2fs: make f2fs_write_failed() take struct inode
Eric Biggers
1
-4
/
+3
2021-07-19
f2fs: quota: fix potential deadlock
Chao Yu
1
-36
/
+48
2021-07-19
f2fs: let's keep writing IOs on SBI_NEED_FSCK
Jaegeuk Kim
2
-1
/
+3
2021-07-19
f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1"
Jia Yang
1
-1
/
+1
2021-07-13
f2fs: avoid to create an empty string as the extension_list
Wang Xiaojun
1
-1
/
+1
2021-07-13
f2fs: compress: fix to set zstd compress level correctly
Chao Yu
1
-1
/
+2
2021-07-13
f2fs: add sysfs nodes to get GC info for each GC mode
Daeho Jeong
5
-0
/
+57
2021-07-11
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+31
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+21
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+33
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
36
-162
/
+287
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-10
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
33
-601
/
+440
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-29
/
+135
2021-07-10
Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+4
2021-07-10
Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
1
-2
/
+1
2021-07-10
Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-384
/
+1066
[next]