index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-01-28
cifs: fix dfs domain referrals
Ronnie Sahlberg
6
-16
/
+75
2021-01-28
Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+7
2021-01-28
io_uring: reinforce cancel on flush during exit
Pavel Begunkov
1
-2
/
+1
2021-01-28
cifs: returning mount parm processing errors correctly
Steve French
1
-4
/
+4
2021-01-28
io_uring: fix sqo ownership false positive warning
Pavel Begunkov
1
-2
/
+0
2021-01-28
io_uring: fix list corruption for splice file_get
Pavel Begunkov
1
-1
/
+2
2021-01-28
cifs: fix mounts to subdirectories of target
Steve French
1
-0
/
+1
[next]