index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-07-24
io_uring: rename ctx->poll into ctx->iopoll
Pavel Begunkov
2020-07-24
io_uring: share completion list w/ per-op space
Pavel Begunkov
2020-07-24
io_uring: follow **iovec idiom in io_import_iovec
Pavel Begunkov
2020-07-24
io_uring: add a helper for async rw iovec prep
Pavel Begunkov
2020-07-24
io_uring: simplify io_req_map_rw()
Pavel Begunkov
2020-07-24
io_uring: replace rw->task_work with rq->task_work
Pavel Begunkov
2020-07-24
io_uring: extract io_sendmsg_copy_hdr()
Pavel Begunkov
2020-07-24
io_uring: use more specific type in rcv/snd msg cp
Pavel Begunkov
2020-07-24
io_uring: rename sr->msg into umsg
Pavel Begunkov
2020-07-24
io_uring: fix sq array offset calculation
Dmitry Vyukov
2020-07-24
Merge branch 'io_uring-5.8' into for-5.9/io_uring
Jens Axboe
2020-07-24
io_uring: fix lockup in io_fail_links()
Pavel Begunkov
2020-07-24
io_uring: fix ->work corruption with poll_add
Pavel Begunkov
2020-07-23
f2fs: fix use-after-free issue
Li Guifu
2020-07-23
f2fs: Change the type of f2fs_flush_inline_data() to void
Jia Yang
2020-07-23
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-23
io_uring: missed req_init_async() for IOSQE_ASYNC
Pavel Begunkov
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
2020-07-22
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
2020-07-21
fs-verity: use smp_load_acquire() for ->i_verity_info
Eric Biggers
2020-07-21
fscrypt: use smp_load_acquire() for ->i_crypt_info
Eric Biggers
2020-07-21
fscrypt: use smp_load_acquire() for ->s_master_keys
Eric Biggers
2020-07-21
fscrypt: use smp_load_acquire() for fscrypt_prepared_key
Eric Biggers
2020-07-21
fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library
Eric Biggers
2020-07-21
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-21
btrfs: fix page leaks after failure to lock page for delalloc
Robbie Ko
2020-07-21
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
2020-07-21
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-21
f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
Daeho Jeong
2020-07-21
f2fs: should avoid inode eviction in synchronous path
Jaegeuk Kim
2020-07-21
fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS
Eric Biggers
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
exec: Factor bprm_stack_limits out of prepare_arg_pages
Eric W. Biederman
2020-07-21
exec: Factor bprm_execve out of do_execve_common
Eric W. Biederman
2020-07-21
exec: Move bprm_mm_init into alloc_bprm
Eric W. Biederman
2020-07-21
exec: Move initialization of bprm->filename into alloc_bprm
Eric W. Biederman
2020-07-21
exec: Factor out alloc_bprm
Eric W. Biederman
2020-07-21
exfat: fix name_hash computation on big endian systems
Ilya Ponetayev
2020-07-21
exfat: fix wrong size update of stream entry by typo
Hyeongseok Kim
2020-07-21
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
Namjae Jeon
2020-07-21
exfat: fix overflow issue in exfat_cluster_to_sector()
Namjae Jeon
2020-07-20
fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE
Eric Biggers
2020-07-20
fscrypt: add comments that describe the HKDF info strings
Eric Biggers
2020-07-20
f2fs: segment.h: delete a duplicated word
Randy Dunlap
2020-07-20
f2fs: compress: fix to avoid memory leak on cc->cpages
Chao Yu
2020-07-20
f2fs: use generic names for generic ioctls
Eric Biggers
2020-07-20
zonefs: count pages after truncating the iterator
Johannes Thumshirn
2020-07-20
zonefs: Fix compilation warning
Damien Le Moal
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
2020-07-19
proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
Adrian Reber
[prev]
[next]