index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
1
-1
/
+1
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
1
-1
/
+8
2023-08-30
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
1
-13
/
+45
2023-08-30
fs: dlm: use dlm_plock_info for do_unlock_close
Alexander Aring
1
-10
/
+6
2023-08-30
fs: dlm: change plock interrupted message to debug again
Alexander Aring
1
-2
/
+2
2023-08-30
fs: dlm: add pid to debug log
Alexander Aring
1
-2
/
+2
2023-08-30
dlm: replace usage of found with dedicated list iterator variable
Jakob Koschel
3
-60
/
+56
2023-08-30
dlm: improve plock logging if interrupted
Alexander Aring
1
-4
/
+5
2023-08-30
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-30
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-30
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-08-30
nfsd4: kill warnings on testing stateids with mismatched clientids
J. Bruce Fields
1
-8
/
+1
2023-08-30
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-08-30
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
1
-0
/
+5
2023-08-30
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
1
-0
/
+5
2023-08-30
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
1
-0
/
+3
2023-08-30
udf: Fix uninitialized array access for some pathnames
Jan Kara
1
-1
/
+1
2023-08-30
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
1
-0
/
+9
2023-08-30
quota: fix warning in dqgrab()
Ye Bin
1
-1
/
+1
2023-08-30
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
1
-1
/
+2
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
1
-3
/
+4
2023-08-16
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
3
-0
/
+12
2023-08-11
ceph: defer stopping mdsc delayed_work
Xiubo Li
3
-2
/
+17
2023-08-11
ceph: use kill_anon_super helper
Jeff Layton
1
-3
/
+1
2023-08-11
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
4
-0
/
+40
2023-08-11
ext2: Drop fragment support
Jan Kara
2
-31
/
+4
2023-08-11
fs: Protect reconfiguration of sb read-write from racing writes
Jan Kara
1
-1
/
+10
2023-08-11
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
1
-0
/
+4
2023-08-11
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2
-1
/
+12
2023-08-11
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
1
-5
/
+5
2023-08-11
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
1
-24
/
+10
2023-08-11
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
1
-0
/
+1
2023-08-11
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-08-11
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
1
-1
/
+4
2023-08-11
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
1
-1
/
+1
2023-08-11
dlm: rearrange async condition return
Alexander Aring
1
-14
/
+13
2023-08-11
dlm: cleanup plock_op vs plock_xop
Alexander Aring
1
-31
/
+46
2023-08-11
ext4: Fix reusing stale buffer heads from last failed mounting
Zhihao Cheng
1
-6
/
+7
2023-08-11
ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
Chunguang Xu
3
-12
/
+12
2023-08-11
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
1
-0
/
+2
2023-08-11
btrfs: fix race between quota disable and relocation
Filipe Manana
1
-3
/
+15
2023-08-11
btrfs: qgroup: catch reserved space leaks at unmount time
Qu Wenruo
3
-0
/
+49
2023-08-11
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
1
-15
/
+17
2023-08-11
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
1
-73
/
+29
2023-08-11
jbd2: remove redundant buffer io error checks
Zhang Yi
1
-11
/
+2
2023-08-11
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
2
-31
/
+34
2023-08-11
jbd2: fix incorrect code style
Xianting Tian
1
-6
/
+6
2023-07-27
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
1
-1
/
+1
[next]