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
2022-07-07
io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
Jens Axboe
2022-07-07
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
2022-07-07
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
2022-07-07
ksmbd: use vfs_llseek instead of dereferencing NULL
Jason A. Donenfeld
2022-07-07
ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
Namjae Jeon
2022-07-07
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...
Namjae Jeon
2022-07-02
io_uring: fix not locked access to fixed buf table
Pavel Begunkov
2022-07-02
fs: account for group membership
Christian Brauner
2022-07-02
fs: fix acl translation
Christian Brauner
2022-07-02
fs: support mapped mounts of mapped filesystems
Christian Brauner
2022-07-02
fs: port higher-level mapping helpers
Christian Brauner
2022-07-02
fs: use low-level mapping helpers
Christian Brauner
2022-07-02
fs: move mapping helpers
Christian Brauner
2022-07-02
fs: add is_idmapped_mnt() helper
Christian Brauner
2022-07-02
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-07-02
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
2022-07-02
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
2022-07-02
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2022-07-02
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
2022-07-02
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
2022-07-02
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
2022-06-29
f2fs: attach inline_data after setting compression
Jaegeuk Kim
2022-06-29
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
2022-06-29
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
2022-06-29
afs: Fix dynamic root getattr
David Howells
2022-06-29
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-29
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-06-29
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
2022-06-29
9p: fix fid refcount leak in v9fs_vfs_get_link
Dominique Martinet
2022-06-29
9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
Dominique Martinet
2022-06-29
9p: Fix refcounting during full path walks for fid lookups
Tyler Hicks
2022-06-25
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
2022-06-22
ext4: add reserved GDT blocks check
Zhang Yi
2022-06-22
ext4: make variable "count" signed
Ding Xiang
2022-06-22
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
2022-06-22
ext4: fix super block checksum incorrect after mount
Ye Bin
2022-06-22
io_uring: fix races with buffer table unregister
Pavel Begunkov
2022-06-22
io_uring: fix races with file table unregister
Pavel Begunkov
2022-06-22
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
2022-06-22
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
2022-06-22
quota: Prevent memory allocation recursion while holding dq_lock
Matthew Wilcox (Oracle)
2022-06-22
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2022-06-14
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
2022-06-14
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
2022-06-14
cifs: fix reconnect on smb3 mount types
Paulo Alcantara
2022-06-14
cifs: return errors during session setup during reconnects
Shyam Prasad N
2022-06-14
cifs: version operations for smb20 unneeded when legacy support disabled
Steve French
2022-06-14
ceph: flush the mdlog for filesystem sync
Xiubo Li
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2022-06-14
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
Hao Luo
[next]