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
*
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
|
*
|
|
Make sure that make_create_in_sticky() never sees uninitialized value of dir_...
Al Viro
2020-12-10
1
-1
/
+3
|
*
|
|
fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
Hao Li
2020-12-10
1
-1
/
+8
|
*
|
|
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2020-12-10
1
-1
/
+3
|
*
|
|
fs/namespace.c: WARN if mnt_count has become negative
Eric Biggers
2020-12-10
2
-4
/
+7
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-24
17
-375
/
+443
|
\
\
\
\
|
*
|
|
|
ext4: remove unnecessary wbc parameter from ext4_bio_write_page
Lei Chen
2020-12-22
3
-4
/
+3
|
*
|
|
|
ext4: avoid s_mb_prefetch to be zero in individual scenarios
Chunguang Xu
2020-12-22
1
-4
/
+5
|
*
|
|
|
ext4: defer saving error info from atomic context
Jan Kara
2020-12-22
2
-37
/
+104
|
*
|
|
|
ext4: simplify ext4 error translation
Jan Kara
2020-12-17
1
-55
/
+40
|
*
|
|
|
ext4: move functions in super.c
Jan Kara
2020-12-17
1
-98
/
+98
|
*
|
|
|
ext4: make ext4_abort() use __ext4_error()
Jan Kara
2020-12-17
4
-82
/
+37
|
*
|
|
|
ext4: standardize error message in ext4_protect_reserved_inode()
Jan Kara
2020-12-17
1
-6
/
+4
|
*
|
|
|
ext4: remove redundant sb checksum recomputation
Jan Kara
2020-12-17
1
-2
/
+0
|
*
|
|
|
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
2020-12-17
1
-8
/
+6
|
*
|
|
|
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
2020-12-17
1
-5
/
+14
|
*
|
|
|
jbd2: add a helper to find out number of fast commit blocks
Harshad Shirwadkar
2020-12-17
1
-6
/
+2
|
*
|
|
|
ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h
Harshad Shirwadkar
2020-12-17
2
-55
/
+61
|
*
|
|
|
ext4: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-17
1
-0
/
+1
|
*
|
|
|
ext4: add docs about fast commit idempotence
Harshad Shirwadkar
2020-12-17
1
-0
/
+61
|
*
|
|
|
ext4: remove the unused EXT4_CURRENT_REV macro
Kaixu Xia
2020-12-17
1
-1
/
+0
|
*
|
|
|
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
2020-12-17
1
-2
/
+2
[next]