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-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-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-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
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
2021-09-02
io-wq: make worker creation resilient against signals
Jens Axboe
1
-57
/
+166
2021-09-02
io-wq: get rid of FIXED worker flag
Jens Axboe
1
-19
/
+16
2021-09-02
d_path: make 'prepend()' fill up the buffer exactly on overflow
Linus Torvalds
1
-30
/
+63
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
22
-725
/
+1354
[next]