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-09-03
io_uring: reexpand under-reexpanded iters
Pavel Begunkov
1
-0
/
+2
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-3
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-92
/
+116
2021-09-03
userfaultfd: prevent concurrent API initialization
Nadav Amit
1
-47
/
+44
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
1
-12
/
+13
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
1
-0
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-3
/
+3
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: enable accounting for fasync_cache
Vasily Averin
1
-1
/
+2
2021-09-03
memcg: enable accounting for file lock caches
Vasily Averin
1
-2
/
+4
2021-09-03
memcg: enable accounting for pollfd and select bits arrays
Vasily Averin
1
-2
/
+2
2021-09-03
memcg: enable accounting for mnt_cache entries
Vasily Averin
1
-2
/
+3
2021-09-03
memcg: charge fs_context and legacy_fs_context
Yutian Yang
1
-2
/
+2
2021-09-03
fs, mm: fix race in unlinking swapfile
Hugh Dickins
1
-1
/
+7
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-1
/
+1
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
1
-11
/
+9
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
1
-1
/
+1
2021-09-03
fs: drop_caches: fix skipping over shadow cache inodes
Johannes Weiner
1
-1
/
+2
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
1
-3
/
+0
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
1
-0
/
+5
2021-09-03
ocfs2: ocfs2_downconvert_lock failure results in deadlock
Gang He
1
-0
/
+12
2021-09-03
ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...
Tuo Li
2
-1
/
+2
2021-09-03
ocfs2: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-09-03
binfmt: remove in-tree usage of MAP_DENYWRITE
David Hildenbrand
3
-6
/
+5
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-1
/
+3
2021-09-03
binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
David Hildenbrand
2
-2
/
+2
2021-09-03
io_uring: fix possible poll event lost in multi shot mode
Xiaoguang Wang
1
-3
/
+13
2021-09-03
io_uring: prolong tctx_task_work() with flushing
Pavel Begunkov
1
-0
/
+3
2021-09-03
io_uring: don't disable kiocb_done() CQE batching
Pavel Begunkov
1
-1
/
+1
2021-09-03
io_uring: ensure IORING_REGISTER_IOWQ_MAX_WORKERS works with SQPOLL
Jens Axboe
1
-4
/
+24
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
1
-0
/
+3
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-09-02
ceph: drop the mdsc_get_session/put_session dout messages
Jeff Layton
1
-9
/
+2
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
3
-10
/
+32
2021-09-02
ceph: don't WARN if we're force umounting
Xiubo Li
1
-2
/
+5
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
3
-18
/
+87
2021-09-02
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
1
-15
/
+17
2021-09-02
ceph: reconnect to the export targets on new mdsmaps
Xiubo Li
2
-4
/
+65
2021-09-02
ceph: print more information when we can't find snaprealm
Jeff Layton
1
-6
/
+5
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
4
-63
/
+45
2021-09-02
ceph: remove redundant initializations from mdsc and session
Jeff Layton
1
-19
/
+0
2021-09-02
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2
-3
/
+2
2021-09-02
ceph: add a new vxattr to return auth mds for an inode
Jeff Layton
1
-0
/
+19
2021-09-02
ceph: remove some defunct forward declarations
Jeff Layton
1
-6
/
+0
2021-09-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
1
-0
/
+76
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
3
-0
/
+27
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
3
-42
/
+36
2021-09-02
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2
-7
/
+10
[prev]
[next]