index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-11
f2fs: compress: let lz4 compressor handle output buffer budget properly
Chao Yu
2020-05-11
f2fs: remove blk_plugging in block_operations
Jaegeuk Kim
2020-05-11
f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS
Chao Yu
2020-05-11
f2fs: shrink spinlock coverage
Chao Yu
2020-05-11
f2fs: correctly fix the parent inode number during fsync()
Eric Biggers
2020-05-11
f2fs: rework filename handling
Eric Biggers
2020-05-11
f2fs: split f2fs_d_compare() from f2fs_match_name()
Eric Biggers
2020-05-11
f2fs: don't leak filename in f2fs_try_convert_inline_dir()
Eric Biggers
2020-05-11
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
2020-05-11
f2fs: introduce mempool for {,de}compress intermediate page allocation
Chao Yu
2020-05-08
f2fs: introduce f2fs_bmap_compress()
Chao Yu
2020-05-08
f2fs: support fiemap on compressed inode
Chao Yu
2020-05-08
f2fs: support partial truncation on compressed inode
Chao Yu
2020-05-08
f2fs: remove redundant compress inode check
Chao Yu
2020-05-08
f2fs: use strcmp() in parse_options()
Eric Biggers
2020-05-08
f2fs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-23
f2fs: fix quota_sync failure due to f2fs_lock_op
Jaegeuk Kim
2020-04-17
f2fs: support read iostat
Chao Yu
2020-04-17
f2fs: Fix the accounting of dcc->undiscard_blks
Sahitya Tummala
2020-04-17
f2fs: fix to handle error path of f2fs_ra_meta_pages()
Chao Yu
2020-04-17
f2fs: report the discard cmd errors properly
Sahitya Tummala
2020-04-17
f2fs: fix long latency due to discard during umount
Sahitya Tummala
2020-04-17
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
2020-04-16
f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
Jaegeuk Kim
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-04-07
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-04-07
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
2020-04-07
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
2020-04-07
ubsan: include bug type in report header
Kees Cook
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
2020-04-07
ubsan: check panic_on_warn
Kees Cook
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
2020-04-07
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
2020-04-07
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
gcov: gcc_3_4: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
gcov: gcc_4_7: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
kernel/kmod.c: fix a typo "assuems" -> "assumes"
Qiujun Huang
2020-04-07
reiserfs: clean up several indentation issues
Colin Ian King
[next]