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-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
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-22
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
2022-06-14
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
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: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2022-06-14
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
Hao Luo
2022-06-14
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
2022-06-14
f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
Dongliang Mu
2022-06-14
afs: Fix infinite loop found by xfstest generic/676
David Howells
2022-06-14
jffs2: fix memory leak in jffs2_do_fill_super
Baokun Li
2022-06-09
ext4: only allow test_dummy_encryption when supported
Eric Biggers
2022-06-09
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
2022-06-09
xfs: consider shutdown in bmapbt cursor delete assert
Brian Foster
2022-06-09
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
2022-06-09
xfs: restore shutdown check in mapped write fault path
Brian Foster
2022-06-09
xfs: fix incorrect root dquot corruption error when switching group/project q...
Darrick J. Wong
2022-06-09
xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
Darrick J. Wong
2022-06-09
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2022-06-09
xfs: set inode size after creating symlink
Jeffrey Mitchell
2022-06-09
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...
Steve French
2022-06-09
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
2022-06-09
dlm: fix missing lkb refcount handling
Alexander Aring
2022-06-09
dlm: fix plock invalid read
Alexander Aring
2022-06-09
ext4: avoid cycles in directory h-tree
Jan Kara
2022-06-09
ext4: verify dir block before splitting it
Jan Kara
2022-06-09
ext4: fix bug_on in __es_tree_search
Baokun Li
2022-06-09
ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
Theodore Ts'o
2022-06-09
ext4: fix bug_on in ext4_writepages
Ye Bin
2022-06-09
ext4: fix warning in ext4_handle_inode_extension
Ye Bin
2022-06-09
ext4: fix use-after-free in ext4_rename_dir_prepare
Ye Bin
2022-06-09
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
2022-06-09
f2fs: fix to do sanity check for inline inode
Chao Yu
2022-06-09
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
2022-06-09
f2fs: fix to do sanity check on total_data_blocks
Chao Yu
2022-06-09
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
2022-06-09
f2fs: fix deadloop in foreground GC
Chao Yu
2022-06-09
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
2022-06-09
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-06-09
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
2022-06-09
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
2022-06-09
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
2022-06-09
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
[next]