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
2021-02-04
io_uring: refactor io_cqring_wait
Pavel Begunkov
1
-21
/
+22
2021-02-04
io_uring: refactor scheduling in io_cqring_wait
Pavel Begunkov
1
-11
/
+8
2021-02-04
io_uring: deduplicate core cancellations sequence
Pavel Begunkov
1
-45
/
+40
2021-02-01
io_uring: simplify do_read return parsing
Pavel Begunkov
1
-5
/
+2
2021-02-01
io_uring: deduplicate adding to REQ_F_INFLIGHT
Pavel Begunkov
1
-19
/
+17
2021-02-01
io_uring: remove work flags after cleanup
Pavel Begunkov
1
-13
/
+6
2021-02-01
io_uring: inline io_req_drop_files()
Pavel Begunkov
1
-22
/
+17
2021-02-01
io_uring: kill not used needs_file_no_error
Pavel Begunkov
1
-4
/
+1
2021-02-01
io_uring: fix inconsistent lock state
Pavel Begunkov
1
-4
/
+11
2021-02-01
io_uring: Fix NULL dereference in error in io_sqe_files_register()
Dan Carpenter
1
-1
/
+1
2021-02-01
io_uring: check kthread parked flag before sqthread goes to sleep
Hao Xu
1
-4
/
+1
2021-02-01
io_uring: Add skip option for __io_sqe_files_update
noah
1
-0
/
+3
2021-02-01
io_uring: cleanup files_update looping
Pavel Begunkov
1
-6
/
+2
2021-02-01
io_uring: consolidate putting reqs task
Pavel Begunkov
1
-20
/
+14
2021-02-01
io_uring: ensure only sqo_task has file notes
Pavel Begunkov
1
-0
/
+4
2021-02-01
io_uring: simplify io_remove_personalities()
Yejune Deng
1
-17
/
+11
2021-02-01
io_uring/io-wq: kill off now unused IO_WQ_WORK_NO_CANCEL
Jens Axboe
3
-6
/
+1
2021-02-01
io_uring: get rid of intermediate IORING_OP_CLOSE stage
Jens Axboe
1
-29
/
+35
2021-02-01
fs: provide locked helper variant of close_fd_get_file()
Jens Axboe
2
-11
/
+26
2021-02-01
io_uring: save atomic dec for inline executed reqs
Pavel Begunkov
1
-7
/
+10
2021-02-01
io_uring: don't flush CQEs deep down the stack
Pavel Begunkov
1
-3
/
+10
2021-02-01
io_uring: help inlining of io_req_complete()
Pavel Begunkov
1
-15
/
+21
2021-02-01
io_uring: add a helper timeout mode calculation
Pavel Begunkov
1
-12
/
+11
2021-02-01
io_uring: deduplicate failing task_work_add
Pavel Begunkov
1
-29
/
+17
2021-02-01
io_uring: remove __io_state_file_put
Pavel Begunkov
1
-9
/
+5
2021-02-01
io_uring: simplify io_alloc_req()
Pavel Begunkov
1
-3
/
+1
2021-02-01
io_uring: further deduplicate #CQ events calc
Pavel Begunkov
1
-8
/
+7
2021-02-01
io_uring: inline __io_commit_cqring()
Pavel Begunkov
1
-9
/
+3
2021-02-01
io_uring: inline io_async_submit()
Pavel Begunkov
1
-6
/
+1
2021-02-01
io_uring: cleanup personalities under uring_lock
Pavel Begunkov
1
-1
/
+1
2021-02-01
io_uring: refactor io_resubmit_prep()
Pavel Begunkov
1
-20
/
+13
2021-02-01
io_uring: optimise io_rw_reissue()
Pavel Begunkov
1
-3
/
+4
2021-02-01
io_uring: make percpu_ref_release names consistent
Bijan Mottahedeh
1
-4
/
+4
2021-02-01
io_uring: create common fixed_rsrc_data allocation routines
Bijan Mottahedeh
1
-15
/
+29
2021-02-01
io_uring: create common fixed_rsrc_ref_node handling routines
Bijan Mottahedeh
1
-12
/
+26
2021-02-01
io_uring: split ref_node alloc and init
Pavel Begunkov
1
-13
/
+11
2021-02-01
io_uring: split alloc_fixed_file_ref_node
Bijan Mottahedeh
1
-2
/
+14
2021-02-01
io_uring: add rsrc_ref locking routines
Bijan Mottahedeh
1
-6
/
+16
2021-02-01
io_uring: separate ref_list from fixed_rsrc_data
Bijan Mottahedeh
1
-17
/
+18
2021-02-01
io_uring: generalize io_queue_rsrc_removal
Bijan Mottahedeh
1
-7
/
+15
2021-02-01
io_uring: rename file related variables to rsrc
Bijan Mottahedeh
1
-111
/
+117
2021-02-01
io_uring: modularize io_sqe_buffers_register
Bijan Mottahedeh
1
-17
/
+34
2021-02-01
io_uring: modularize io_sqe_buffer_register
Bijan Mottahedeh
1
-103
/
+107
2021-02-01
io_uring: enable LOOKUP_CACHED path resolution for filename lookups
Jens Axboe
1
-20
/
+27
2021-02-01
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Jens Axboe
2
-45
/
+49
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-25
/
+44
2021-01-30
Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-20
/
+81
2021-01-29
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-51
/
+46
2021-01-29
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+9
2021-01-29
Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+53
[prev]
[next]