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-28
isofs: validate directory records consistently
Yichong Chen
4
-10
/
+38
2026-07-28
Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-39
/
+92
2026-07-28
binfmt_misc: don't leak the user namespace when the mount fails
Christian Brauner
1
-17
/
+15
2026-07-28
binfmt_misc: reject a flag character as the field delimiter
Christian Brauner
1
-0
/
+4
2026-07-28
binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
Christian Brauner
1
-2
/
+8
2026-07-28
binfmt_misc: restore write access when removing an entry
Christian Brauner
1
-1
/
+3
2026-07-28
binfmt_misc: don't let an 'F' entry pin its own instance
Christian Brauner
1
-0
/
+4
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
7
-31
/
+47
2026-07-28
netfs: release readahead folios on iterator preparation failure
Yichong Chen
1
-1
/
+3
2026-07-28
netfs: handle single writeback rolling buffer allocation failure
Yichong Chen
1
-1
/
+6
2026-07-28
netfs: clear PG_private_2 on copy-to-cache append failure
Yichong Chen
1
-0
/
+1
2026-07-28
writeback: Export __inode_attach_wb()
Christian Brauner
1
-0
/
+1
2026-07-28
fs/ntfs3: reject restart table growth beyond U16_MAX entries
Weiming Shi
1
-0
/
+3
2026-07-28
fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
Samuel Page
1
-0
/
+9
2026-07-28
exfat: free new directory cluster if zeroing fails
Yichong Chen
1
-1
/
+7
2026-07-28
afs: Fix UAF when sending a message
David Howells
1
-1
/
+2
2026-07-28
afs: Fix afs_fs_fetch_data() to subtract transferred from len
David Howells
1
-1
/
+1
2026-07-28
afs: Fix afs_fs_fetch_data() to set call->async
David Howells
1
-0
/
+3
2026-07-27
hfs: rework MDB locking scheme
Viacheslav Dubeyko
3
-23
/
+87
2026-07-27
cifs: add fscache_resize_cookie() to cifs_setsize()
Frank Sorenson
1
-0
/
+1
2026-07-28
f2fs: fix dentry folio leak in find_in_level
Guanghui Yang
1
-0
/
+1
2026-07-27
fs: hfsplus: remove redundant NULL check before kfree()
Mohammad Shahid
1
-2
/
+1
2026-07-28
f2fs: fix folio_nr_pages() race after put in large folio invalidate
Zhaoyang Huang
1
-1
/
+2
2026-07-28
f2fs: fix to avoid potential section-unaligned pinfile
Chao Yu
1
-11
/
+17
2026-07-28
f2fs: embed f2fs_gc_kthread in f2fs_sb_info
Chao Yu
7
-70
/
+61
2026-07-28
f2fs: quota: do not use GFP_NOFS in f2fs_quota_read()
Chao Yu
1
-1
/
+1
2026-07-28
f2fs: drop FGP_NOFS in f2fs_write_begin()
Chao Yu
1
-1
/
+1
2026-07-27
cifs: fix time_last_write stamp placement in setattr/truncate paths
Frank Sorenson
1
-4
/
+22
2026-07-27
cifs: consolidate time_last_write stamp into _cifsFileInfo_put()
Frank Sorenson
2
-66
/
+22
2026-07-27
smb: client: simplify cifs_fscache_get_super_cookie()
Dmitry Antipov
1
-5
/
+1
2026-07-27
smb: client: free partially allocated transform folio queue
Yichong Chen
1
-1
/
+1
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+33
2026-07-27
quota: remove CONFIG_PRINT_QUOTA_WARNING code
Jiri Slaby (SUSE)
2
-89
/
+2
2026-07-27
Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-32
/
+46
2026-07-27
udf: Fix i_lenExtents truncation on 32-bit kernels
Zhan Xusheng
1
-1
/
+1
2026-07-27
fs: support FD_FAILFS_ROOT in fchroot()
Christian Brauner
1
-15
/
+32
2026-07-27
fs: add fchroot()
Christian Brauner
1
-0
/
+29
2026-07-27
fs: support FD_FAILFS_ROOT in fchdir()
Christian Brauner
3
-1
/
+16
2026-07-27
fs: add failfs
Christian Brauner
5
-2
/
+162
2026-07-27
fat: Fix persisting directory entries on fsync(2) of the root directory
Christian Brauner
1
-3
/
+8
2026-07-27
fat: Propagate inode buffer write errors from fat_sync_inode_metadata()
Christian Brauner
1
-1
/
+6
2026-07-27
fat: Fix lost inode update in do_msdos_rename() with DIRSYNC
Christian Brauner
1
-2
/
+2
2026-07-27
isofs: release zisofs block pointer buffer head
Yichong Chen
1
-0
/
+1
2026-07-27
vfs: Remove mmb_fsync()
Jan Kara
1
-74
/
+0
2026-07-27
fat: Replace fat_sync_inode() with sync_inode_metadata()
Jan Kara
7
-50
/
+34
2026-07-27
fat: Fix missed inode writeback during fsync(2)
Jan Kara
2
-12
/
+45
2026-07-27
ext4: Fix data integrity writeout issues in nojournal mode
Jan Kara
4
-54
/
+72
2026-07-27
minix: Fix data integrity writeout issues
Jan Kara
4
-27
/
+37
2026-07-27
bfs: Fix data integrity writeout issues
Jan Kara
2
-14
/
+25
2026-07-27
udf: Fold udf_update_inode() into udf_write_inode()
Jan Kara
1
-7
/
+1
[prev]
[next]