index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-22
Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-10-20
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-20
Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-19
Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-19
Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-19
io_uring: use blk_queue_nowait() to check if NOWAIT supported
Jeffle Xu
2020-10-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-18
Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-18
binfmt_elf: take the mmap lock around find_extend_vma()
Jann Horn
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-17
io_uring: fix double poll mask init
Pavel Begunkov
2020-10-17
io-wq: inherit audit loginuid and sessionid
Jens Axboe
2020-10-17
io_uring: use percpu counters to track inflight requests
Jens Axboe
2020-10-17
io_uring: assign new io_identity for task if members have changed
Jens Axboe
2020-10-17
io_uring: store io_identity in io_uring_task
Jens Axboe
2020-10-17
io_uring: COW io_identity on mismatch
Jens Axboe
2020-10-17
io_uring: move io identity items into separate struct
Jens Axboe
2020-10-17
io_uring: rely solely on work flags to determine personality.
Jens Axboe
2020-10-17
io_uring: pass required context in as flags
Jens Axboe
2020-10-17
io-wq: assign NUMA node locality if appropriate
Jens Axboe
2020-10-17
io_uring: fix error path cleanup in io_sqe_files_register()
Jens Axboe
2020-10-17
Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly"
Jens Axboe
2020-10-17
io_uring: fix REQ_F_COMP_LOCKED by killing it
Pavel Begunkov
2020-10-17
io_uring: dig out COMP_LOCK from deep call chain
Pavel Begunkov
2020-10-17
io_uring: don't put a poll req under spinlock
Pavel Begunkov
2020-10-17
io_uring: don't unnecessarily clear F_LINK_TIMEOUT
Pavel Begunkov
2020-10-17
io_uring: don't set COMP_LOCKED if won't put
Pavel Begunkov
2020-10-17
io_uring: Fix sizeof() mismatch
Colin Ian King
2020-10-16
xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n
Darrick J. Wong
2020-10-16
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-16
Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-16
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
ROMFS: support inode blocks calculation
Libing Zhou
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
2020-10-16
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
2020-10-16
coredump: rework elf/elf_fdpic vma_dump_size() into common helper
Jann Horn
2020-10-16
coredump: refactor page range dumping into common helper
Jann Horn
2020-10-16
coredump: let dump_emit() bail out on short writes
Jann Horn
2020-10-16
binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU
Jann Horn
2020-10-16
fs/binfmt_elf: use PT_LOAD p_align values for suitable start address
Chris Kennelly
[next]