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
2020-08-23
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+13
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-94
/
+79
2020-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
24
-402
/
+791
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
1
-1
/
+5
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-20
afs: Fix key ref leak in afs_put_operation()
David Howells
1
-0
/
+1
2020-08-20
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
1
-3
/
+1
2020-08-20
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
1
-0
/
+2
2020-08-20
io_uring: fix racy req->flags modification
Pavel Begunkov
1
-44
/
+17
2020-08-19
io_uring: use system_unbound_wq for ring exit work
Jens Axboe
1
-1
/
+7
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
11
-23
/
+90
2020-08-19
ext4: reorganize if statement of ext4_mb_release_context()
brookxu
1
-17
/
+16
2020-08-19
ext4: add mb_debug logging when there are lost chunks
brookxu
1
-3
/
+6
2020-08-19
ext4: Fix comment typo "the the".
kyoungho koo
1
-1
/
+1
2020-08-19
jbd2: clean up checksum verification in do_one_pass()
Shijie Luo
1
-34
/
+12
2020-08-19
io_uring: cleanup io_import_iovec() of pre-mapped request
Jens Axboe
1
-14
/
+14
2020-08-18
ext4: change to use fallthrough macro
Shijie Luo
3
-10
/
+10
2020-08-18
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
3
-7
/
+4
2020-08-18
mballoc: replace seq_printf with seq_puts
Xu Wang
1
-1
/
+1
2020-08-18
ext4: optimize the implementation of ext4_mb_good_group()
brookxu
1
-7
/
+7
2020-08-18
ext4: delete invalid comments near ext4_mb_check_limits()
brookxu
1
-4
/
+0
2020-08-18
ext4: fix typos in ext4_mb_regular_allocator() comment
brookxu
1
-2
/
+2
2020-08-17
io_uring: get rid of kiocb_wait_page_queue_init()
Jens Axboe
1
-30
/
+11
2020-08-17
io_uring: find and cancel head link async work on files exit
Jens Axboe
1
-4
/
+29
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-153
/
+386
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-15
Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
3
-62
/
+17
2020-08-15
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+4
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
23
-121
/
+2274
2020-08-15
fs: autofs: delete repeated words in comments
Randy Dunlap
1
-2
/
+2
2020-08-15
exec: restore EACCES of S_ISDIR execve()
Kees Cook
1
-1
/
+3
2020-08-14
SMB3: Fix mkdir when idsfromsid configured on mount
Steve French
1
-0
/
+1
2020-08-14
io_uring: internally retry short reads
Jens Axboe
1
-39
/
+70
2020-08-13
io_uring: retain iov_iter state over io_read/io_write calls
Jens Axboe
1
-66
/
+70
2020-08-13
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
9
-25
/
+65
2020-08-13
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-19
/
+21
2020-08-13
Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-116
/
+121
2020-08-13
io_uring: enable lookup of links holding inflight files
Jens Axboe
1
-10
/
+87
2020-08-12
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-103
/
+482
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
37
-315
/
+386
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-12
exec: move path_noexec() check earlier
Kees Cook
2
-8
/
+8
2020-08-12
exec: move S_ISREG() check earlier
Kees Cook
3
-10
/
+16
2020-08-12
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
1
-2
/
+1
2020-08-12
coredump: add %f for executable filename
Lepton Wu
1
-4
/
+13
[next]