index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
udf: Use sync_inode_metadata() in udf_evict_inode()
Jan Kara
1
-3
/
+1
2026-07-27
udf: Drop udf_sync_inode()
Jan Kara
1
-10
/
+1
2026-07-27
udf: Use sync_inode_metadata() to writeout IS_SYNC inode
Jan Kara
2
-4
/
+3
2026-07-27
udf: Fix data integrity writeout issues
Jan Kara
5
-21
/
+33
2026-07-27
ext2: Fix data integrity writeout issues
Jan Kara
5
-37
/
+34
2026-07-27
ext2: Avoid unnecessary inode buffer writeback for sync(2)
Jan Kara
1
-1
/
+5
2026-07-27
ext2: Drop __ext2_write_inode()
Jan Kara
1
-10
/
+8
2026-07-27
ext2: Fix lost inode updates for IS_SYNC inodes
Jan Kara
2
-7
/
+4
2026-07-27
fs: Provide way for filesystem to wait for metadata writeback
Jan Kara
2
-9
/
+30
2026-07-27
ext4: Allocate mapping_metadata_bhs struct on demand
Jan Kara
5
-16
/
+55
2026-07-27
fs: Fix missed inode writeback when racing with __writeback_single_inode
Jan Kara
2
-4
/
+6
2026-07-27
fs: Fix possible UAF in mark_buffer_write_io_error()
Jan Kara
1
-2
/
+8
2026-07-27
affs: Drop support for metadata bh tracking
Jan Kara
6
-36
/
+26
2026-07-27
exfat: write moved entry before removing source
Yichong Chen
1
-5
/
+5
2026-07-27
udf: Fix bh leak for unallocated space entries
Jan Kara
1
-0
/
+1
2026-07-27
udf: bound lengthAllocDescs from unallocated space entry
Jay Vadayath
1
-0
/
+4
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
99
-630
/
+1269
2026-07-26
fs/resctrl: Inform user space when status buffer overflowed
Reinette Chatre
1
-2
/
+5
2026-07-27
erofs: cap LZMA stream pool size
Michael Bommarito
2
-1
/
+16
2026-07-27
erofs: ensure valid f_path for page cache sharing
Gao Xiang
3
-31
/
+30
2026-07-26
fs/resctrl: Communicate resource group deleted error via last_cmd_status
Reinette Chatre
3
-14
/
+11
2026-07-26
fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
Reinette Chatre
1
-4
/
+10
2026-07-26
cifs: validate idmap key payload length
Li Qiang
1
-0
/
+3
2026-07-26
smb: client: remove conditional return with no effect
Sang-Heon Jeon
1
-5
/
+1
2026-07-26
smb: client: fix buffer leaks in SMB1 read and write
Dawei Feng
1
-3
/
+9
2026-07-26
smb: client: use GFP_KERNEL for registry allocation
Fredric Cover
1
-3
/
+3
2026-07-26
fs/resctrl: Change last_cmd_status custom during input parsing
Reinette Chatre
3
-79
/
+120
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-54
/
+164
2026-07-26
super: fix emergency thaw deadlock on frozen block devices
Christian Brauner
1
-13
/
+16
2026-07-25
fs/resctrl: Use accurate and symmetric exit flows
Reinette Chatre
1
-6
/
+7
2026-07-24
Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-49
/
+54
2026-07-24
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-7
/
+54
2026-07-24
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
3
-49
/
+41
2026-07-25
exfat: fix valid_size extension over a shared writable mapping
Namjae Jeon
3
-40
/
+153
2026-07-24
fs/ntfs3: reserve NUL byte when converting UTF-16 names
Kyle Zeng
1
-0
/
+5
2026-07-24
ntfs3: initialize err in attr_wof_frame_info
Ruoyu Wang
1
-1
/
+1
2026-07-24
fs/ntfs3: fix lseek EINVAL on sparse/compressed files with 64-bit clusters
Senjin
1
-1
/
+1
2026-07-24
fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension records
Konstantin Komarov
1
-2
/
+8
2026-07-24
ntfs3: fix info-leak in ntfs_rename()
Konstantin Komarov
1
-2
/
+7
2026-07-24
ntfs3: fix boundary check in ntfs_dir_count()
Konstantin Komarov
1
-7
/
+25
2026-07-24
fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
Weiming Wu
1
-4
/
+4
2026-07-24
pidfs: make pidfs_ino_lock static
Mateusz Guzik
1
-1
/
+1
2026-07-23
Merge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-28
/
+208
2026-07-23
fs/resctrl: Pass error reading event through to user space
Reinette Chatre
1
-2
/
+6
2026-07-23
ceph: avoid fs reclaim while using current->journal_info
Max Kellermann
1
-0
/
+11
2026-07-23
ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*
Max Kellermann
1
-0
/
+6
2026-07-23
ceph: fix hanging __ceph_get_caps() with stale mds_wanted
Max Kellermann
3
-6
/
+21
2026-07-23
ceph: fix refcount leak in ceph_readdir()
WenTao Liang
1
-1
/
+6
2026-07-23
ceph: fix writeback_count leak in write_folio_nounlock()
Wentao Liang
1
-0
/
+9
2026-07-23
ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
Bryam Vargas
1
-0
/
+1
[prev]
[next]