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
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
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
cifs: fix setting SecurityFlags to true
Steve French
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: narrow the scope of triggering EPOLLIN events in ondemand mode
Jia Zhu
2024-07-18
cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
Baokun Li
2024-07-11
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
2024-07-11
fs/ntfs3: Mark volume as dirty if xattr is broken
Konstantin Komarov
2024-07-11
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
2024-07-11
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
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: 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
gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
Juntong Deng
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-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
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
2024-06-27
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
2024-06-21
cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
David Howells
2024-06-21
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-21
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
2024-06-21
btrfs: zoned: factor out DUP bg handling from btrfs_load_block_group_zone_info
Christoph Hellwig
2024-06-21
btrfs: zoned: factor out single bg handling from btrfs_load_block_group_zone_...
Christoph Hellwig
2024-06-21
btrfs: zoned: factor out per-zone logic from btrfs_load_block_group_zone_info
Christoph Hellwig
2024-06-21
btrfs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_info
Christoph Hellwig
2024-06-21
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
2024-06-21
ocfs2: use coarse time for new created files
Su Yue
2024-06-21
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
2024-06-21
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
2024-06-21
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
2024-06-21
NFSv4.1 enforce rootpath check in fs_location query
Olga Kornievskaia
2024-06-21
cachefiles: flush all requests after setting CACHEFILES_DEAD
Baokun Li
2024-06-21
cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
Baokun Li
2024-06-21
cachefiles: never get a new anonymous fd if ondemand_id is valid
Baokun Li
2024-06-21
cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read()
Baokun Li
[next]