index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
1
-2
/
+7
2021-09-09
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
1
-0
/
+7
2021-09-08
io_uring: fix missing mb() before waitqueue_active
Pavel Begunkov
1
-1
/
+4
2021-09-08
io-wq: fix cancellation on create-worker failure
Pavel Begunkov
1
-9
/
+20
2021-09-07
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-80
/
+214
2021-09-07
Revert "memcg: enable accounting for pollfd and select bits arrays"
Linus Torvalds
1
-2
/
+2
2021-09-07
Revert "memcg: enable accounting for file lock caches"
Linus Torvalds
1
-4
/
+2
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+1
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-180
/
+320
2021-09-06
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
1
-9
/
+6
2021-09-06
fuse: wait for writepages in syncfs
Miklos Szeredi
3
-0
/
+100
2021-09-05
binfmt: a.out: Fix bogus semicolon
Geert Uytterhoeven
1
-1
/
+1
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
5
-10
/
+10
2021-09-04
Merge git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
30
-0
/
+30902
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-457
/
+1364
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-51
/
+111
2021-09-04
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
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-1
/
+219
2021-09-02
Merge tag 'configfs-5.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-56
/
+31
2021-09-02
Merge tag 'dlm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
9
-415
/
+458
[next]