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
2023-08-30
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
2023-08-30
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
2023-08-30
fs: dlm: use dlm_plock_info for do_unlock_close
Alexander Aring
2023-08-30
fs: dlm: change plock interrupted message to debug again
Alexander Aring
2023-08-30
fs: dlm: add pid to debug log
Alexander Aring
2023-08-30
dlm: replace usage of found with dedicated list iterator variable
Jakob Koschel
2023-08-30
dlm: improve plock logging if interrupted
Alexander Aring
2023-08-30
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-30
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-30
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-08-30
nfsd4: kill warnings on testing stateids with mismatched clientids
J. Bruce Fields
2023-08-30
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
2023-08-30
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
2023-08-30
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
2023-08-30
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
2023-08-30
udf: Fix uninitialized array access for some pathnames
Jan Kara
2023-08-30
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
2023-08-30
quota: fix warning in dqgrab()
Ye Bin
2023-08-30
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-16
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
2023-08-11
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-08-11
ceph: use kill_anon_super helper
Jeff Layton
2023-08-11
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
2023-08-11
ext2: Drop fragment support
Jan Kara
2023-08-11
fs: Protect reconfiguration of sb read-write from racing writes
Jan Kara
2023-08-11
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
2023-08-11
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-08-11
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
2023-08-11
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
2023-08-11
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-08-11
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-08-11
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
2023-08-11
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
2023-08-11
dlm: rearrange async condition return
Alexander Aring
2023-08-11
dlm: cleanup plock_op vs plock_xop
Alexander Aring
2023-08-11
ext4: Fix reusing stale buffer heads from last failed mounting
Zhihao Cheng
2023-08-11
ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
Chunguang Xu
2023-08-11
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
2023-08-11
btrfs: fix race between quota disable and relocation
Filipe Manana
2023-08-11
btrfs: qgroup: catch reserved space leaks at unmount time
Qu Wenruo
2023-08-11
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
2023-08-11
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
2023-08-11
jbd2: remove redundant buffer io error checks
Zhang Yi
2023-08-11
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
2023-08-11
jbd2: fix incorrect code style
Xianting Tian
2023-07-27
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
[next]