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-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
2024-07-11
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chao Yu
2024-07-11
orangefs: fix out-of-bounds fsid access
Mike Marshall
2024-07-05
netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
David Howells
2024-07-05
netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
David Howells
2024-07-05
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-07-05
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
2024-07-05
bcachefs: Fix bch2_sb_downgrade_update()
Kent Overstreet
2024-07-05
bcachefs: Fix sb-downgrade validation
Kent Overstreet
2024-07-05
bcachefs: Fix sb_field_downgrade validation
Kent Overstreet
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2024-07-05
btrfs: zoned: fix initial free space detection
Naohiro Aota
2024-07-05
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
2024-07-05
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
2024-07-05
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2024-07-05
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andreas Gruenbacher
2024-07-05
btrfs: use NOFS context when getting inodes during logging and log replay
Filipe Manana
2024-06-27
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
2024-06-27
ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
Joseph Qi
2024-06-27
ovl: fix encoding fid for lower only root
Miklos Szeredi
2024-06-27
cifs: fix typo in module parameter enable_gcm_256
Steve French
2024-06-27
btrfs: retry block group reclaim without infinite loop
Boris Burkov
2024-06-27
ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Baokun Li
[next]