index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
1
-2
/
+5
|
\
|
*
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
2021-01-07
1
-2
/
+3
|
*
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
2021-01-07
1
-0
/
+2
*
|
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
1
-89
/
+167
|
\
\
|
*
|
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
2021-01-09
1
-9
/
+53
|
*
|
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
2021-01-09
1
-4
/
+10
|
*
|
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
2021-01-09
1
-18
/
+11
|
*
|
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
2021-01-09
1
-0
/
+2
|
*
|
io_uring: synchronise ev_posted() with waitqueues
Pavel Begunkov
2021-01-07
1
-2
/
+8
|
*
|
io_uring: dont kill fasync under completion_lock
Pavel Begunkov
2021-01-07
1
-5
/
+8
|
*
|
io_uring: trigger eventfd for IOPOLL
Pavel Begunkov
2021-01-07
1
-2
/
+11
|
*
|
io_uring: Fix return value from alloc_fixed_file_ref_node
Matthew Wilcox (Oracle)
2021-01-06
1
-6
/
+6
|
*
|
io_uring: Delete useless variable ‘id’ in io_prep_async_work
Ye Bin
2021-01-05
1
-2
/
+0
|
*
|
io_uring: cancel more aggressively in exit_work
Pavel Begunkov
2021-01-04
1
-4
/
+9
|
*
|
io_uring: drop file refs after task cancel
Pavel Begunkov
2021-01-04
1
-9
/
+16
|
*
|
io_uring: patch up IOPOLL overflow_flush sync
Pavel Begunkov
2021-01-04
1
-37
/
+41
|
*
|
io_uring: synchronise IOPOLL on task_submit fail
Pavel Begunkov
2021-01-04
1
-6
/
+7
*
|
|
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-10
1
-10
/
+7
|
\
\
\
|
*
|
|
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
2020-12-28
1
-10
/
+7
*
|
|
|
Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-08
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
zonefs: select CONFIG_CRC32
Arnd Bergmann
2021-01-04
1
-0
/
+1
*
|
|
|
|
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
2021-01-08
1
-3
/
+11
*
|
|
|
|
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-06
18
-97
/
+243
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
2020-12-18
1
-0
/
+10
|
*
|
|
|
|
btrfs: add assertion for empty list of transactions at late stage of umount
Filipe Manana
2020-12-18
1
-0
/
+3
|
*
|
|
|
|
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
4
-7
/
+44
|
*
|
|
|
|
btrfs: fix transaction leak and crash after cleaning up orphans on RO mount
Filipe Manana
2020-12-18
1
-4
/
+1
|
*
|
|
|
|
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-18
2
-3
/
+18
|
*
|
|
|
|
btrfs: merge critical sections of discard lock in workfn
Pavel Begunkov
2020-12-18
1
-20
/
+23
|
*
|
|
|
|
btrfs: fix racy access to discard_ctl data
Pavel Begunkov
2020-12-18
1
-7
/
+3
|
*
|
|
|
|
btrfs: fix async discard stall
Pavel Begunkov
2020-12-18
1
-7
/
+10
|
*
|
|
|
|
btrfs: tests: initialize test inodes location
Josef Bacik
2020-12-18
2
-11
/
+8
|
*
|
|
|
|
btrfs: send: fix wrong file path when there is an inode with a pending rmdir
Filipe Manana
2020-12-18
1
-18
/
+31
|
*
|
|
|
|
btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
Qu Wenruo
2020-12-18
1
-10
/
+20
|
*
|
|
|
|
btrfs: correctly calculate item size used when item key collision happens
ethanwu
2020-12-18
4
-2
/
+32
|
*
|
|
|
|
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
7
-8
/
+40
*
|
|
|
|
|
Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-05
3
-31
/
+49
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
afs: Fix directory entry size calculation
David Howells
2021-01-04
3
-28
/
+41
|
*
|
|
|
|
afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
David Howells
2021-01-04
1
-4
/
+9
*
|
|
|
|
|
Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-01
1
-1
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
2020-12-29
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-01
2
-21
/
+41
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2020-12-30
1
-2
/
+0
|
*
|
|
|
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
2020-12-30
1
-2
/
+22
|
*
|
|
|
io_uring: add a helper for setting a ref node
Pavel Begunkov
2020-12-30
1
-10
/
+12
|
*
|
|
|
io_uring: don't assume mm is constant across submits
Jens Axboe
2020-12-29
1
-7
/
+7
|
|
/
/
/
*
/
/
/
ceph: reencode gid_list when reconnecting
Ilya Dryomov
2020-12-28
1
-31
/
+22
|
/
/
/
*
|
|
proc mountinfo: make splice available again
Linus Torvalds
2020-12-27
1
-3
/
+6
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-12-25
6
-8
/
+22
|
\
\
\
|
*
|
|
fix hostfs_open() use of ->f_path.dentry
Al Viro
2020-12-21
1
-1
/
+1
[next]