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-07-18
io_uring: always allow drain/link/hardlink/async sqe flags
Daniele Albano
1
-4
/
+9
2020-07-17
io_uring: ensure double poll additions work with both request types
Jens Axboe
1
-21
/
+26
2020-07-15
io_uring: fix recvmsg memory leak with buffer selection
Pavel Begunkov
1
-2
/
+8
2020-07-12
io_uring: fix not initialised work->flags
Pavel Begunkov
1
-1
/
+2
2020-07-12
io_uring: fix missing msg_name assignment
Pavel Begunkov
1
-0
/
+2
2020-07-10
io_uring: account user memory freed when exit has been queued
Jens Axboe
1
-3
/
+10
2020-07-10
io_uring: fix memleak in io_sqe_files_register()
Yang Yingliang
1
-0
/
+1
2020-07-08
io_uring: fix memleak in __io_sqe_files_update()
Yang Yingliang
1
-1
/
+3
2020-07-08
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-2
/
+9
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-06-30
io_uring: use signal based task_work running
Jens Axboe
1
-8
/
+24
2020-06-25
io_uring: fix current->mm NULL dereference on exit
Pavel Begunkov
1
-0
/
+9
2020-06-25
io_uring: fix hanging iopoll in case of -EAGAIN
Pavel Begunkov
1
-7
/
+2
2020-06-23
io_uring: fix io_sq_thread no schedule when busy
Xuan Zhuo
1
-2
/
+2
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+10
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-19
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-112
/
+177
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+9
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-1
/
+2
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-3
/
+2
2020-06-18
io_uring: fix possible race condition against REQ_F_NEED_CLEANUP
Xiaoguang Wang
1
-4
/
+4
2020-06-17
io_uring: reap poll completions while waiting for refs to drop on exit
Jens Axboe
1
-1
/
+11
2020-06-17
io_uring: acquire 'mm' for task_work for SQPOLL
Jens Axboe
1
-15
/
+29
2020-06-17
io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...
Xiaoguang Wang
1
-24
/
+29
2020-06-17
io_uring: don't fail links for EAGAIN error in IOPOLL mode
Xiaoguang Wang
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+2
2020-06-16
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-5
/
+10
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-124
/
+225
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-12
/
+12
2020-06-16
afs: Fix silly rename
David Howells
4
-16
/
+80
2020-06-16
block: Fix use-after-free in blkdev_get()
Jason Yan
1
-5
/
+7
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
1
-3
/
+1
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
7
-18
/
+32
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2
-2
/
+1
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
1
-25
/
+26
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2
-43
/
+0
2020-06-15
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-8
/
+8
2020-06-15
jffs2: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-15
aio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-69
/
+274
2020-06-15
io_uring: cancel by ->task not pid
Pavel Begunkov
2
-11
/
+6
2020-06-15
io_uring: lazy get task
Pavel Begunkov
1
-8
/
+22
2020-06-15
io_uring: batch cancel in io_uring_cancel_files()
Pavel Begunkov
1
-0
/
+13
2020-06-15
io_uring: cancel all task's requests on exit
Pavel Begunkov
3
-17
/
+12
2020-06-15
io-wq: add an option to cancel all matched reqs
Pavel Begunkov
3
-28
/
+36
2020-06-15
io-wq: reorder cancellation pending -> running
Pavel Begunkov
1
-22
/
+32
2020-06-15
afs: Fix the mapping of the UAEOVERFLOW abort code
David Howells
1
-0
/
+1
2020-06-15
afs: Fix truncation issues and mmap writeback size
David Howells
3
-5
/
+35
2020-06-15
afs: Concoct ctimes
David Howells
4
-12
/
+38
[next]