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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
afs: Fix file locking
David Howells
2
-2
/
+1
2020-06-09
afs: Fix memory leak in afs_put_sysnames()
Zhihao Cheng
1
-0
/
+1
2020-06-09
exfat: Fix potential use after free in exfat_load_upcase_table()
Dan Carpenter
1
-1
/
+1
2020-06-09
exfat: fix range validation error in alloc and free cluster
hyeongseok.kim
1
-2
/
+2
2020-06-09
exfat: fix incorrect update of stream entry in __exfat_truncate()
Namjae Jeon
1
-4
/
+4
2020-06-09
exfat: fix memory leak in exfat_parse_param()
Al Viro
1
-4
/
+8
2020-06-09
exfat: remove unnecessary reassignment of p_uniname->name_len
Namjae Jeon
1
-2
/
+0
2020-06-09
exfat: standardize checksum calculation
Tetsuhiro Kohada
4
-27
/
+19
2020-06-09
exfat: add boot region verification
Tetsuhiro Kohada
3
-0
/
+65
2020-06-09
exfat: separate the boot sector analysis
Tetsuhiro Kohada
2
-43
/
+56
2020-06-09
exfat: redefine PBR as boot_sector
Tetsuhiro Kohada
3
-93
/
+72
2020-06-09
exfat: optimize dir-cache
Tetsuhiro Kohada
5
-182
/
+124
2020-06-09
exfat: replace 'time_ms' with 'time_cs'
Tetsuhiro Kohada
7
-22
/
+22
2020-06-09
exfat: remove the assignment of 0 to bool variable
Jason Yan
1
-1
/
+1
2020-06-09
exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
Pali Rohár
2
-15
/
+0
2020-06-09
exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
Pali Rohár
1
-8
/
+2
2020-06-09
exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config option
Geert Uytterhoeven
1
-3
/
+4
2020-06-09
exfat: Use a more common logging style
Joe Perches
8
-74
/
+60
2020-06-09
exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF
Pali Rohár
1
-7
/
+2
2020-06-08
f2fs: attach IO flags to the missing cases
Jaegeuk Kim
1
-0
/
+2
2020-06-08
f2fs: add node_io_flag for bio flags likewise data_io_flag
Jaegeuk Kim
3
-9
/
+18
2020-06-08
f2fs: remove unused parameter of f2fs_put_rpages_mapping()
Chao Yu
1
-4
/
+3
2020-06-08
f2fs: handle readonly filesystem in f2fs_ioc_shutdown()
Chao Yu
1
-1
/
+8
2020-06-08
f2fs: avoid utf8_strncasecmp() with unstable name
Eric Biggers
1
-0
/
+16
2020-06-08
f2fs: don't return vmalloc() memory from f2fs_kmalloc()
Eric Biggers
4
-14
/
+8
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
16
-184
/
+807
2020-06-08
io_wq: add per-wq work handler instead of per work
Pavel Begunkov
3
-8
/
+12
2020-06-08
io_uring: don't arm a timeout through work.func
Pavel Begunkov
1
-11
/
+18
2020-06-08
io_uring: remove custom ->func handlers
Pavel Begunkov
1
-112
/
+27
2020-06-08
io_uring: don't derive close state from ->func
Pavel Begunkov
1
-33
/
+17
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
16
-76
/
+396
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+150
2020-06-08
binfmt_flat: use flush_icache_user_range
Christoph Hellwig
1
-1
/
+1
2020-06-08
exec: use flush_icache_user_range in read_code
Christoph Hellwig
1
-1
/
+1
2020-06-08
exec: only build read_code when needed
Christoph Hellwig
1
-0
/
+3
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
1
-2
/
+5
2020-06-08
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
1
-0
/
+1
2020-06-08
kernel/sysctl: support handling command line aliases
Vlastimil Babka
1
-7
/
+41
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
1
-0
/
+107
2020-06-08
vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK
Linus Torvalds
2
-2
/
+2
2020-06-08
vfs: do not do group lookup when not necessary
Linus Torvalds
1
-15
/
+29
2020-06-08
io_uring: use kvfree() in io_sqe_buffer_register()
Denis Efremov
1
-2
/
+2
2020-06-08
io_uring: validate the full range of provided buffers for access
Bijan Mottahedeh
1
-1
/
+1
2020-06-08
ovl: remove unnecessary lock check
youngjun
1
-6
/
+1
2020-06-07
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+1
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
1
-1
/
+1
2020-06-05
Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+4
2020-06-05
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-20
/
+9
[prev]
[next]