index
:
pub/scm/linux/kernel/git/rmk/linux.git
master
rmk's fork of linux.git
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
ocfs2: validate inline xattrs during inode block validation
Cen Zhang
3
-13
/
+111
2026-08-03
ocfs2: fix hung task in orphan recovery
Jiaming Zhang
2
-9
/
+22
2026-08-03
ocfs2: validate lengths in dlm_mig_lockres_handler
Bryam Vargas
1
-0
/
+9
2026-08-03
ocfs2: bound namelen in dlm_migrate_request_handler
Bryam Vargas
1
-0
/
+6
2026-08-03
fat: restore original value when fat_ent_write failed
Yemu Lu
1
-0
/
+4
2026-08-03
ocfs2: use inode_lock_nested() for orphan dir locking
Deepanshu Kartikey
1
-3
/
+3
2026-08-03
ocfs2/cluster: keep heartbeat local node stable
Cen Zhang
3
-18
/
+46
2026-08-04
f2fs: Run f2fs_write_end_io() asynchronously
Bart Van Assche
4
-1
/
+25
2026-08-04
f2fs: reject invalid recovered filename lengths
Wenjie Qi
1
-3
/
+11
2026-08-04
f2fs: Remove unused curseg_segno() and curseg_alloc_type()
Zhan Xusheng
1
-14
/
+0
2026-08-04
f2fs: dirty directory inodes on mtime/ctime update
Joanne Chang
3
-7
/
+7
2026-08-04
f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
Zhan Xusheng
1
-0
/
+6
2026-08-04
f2fs: fix to avoid move_range and defragment on device_alias file
Chao Yu
1
-1
/
+5
2026-08-04
f2fs: reject overlapping move range after len expansion
Hao-Qun Huang
1
-2
/
+2
2026-08-03
f2fs: return writeback error from collapse range
Wenjie Qi
1
-1
/
+4
2026-08-03
f2fs: only redirty pinned folios in redirty_blocks
Wenjie Qi
1
-2
/
+2
2026-08-03
f2fs: limit recovery filename logging to stored length
Wenjie Qi
1
-14
/
+27
2026-08-03
f2fs: validate MOVE_RANGE destination size
Wenjie Qi
1
-4
/
+12
2026-08-03
f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
Zhan Xusheng
1
-1
/
+1
2026-08-04
btrfs: flush the fixup workers during close_ctree
Boris Burkov
2
-0
/
+38
2026-08-03
binfmt_misc: correctly account pre-opened interpreters
Christian Brauner
1
-2
/
+14
2026-08-03
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-1
/
+1
2026-08-03
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-1
/
+1
2026-08-03
binfmt_misc: let a 'B' entry bind its interpreters
Christian Brauner
3
-55
/
+288
2026-08-03
binfmt_misc: carry pre-opened interpreters in struct binfmt_misc_interp
Christian Brauner
1
-32
/
+119
2026-08-03
ksmbd: apply the pre-authentication PDU limit when decompressing
Sujal Tuladhar
3
-6
/
+11
2026-08-03
ksmbd: validate compression Flags before kvmalloc
Anatolii Shumak
1
-1
/
+10
2026-08-03
smb: compress: reject Pattern_V1 when not negotiated
Anatolii Shumak
3
-4
/
+11
2026-08-03
nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
Jeff Layton
1
-3
/
+16
2026-08-03
nfsd: clear CALLBACK_RUNNING on failed delegation recall queue
Jeff Layton
1
-1
/
+3
2026-08-03
nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaper
Jeff Layton
1
-2
/
+2
2026-08-03
nfsd: don't free session slots that are still in use
Jeff Layton
1
-1
/
+16
2026-08-03
nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegations
Zhenghang Xiao
1
-0
/
+1
2026-08-03
nfsd: ensure nfsd_file_do_acquire() does not use a non-opened file
NeilBrown
1
-4
/
+4
2026-08-03
nfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()
NeilBrown
1
-4
/
+8
2026-08-03
NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock
Michael Bommarito
1
-19
/
+25
2026-08-03
lockd: pin next file across nlm_inspect_file lock-drop
Michael Bommarito
1
-23
/
+30
2026-08-03
nfsd: sample writeback error cursor before async COPY loop
Chuck Lever
1
-1
/
+1
2026-08-03
nfsd: Reset write verifier when async COPY writeback fails
Chuck Lever
1
-0
/
+2
2026-08-03
xfs: check v5 superblock features early
Christoph Hellwig
1
-2
/
+2
2026-08-03
xfs: add a comment to describe xfs_gc_bio.victim_rtg
Christoph Hellwig
1
-0
/
+1
2026-08-03
xfs: add a separate bio_set for spliting GC writes
Christoph Hellwig
1
-1
/
+11
2026-08-03
xfs: don't swallow dquot recovery verification errors
Long Li
1
-1
/
+1
2026-08-03
xfs: fix ilock leak on error in xfs_dq_get_next_id
Long Li
1
-1
/
+2
2026-08-03
xfs: don't ignore runtime errors in xrep_iunlink_reload_next
Darrick J. Wong
1
-10
/
+22
2026-08-03
xfs: set the prev pointer when reinserting an inode on the unlinked list
Darrick J. Wong
1
-0
/
+4
2026-08-03
xfs: fix another iunlink infinite loop bug in online fsck
Darrick J. Wong
2
-9
/
+29
2026-08-03
xfs: fix allocated inodes that show up in the unlinked list
Darrick J. Wong
2
-7
/
+57
2026-08-03
xfs: check xfarray iteration errors when committing unlinked inode lists
Darrick J. Wong
1
-0
/
+4
2026-08-03
xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers
Darrick J. Wong
1
-2
/
+12
[prev]
[next]