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
2024-07-25
cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
Baokun Li
2024-07-25
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
2024-07-25
netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
Baokun Li
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-25
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
2024-07-25
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
2024-07-25
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
2024-07-25
btrfs: fix uninitialized return value in the ref-verify tool
Filipe Manana
2024-07-25
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
2024-07-25
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
2024-07-25
btrfs: scrub: handle RST lookup error correctly
Qu Wenruo
2024-07-25
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
2024-07-25
fs/file: fix the check in find_next_fd()
Yuntao Wang
2024-07-25
cachefiles: make on-demand read killable
Baokun Li
2024-07-25
cachefiles: Set object to close if ondemand_id < 0 in copen
Zizhi Wo
2024-07-25
cachefiles: add consistency check for copen/cread
Baokun Li
2024-07-25
nfs: don't invalidate dentries on transient errors
Scott Mayhew
2024-07-25
nfs: Avoid flushing many pages with NFS_FILE_SYNC
Jan Kara
2024-07-25
nfs: propagate readlink errors in nfs_symlink_filler
Sagi Grimberg
2024-07-25
NFSv4: Fix memory leak in nfs4_set_security_label
Dmitry Mastykin
2024-07-25
btrfs: ensure fast fsync waits for ordered extents after a write failure
Filipe Manana
2024-07-25
cifs: fix noisy message on copy_file_range
Steve French
2024-07-18
ext4: avoid ptr null pointer dereference
Baokun Li
2024-07-18
Fix userfaultfd_api to return EINVAL as expected
Audra Mitchell
2024-07-18
ksmbd: discard write access to the directory open
Hobin Woo
2024-07-18
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
2024-07-18
cifs: fix setting SecurityFlags to true
Steve French
2024-07-18
minixfs: Fix minixfs_rename with HIGHMEM
Matthew Wilcox (Oracle)
2024-07-18
vfs: don't mod negative dentry count when on shrinker list
Brian Foster
2024-07-18
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
linke li
2024-07-18
filelock: fix potential use-after-free in posix_lock_inode
Jeff Layton
2024-07-18
cachefiles: add missing lock protection when polling
Jingbo Xu
2024-07-18
cachefiles: cyclic allocation of msg_id to avoid reuse
Baokun Li
2024-07-18
cachefiles: wait for ondemand_object_worker to finish when dropping object
Hou Tao
2024-07-18
cachefiles: cancel all requests for the object that is being dropped
Baokun Li
2024-07-18
cachefiles: stop sending new request when dropping object
Baokun Li
2024-07-18
cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
Baokun Li
2024-07-11
fs/ntfs3: Mark volume as dirty if xattr is broken
Konstantin Komarov
2024-07-11
fs: don't misleadingly warn during thaw operations
Christian Brauner
2024-07-11
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
2024-07-11
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
2024-07-11
btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
Boris Burkov
2024-07-11
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
2024-07-11
btrfs: zoned: fix calc_available_free_space() for zoned mode
Naohiro Aota
2024-07-11
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
2024-07-11
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2024-07-11
nilfs2: fix inode number range checks
Ryusuke Konishi
2024-07-11
btrfs: always do the basic checks for btrfs_qgroup_inherit structure
Qu Wenruo
2024-07-11
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Lu Yao
2024-07-11
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
[next]