index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-19
btrfs: fix async discard stall
Pavel Begunkov
1
-7
/
+10
2021-01-19
io_uring: drop mm and files after task_work_run
Pavel Begunkov
1
-0
/
+2
2021-01-19
io_uring: don't take files/mm for a dead task
Pavel Begunkov
1
-0
/
+2
2021-01-19
ext4: don't leak old mountpoint samples
Theodore Ts'o
1
-1
/
+1
2021-01-19
btrfs: tree-checker: check if chunk item end overflows
Su Yue
1
-0
/
+7
2021-01-19
cifs: fix interrupted close commands
Paulo Alcantara
1
-1
/
+1
2021-01-19
cifs: check pointer before freeing
Tom Rix
1
-1
/
+2
2021-01-19
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-8
/
+9
2021-01-19
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
1
-1
/
+1
2021-01-19
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
1
-11
/
+12
2021-01-19
btrfs: prevent NULL pointer dereference in extent_io_tree_panic
Su Yue
1
-3
/
+1
2021-01-19
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
1
-1
/
+6
2021-01-17
zonefs: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-17
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-10
/
+7
2021-01-17
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2
-18
/
+46
2021-01-17
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
7
-8
/
+40
2021-01-17
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
3
-1
/
+18
2021-01-17
io_uring: Fix return value from alloc_fixed_file_ref_node
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-01-17
io_uring: patch up IOPOLL overflow_flush sync
Pavel Begunkov
1
-37
/
+41
2021-01-17
io_uring: limit {io|sq}poll submit locking scope
Pavel Begunkov
1
-3
/
+6
2021-01-17
io_uring: synchronise IOPOLL on task_submit fail
Pavel Begunkov
1
-5
/
+6
2021-01-12
btrfs: send: fix wrong file path when there is an inode with a pending rmdir
Filipe Manana
1
-18
/
+31
2021-01-12
btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
Qu Wenruo
1
-10
/
+20
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2
-11
/
+11
2021-01-09
fuse: fix bad inode
Miklos Szeredi
7
-17
/
+74
2021-01-06
ext4: avoid s_mb_prefetch to be zero in individual scenarios
Chunguang Xu
1
-4
/
+5
2021-01-06
io_uring: remove racy overflow list fast checks
Pavel Begunkov
1
-4
/
+1
2021-01-06
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
1
-0
/
+2
2021-01-06
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
1
-19
/
+17
2021-01-06
fs/namespace.c: WARN if mnt_count has become negative
Eric Biggers
2
-4
/
+7
2021-01-06
f2fs: fix race of pending_pages in decompression
Daeho Jeong
3
-13
/
+48
2021-01-06
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
6
-24
/
+36
2021-01-06
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
3
-3
/
+37
2021-01-06
quota: Don't overflow quota file offsets
Jan Kara
1
-4
/
+4
2021-01-06
io_uring: check kthread stopped flag when sq thread is unparked
Xiaoguang Wang
1
-1
/
+9
2021-01-06
fcntl: Fix potential deadlock in send_sig{io, urg}()
Boqun Feng
1
-4
/
+6
2021-01-06
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
1
-24
/
+16
2021-01-06
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
1
-1
/
+1
2021-01-06
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
1
-5
/
+4
2021-01-06
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
1
-0
/
+6
2021-01-06
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
1
-2
/
+22
2021-01-06
io_uring: add a helper for setting a ref node
Pavel Begunkov
1
-10
/
+12
2021-01-06
io_uring: use bottom half safe lock for fixed file data
Jens Axboe
1
-8
/
+8
2021-01-06
io_uring: don't assume mm is constant across submits
Jens Axboe
1
-7
/
+7
2021-01-06
jffs2: Fix NULL pointer dereference in rp_size fs option parsing
Jamie Iles
1
-5
/
+5
2021-01-06
jffs2: Allow setting rp_size to zero during remounting
lizhe
2
-2
/
+6
2021-01-06
io_uring: close a small race gap for files cancel
Pavel Begunkov
1
-4
/
+4
2020-12-30
openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
Aleksa Sarai
1
-0
/
+4
2020-12-30
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
1
-1
/
+1
2020-12-30
fsnotify: fix events reported to watching parent and child
Amir Goldstein
2
-37
/
+54
[prev]
[next]