index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-01-12
btrfs: send: fix wrong file path when there is an inode with a pending rmdir
Filipe Manana
2021-01-12
btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
Qu Wenruo
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
fuse: fix bad inode
Miklos Szeredi
2021-01-06
ext4: avoid s_mb_prefetch to be zero in individual scenarios
Chunguang Xu
2021-01-06
io_uring: remove racy overflow list fast checks
Pavel Begunkov
2021-01-06
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2021-01-06
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
2021-01-06
fs/namespace.c: WARN if mnt_count has become negative
Eric Biggers
2021-01-06
f2fs: fix race of pending_pages in decompression
Daeho Jeong
2021-01-06
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
2021-01-06
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
2021-01-06
quota: Don't overflow quota file offsets
Jan Kara
2021-01-06
io_uring: check kthread stopped flag when sq thread is unparked
Xiaoguang Wang
2021-01-06
fcntl: Fix potential deadlock in send_sig{io, urg}()
Boqun Feng
2021-01-06
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
2021-01-06
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
2021-01-06
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
2021-01-06
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
2021-01-06
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
2021-01-06
io_uring: add a helper for setting a ref node
Pavel Begunkov
2021-01-06
io_uring: use bottom half safe lock for fixed file data
Jens Axboe
2021-01-06
io_uring: don't assume mm is constant across submits
Jens Axboe
2021-01-06
jffs2: Fix NULL pointer dereference in rp_size fs option parsing
Jamie Iles
2021-01-06
jffs2: Allow setting rp_size to zero during remounting
lizhe
2021-01-06
io_uring: close a small race gap for files cancel
Pavel Begunkov
2020-12-30
openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
Aleksa Sarai
2020-12-30
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
2020-12-30
fsnotify: fix events reported to watching parent and child
Amir Goldstein
2020-12-30
inotify: convert to handle_inode_event() interface
Amir Goldstein
2020-12-30
fsnotify: generalize handle_inode_event()
Amir Goldstein
2020-12-30
jffs2: Fix ignoring mounting options problem during remounting
lizhe
2020-12-30
jffs2: Fix GC exit abnormally
Zhe Li
2020-12-30
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
2020-12-30
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2020-12-30
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
2020-12-30
SMB3: avoid confusing warning message on mount to Azure
Steve French
2020-12-30
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-12-30
ovl: make ioctl() safe
Miklos Szeredi
2020-12-30
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
2020-12-30
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
2020-12-30
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
2020-12-30
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
2020-12-30
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
2020-12-30
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
2020-12-30
btrfs: do not shorten unpin len for caching block groups
Josef Bacik
2020-12-30
io_uring: make ctx cancel on exit targeted to actual ctx
Jens Axboe
2020-12-30
io_uring: fix double io_uring free
Pavel Begunkov
2020-12-30
io_uring: fix ignoring xa_store errors
Pavel Begunkov
2020-12-30
io_uring: hold uring_lock while completing failed polled io in io_wq_submit_w...
Xiaoguang Wang
[next]