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
*
exec: move path_noexec() check earlier
Kees Cook
2020-08-12
2
-8
/
+8
*
exec: move S_ISREG() check earlier
Kees Cook
2020-08-12
3
-10
/
+16
*
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
2020-08-12
1
-2
/
+1
*
coredump: add %f for executable filename
Lepton Wu
2020-08-12
1
-4
/
+13
*
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
2020-08-12
1
-4
/
+6
*
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
2020-08-12
1
-0
/
+3
*
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
*
fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
Yubo Feng
2020-08-12
1
-2
/
+2
*
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
2020-08-12
1
-1
/
+1
*
nilfs2: use a more common logging style
Joe Perches
2020-08-12
20
-251
/
+239
*
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
2020-08-12
2
-10
/
+15
*
nilfs2: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-08-12
1
-1
/
+2
*
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2020-08-12
2
-12
/
+12
*
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
2020-08-12
1
-1
/
+1
*
fs/minix: set s_maxbytes correctly
Eric Biggers
2020-08-12
4
-9
/
+9
*
fs/minix: reject too-large maximum file size
Eric Biggers
2020-08-12
1
-2
/
+20
*
fs/minix: don't allow getting deleted inodes
Eric Biggers
2020-08-12
1
-0
/
+14
*
fs/minix: check return value of sb_getblk()
Eric Biggers
2020-08-12
1
-1
/
+7
*
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
2020-08-12
1
-1
/
+6
*
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
2020-08-12
1
-0
/
+6
*
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
2020-08-12
1
-1
/
+10
*
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
2020-08-12
1
-2
/
+2
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
5
-7
/
+7
|
\
|
*
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-06
5
-7
/
+7
|
|
\
|
|
*
userfaultfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-2
/
+2
|
|
*
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
2
-2
/
+2
|
|
*
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
2
-3
/
+3
*
|
|
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-10
20
-289
/
+745
|
\
\
\
|
*
|
|
f2fs: prepare a waiter before entering io_schedule
Jaegeuk Kim
2020-08-03
1
-2
/
+2
|
*
|
|
f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intui...
Zhihao Cheng
2020-08-03
1
-1
/
+1
|
*
|
|
f2fs: replace test_and_set/clear_bit() with set/clear_bit()
Yufen Yu
2020-08-03
1
-2
/
+2
|
*
|
|
f2fs: make file immutable even if releasing zero compression block
Daeho Jeong
2020-08-03
1
-3
/
+3
|
*
|
|
f2fs: compress: disable compression mount option if compression is off
Chao Yu
2020-08-03
1
-1
/
+14
|
*
|
|
f2fs: compress: add sanity check during compressed cluster read
Chao Yu
2020-08-03
1
-3
/
+1
|
*
|
|
f2fs: use macro instead of f2fs verity version
Jack Qiu
2020-08-03
1
-2
/
+4
|
*
|
|
f2fs: fix deadlock between quota writes and checkpoint
Jaegeuk Kim
2020-08-03
1
-0
/
+2
|
*
|
|
f2fs: correct comment of f2fs_exist_written_data
Jack Qiu
2020-08-03
1
-1
/
+1
|
*
|
|
f2fs: compress: delay temp page allocation
Chao Yu
2020-07-26
1
-16
/
+21
|
*
|
|
f2fs: compress: fix to update isize when overwriting compressed file
Chao Yu
2020-07-26
1
-0
/
+4
|
*
|
|
f2fs: space related cleanup
Jack Qiu
2020-07-26
7
-15
/
+15
|
*
|
|
f2fs: fix use-after-free issue
Li Guifu
2020-07-23
1
-2
/
+3
|
*
|
|
f2fs: Change the type of f2fs_flush_inline_data() to void
Jia Yang
2020-07-23
2
-4
/
+2
|
*
|
|
f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
Daeho Jeong
2020-07-21
2
-0
/
+206
|
*
|
|
f2fs: should avoid inode eviction in synchronous path
Jaegeuk Kim
2020-07-21
1
-3
/
+7
|
*
|
|
f2fs: segment.h: delete a duplicated word
Randy Dunlap
2020-07-20
1
-1
/
+1
|
*
|
|
f2fs: compress: fix to avoid memory leak on cc->cpages
Chao Yu
2020-07-20
1
-0
/
+2
|
*
|
|
f2fs: use generic names for generic ioctls
Eric Biggers
2020-07-20
2
-51
/
+28
|
*
|
|
f2fs: don't keep meta inode pages used for compressed block migration
Chao Yu
2020-07-08
1
-2
/
+3
|
*
|
|
f2fs: fix error path in do_recover_data()
Chao Yu
2020-07-08
4
-13
/
+26
|
*
|
|
f2fs: fix to wait GCed compressed page writeback
Chao Yu
2020-07-08
1
-0
/
+7
[next]