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-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
2024-06-27
ext4: avoid overflow when setting values via sysfs
Baokun Li
2024-06-27
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
2024-06-27
f2fs: don't set RO when shutting down f2fs
Jaegeuk Kim
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-27
f2fs: fix to detect inconsistent nat entry during truncation
Chao Yu
2024-06-27
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Baokun Li
2024-06-27
ext4: do not create EA inode under buffer lock
Jan Kara
2024-06-27
fs/writeback: bail out if there is no more inodes for IO and queued once
Kemeng Shi
2024-06-21
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
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
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
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
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
2024-06-21
ksmbd: move leading slash check to smb2_get_name()
Namjae Jeon
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
2024-06-21
cachefiles: add spin_lock for cachefiles_ondemand_info
Baokun Li
2024-06-21
cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
Baokun Li
2024-06-21
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
Baokun Li
2024-06-21
cachefiles: remove requests from xarray during flushing requests
Baokun Li
2024-06-21
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
2024-06-21
eventfs: Update all the eventfs_inodes from the events descriptor
Steven Rostedt (Google)
2024-06-16
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-16
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-16
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-16
btrfs: re-introduce 'norecovery' mount option
Qu Wenruo
2024-06-16
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-16
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-06-16
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-16
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-06-16
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-06-16
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google)
2024-06-16
eventfs: Keep the directories from having the same inode number as files
Steven Rostedt (Google)
2024-06-16
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
Hao Ge
2024-06-16
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
2024-06-16
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
2024-06-16
cifs: fix creating sockets when using sfu mount options
Steve French
[next]