index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
12
-35
/
+34
|
\
|
*
btrfs: use generic Kconfig option for 256kB page size limit
Nathan Chancellor
2022-01-20
1
-2
/
+1
|
*
fs/adfs: remove unneeded variable make code cleaner
Minghao Chi
2022-01-20
1
-3
/
+1
|
*
FAT: use io_schedule_timeout() instead of congestion_wait()
NeilBrown
2022-01-20
1
-2
/
+3
|
*
hfsplus: use struct_group_attr() for memcpy() region
Kees Cook
2022-01-20
2
-6
/
+10
|
*
nilfs2: remove redundant pointer sbufs
Colin Ian King
2022-01-20
1
-2
/
+2
|
*
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
2022-01-20
1
-2
/
+2
|
*
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
2022-01-20
1
-0
/
+3
|
*
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
2022-01-20
1
-1
/
+1
|
*
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
Yafang Shao
2022-01-20
1
-1
/
+2
|
*
fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
Yafang Shao
2022-01-20
1
-1
/
+1
|
*
sysctl: remove redundant ret assignment
luo penghao
2022-01-20
1
-1
/
+0
|
*
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
2022-01-20
1
-4
/
+4
|
*
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
2022-01-20
1
-2
/
+2
|
*
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
2022-01-20
1
-8
/
+2
*
|
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-19
17
-493
/
+731
|
\
\
|
*
|
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
2022-01-10
1
-1
/
+5
|
*
|
f2fs: remove redunant invalidate compress pages
Fengnan Chang
2022-01-04
1
-1
/
+2
|
*
|
f2fs: Simplify bool conversion
Yang Li
2022-01-04
1
-1
/
+1
|
*
|
f2fs: don't drop compressed page cache in .{invalidate,release}page
Chao Yu
2022-01-04
1
-10
/
+4
|
*
|
f2fs: fix to reserve space for IO align feature
Chao Yu
2022-01-04
4
-2
/
+60
|
*
|
f2fs: fix to check available space of CP area correctly in update_ckpt_flags()
Chao Yu
2022-01-04
1
-2
/
+2
|
*
|
f2fs: support fault injection to f2fs_trylock_op()
Chao Yu
2022-01-04
2
-0
/
+6
|
*
|
f2fs: clean up __find_inline_xattr() with __find_xattr()
Chao Yu
2022-01-04
1
-18
/
+11
|
*
|
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
2022-01-04
1
-1
/
+10
|
*
|
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
2022-01-04
11
-25
/
+26
|
*
|
f2fs: avoid down_write on nat_tree_lock during checkpoint
Jaegeuk Kim
2022-01-04
1
-0
/
+4
|
*
|
f2fs: compress: fix potential deadlock of compress file
Hyeong-Jun Kim
2021-12-14
1
-28
/
+22
|
*
|
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
2021-12-14
2
-7
/
+10
|
*
|
f2fs: add gc_urgent_high_remaining sysfs node
Daeho Jeong
2021-12-10
4
-0
/
+27
|
*
|
f2fs: fix to do sanity check in is_alive()
Chao Yu
2021-12-10
1
-0
/
+3
|
*
|
f2fs: fix to avoid panic in is_alive() if metadata is inconsistent
Chao Yu
2021-12-10
1
-1
/
+1
|
*
|
f2fs: fix to do sanity check on inode type during garbage collection
Chao Yu
2021-12-10
1
-1
/
+2
|
*
|
f2fs: avoid duplicate call of mark_inode_dirty
Jaegeuk Kim
2021-12-10
1
-0
/
+4
|
*
|
f2fs: show number of pending discard commands
Jaegeuk Kim
2021-12-10
1
-0
/
+11
|
*
|
f2fs: support POSIX_FADV_DONTNEED drop compressed page cache
Fengnan Chang
2021-12-10
1
-3
/
+9
|
*
|
f2fs: fix remove page failed in invalidate compress pages
Fengnan Chang
2021-12-10
1
-0
/
+5
|
*
|
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
2021-12-10
1
-2
/
+2
|
*
|
f2fs: use iomap for direct I/O
Eric Biggers
2021-12-10
4
-273
/
+322
|
*
|
f2fs: implement iomap operations
Eric Biggers
2021-12-04
3
-0
/
+58
|
*
|
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
2021-12-04
1
-2
/
+3
|
*
|
f2fs: do not expose unwritten blocks to user by DIO
Jaegeuk Kim
2021-12-04
4
-10
/
+35
|
*
|
f2fs: reduce indentation in f2fs_file_write_iter()
Eric Biggers
2021-12-04
1
-30
/
+34
|
*
|
f2fs: rework write preallocations
Eric Biggers
2021-11-17
3
-101
/
+88
|
*
|
f2fs: compress: reduce one page array alloc and free when write compressed page
Fengnan Chang
2021-11-17
3
-22
/
+12
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-2
/
+2
|
\
\
\
|
*
|
|
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
1
-2
/
+2
*
|
|
|
vfs: fs_context: fix up param length parsing in legacy_parse_param
Jamie Hill-Daniel
2022-01-18
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-18
2
-11
/
+17
|
\
\
\
\
|
*
|
|
|
orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
Christophe JAILLET
2021-12-31
1
-4
/
+3
[next]