index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-12-06
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
2019-12-06
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-05
Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-12-05
Merge branch 'pipe-rework' (patches from David Howells)
Linus Torvalds
2019-12-05
pipe: Fix missing mask update after pipe_wait()
David Howells
2019-12-05
pipe: Remove assertion from pipe_poll()
David Howells
2019-12-05
Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-05
Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-05
io_uring: fix a typo in a comment
LimingWu
2019-12-05
io_uring: hook all linked requests via link_list
Pavel Begunkov
2019-12-05
io_uring: fix error handling in io_queue_link_head
Pavel Begunkov
2019-12-04
fs/binfmt_elf.c: extract elf_read() function
Alexey Dobriyan
2019-12-04
fs/binfmt_elf.c: delete unused "interp_map_addr" argument
Alexey Dobriyan
2019-12-04
fs/epoll: remove unnecessary wakeups of nested epoll
Heiher
2019-12-04
epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC
Jason Baron
2019-12-04
fs/proc/Kconfig: fix indentation
Krzysztof Kozlowski
2019-12-04
fs/proc/internal.h: shuffle "struct pde_opener"
Alexey Dobriyan
2019-12-04
fs/proc/generic.c: delete useless "len" variable
Alexey Dobriyan
2019-12-04
proc: change ->nlink under proc_subdir_lock
Alexey Dobriyan
2019-12-04
io_uring: use hash table for poll command lookups
Jens Axboe
2019-12-04
io-wq: clear node->next on list deletion
Jens Axboe
2019-12-04
io_uring: ensure deferred timeouts copy necessary data
Jens Axboe
2019-12-04
io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT
Jens Axboe
2019-12-03
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-03
io_uring: handle connect -EINPROGRESS like -EAGAIN
Jens Axboe
2019-12-03
io_uring: remove io_wq_current_is_worker
Jackie Liu
2019-12-03
io_uring: remove parameter ctx of io_submit_state_start
Jackie Liu
2019-12-03
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
Jens Axboe
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
2019-12-03
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
2019-12-02
io_uring: ensure async punted read/write requests copy iovec
Jens Axboe
2019-12-02
io_uring: add general async offload context
Jens Axboe
2019-12-02
block: don't send uevent for empty disk when not invalidating
Eric Biggers
2019-12-02
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
2019-12-02
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
Merge tag 'pstore-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-02
io_uring: use current task creds instead of allocating a new one
Jens Axboe
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
2019-12-01
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...
Andrea Arcangeli
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
[next]