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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-08-11
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
1
-0
/
+1
2024-08-11
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
1
-2
/
+1
2024-08-11
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
5
-8
/
+15
2024-08-11
f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
Jaegeuk Kim
1
-0
/
+1
2024-08-11
f2fs: fix to avoid use SSR allocate when do defragment
Zhiguo Niu
1
-1
/
+2
2024-08-11
ext4: check the extent status again before inserting delalloc block
Zhang Yi
1
-0
/
+21
2024-08-11
ext4: factor out a common helper to query extent map
Zhang Yi
1
-25
/
+32
2024-08-11
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-08-11
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-08-11
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
1
-4
/
+2
2024-08-11
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+1
2024-08-03
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-08-03
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
1
-1
/
+2
2024-08-03
f2fs: fix to update user block counts in block_operations()
Chao Yu
1
-5
/
+5
2024-08-03
f2fs: fix start segno of large section
Sheng Yong
1
-1
/
+2
2024-08-03
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
1
-1
/
+4
2024-08-03
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
3
-9
/
+42
2024-08-03
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-08-03
f2fs: use meta inode for GC of COW file
Sunmin Jeong
6
-7
/
+23
2024-08-03
f2fs: use meta inode for GC of atomic file
Sunmin Jeong
4
-9
/
+14
2024-08-03
f2fs: fix return value of f2fs_convert_inline_inode()
Chao Yu
1
-2
/
+4
2024-08-03
f2fs: fix to don't dirty inode for readonly filesystem
Chao Yu
1
-0
/
+3
2024-08-03
f2fs: fix to force buffered IO on inline_data inode
Chao Yu
1
-0
/
+2
2024-08-03
fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed
Huacai Chen
1
-0
/
+3
2024-08-03
hostfs: fix dev_t handling
Johannes Berg
3
-10
/
+14
2024-08-03
jbd2: avoid infinite transaction commit loop
Jan Kara
1
-7
/
+14
2024-08-03
jbd2: precompute number of transaction descriptor blocks
Jan Kara
2
-38
/
+47
2024-08-03
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
2
-1
/
+6
2024-08-03
ext4: make sure the first directory block is not a hole
Baokun Li
1
-11
/
+6
2024-08-03
ext4: check dot and dotdot of dx_root before making dir indexed
Baokun Li
1
-5
/
+51
2024-08-03
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2
-3
/
+15
2024-08-03
cifs: mount with "unix" mount option for SMB1 incorrectly handled
Steve French
1
-0
/
+7
2024-08-03
cifs: fix reconnect with SMB1 UNIX Extensions
Steve French
1
-1
/
+16
2024-08-03
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...
Steve French
1
-4
/
+4
2024-08-03
ext2: Verify bitmap and itable block numbers before using them
Jan Kara
1
-2
/
+9
2024-08-03
hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
Chao Yu
1
-0
/
+3
2024-08-03
fuse: verify {g,u}id mount options correctly
Eric Sandeen
1
-4
/
+20
2024-08-03
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
1
-2
/
+3
2024-08-03
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
1
-1
/
+1
2024-08-03
exfat: fix potential deadlock on __exfat_get_dentry_set
Sungjong Seo
1
-1
/
+1
2024-08-03
fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP
Konstantin Komarov
1
-1
/
+2
2024-08-03
fs/ntfs3: Missed error return
Konstantin Komarov
1
-1
/
+1
2024-08-03
fs/ntfs3: Fix the format of the "nocase" mount option
Konstantin Komarov
1
-1
/
+1
2024-08-03
nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
Ryusuke Konishi
1
-1
/
+1
2024-08-03
fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
David Hildenbrand
1
-10
/
+12
2024-08-03
fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
David Hildenbrand
1
-6
/
+2
2024-08-03
fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr
Hui Zhu
1
-7
/
+6
2024-08-03
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
1
-0
/
+2
2024-08-03
fs/ntfs3: Fix field-spanning write in INDEX_HDR
Konstantin Komarov
2
-6
/
+7
2024-08-03
fs/ntfs3: Drop stray '\' (backslash) in formatting string
Andy Shevchenko
1
-1
/
+1
[next]