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-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-08-25
cachefiles: Use file_inode() rather than accessing ->f_inode
David Howells
1
-2
/
+2
2021-08-25
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
1
-1
/
+1
2021-08-25
fscache: Select netfs stats if fscache stats are enabled
David Howells
1
-0
/
+1
2021-08-25
erofs: fix double free of 'copied'
Gao Xiang
1
-0
/
+1
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-08-25
io_uring: accept directly into fixed file table
Pavel Begunkov
1
-6
/
+18
2021-08-25
io_uring: hand code io_accept() fd installing
Pavel Begunkov
1
-7
/
+20
2021-08-25
io_uring: openat directly into fixed fd table
Pavel Begunkov
1
-8
/
+66
2021-08-25
configfs: fix a race in configfs_lookup()
Sishuai Gong
1
-3
/
+4
2021-08-25
configfs: fold configfs_attach_attr into configfs_lookup
Christoph Hellwig
1
-49
/
+24
2021-08-25
configfs: simplify the configfs_dirent_is_ready
Christoph Hellwig
1
-3
/
+1
2021-08-25
configfs: return -ENAMETOOLONG earlier in configfs_lookup
Christoph Hellwig
1
-2
/
+3
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2
-2
/
+3
2021-08-24
block: mark blkdev_fsync static
Christoph Hellwig
1
-2
/
+2
2021-08-24
fs: clean up after mandatory file locking support removal
Lukas Bulwahn
1
-7
/
+3
2021-08-23
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
1
-4
/
+4
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
5
-41
/
+102
2021-08-23
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
3
-1
/
+74
2021-08-23
io_uring: add support for IORING_OP_SYMLINKAT
Dmitry Kadashev
3
-2
/
+69
2021-08-23
block: use the percpu bio cache in __blkdev_direct_IO
Christoph Hellwig
1
-2
/
+4
2021-08-23
io_uring: enable use of bio alloc cache
Jens Axboe
1
-1
/
+1
2021-08-23
io_uring: fix io_try_cancel_userdata race for iowq
Pavel Begunkov
1
-2
/
+3
2021-08-23
io_uring: add support for IORING_OP_MKDIRAT
Dmitry Kadashev
1
-0
/
+60
2021-08-23
namei: update do_*() helpers to return ints
Dmitry Kadashev
2
-8
/
+8
2021-08-23
namei: make do_linkat() take struct filename
Dmitry Kadashev
1
-16
/
+29
2021-08-23
namei: add getname_uflags()
Dmitry Kadashev
2
-6
/
+10
2021-08-23
namei: make do_symlinkat() take struct filename
Dmitry Kadashev
1
-11
/
+12
2021-08-23
namei: make do_mknodat() take struct filename
Dmitry Kadashev
1
-8
/
+11
2021-08-23
namei: make do_mkdirat() take struct filename
Dmitry Kadashev
2
-7
/
+20
2021-08-23
namei: change filename_parentat() calling conventions
Dmitry Kadashev
1
-55
/
+53
2021-08-23
namei: ignore ERR/NULL names in putname()
Dmitry Kadashev
1
-4
/
+5
2021-08-23
io_uring: IRQ rw completion batching
Pavel Begunkov
1
-1
/
+16
2021-08-23
io_uring: batch task work locking
Pavel Begunkov
1
-31
/
+49
2021-08-23
io_uring: flush completions for fallbacks
Pavel Begunkov
1
-0
/
+5
2021-08-23
io_uring: add ->splice_fd_in checks
Pavel Begunkov
1
-22
/
+30
2021-08-23
io_uring: add clarifying comment for io_cqring_ev_posted()
Jens Axboe
1
-0
/
+7
2021-08-23
io_uring: place fixed tables under memcg limits
Pavel Begunkov
1
-3
/
+4
2021-08-23
io_uring: limit fixed table size by RLIMIT_NOFILE
Pavel Begunkov
1
-0
/
+2
2021-08-23
io_uring: fix lack of protection for compl_nr
Hao Xu
1
-1
/
+2
2021-08-23
io_uring: Add register support for non-4k PAGE_SIZE
wangyangbo
1
-2
/
+2
2021-08-23
io_uring: extend task put optimisations
Pavel Begunkov
1
-7
/
+9
2021-08-23
io_uring: add comments on why PF_EXITING checking is safe
Jens Axboe
1
-0
/
+2
2021-08-23
io-wq: move nr_running and worker_refs out of wqe->lock protection
Hao Xu
1
-3
/
+4
2021-08-23
io_uring: fix io_timeout_remove locking
Pavel Begunkov
1
-4
/
+10
2021-08-23
io_uring: improve same wq polling
Pavel Begunkov
1
-3
/
+5
2021-08-23
io_uring: reuse io_req_complete_post()
Pavel Begunkov
1
-37
/
+11
2021-08-23
io_uring: better encapsulate buffer select for rw
Pavel Begunkov
1
-16
/
+7
2021-08-23
io_uring: optimise io_prep_linked_timeout()
Pavel Begunkov
1
-3
/
+22
2021-08-23
io_uring: cancel not-armed linked touts separately
Pavel Begunkov
1
-3
/
+16
[prev]
[next]