index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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
ext4: make ext4_es_insert_extent() return void
Baokun Li
4
-28
/
+18
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
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
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
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
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
nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
Ryusuke Konishi
1
-1
/
+1
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: Replace inode_trylock with inode_lock
Konstantin Komarov
1
-4
/
+1
2024-08-03
fs/ntfs3: Add missing .dirty_folio in address_space_operations
Konstantin Komarov
1
-0
/
+1
2024-08-03
fs/ntfs3: Fix getting file type
Konstantin Komarov
1
-1
/
+2
2024-08-03
fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting
Konstantin Komarov
1
-0
/
+1
2024-08-03
fs/ntfs3: Fix transform resident to nonresident for compressed files
Konstantin Komarov
1
-5
/
+8
2024-08-03
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
5
-7
/
+4
2024-08-03
fs/ntfs3: Use ALIGN kernel macro
Konstantin Komarov
3
-2
/
+3
2024-08-03
ext4: avoid writing unitialized memory to disk in EA inodes
Jan Kara
1
-0
/
+6
2024-08-03
ext4: don't track ranges in fast_commit if inode has inlined data
Luis Henriques (SUSE)
1
-0
/
+6
2024-08-03
NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2
-5
/
+3
2024-08-03
ext4: fix infinite loop when replaying fast_commit
Luis Henriques (SUSE)
1
-0
/
+2
2024-08-03
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
1
-17
/
+17
2024-08-03
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
6
-48
/
+74
2024-08-03
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
3
-16
/
+29
2024-07-27
btrfs: do not BUG_ON on failure to get dir index for new snapshot
Filipe Manana
1
-1
/
+4
2024-07-27
filelock: Fix fcntl/close race recovery compat path
Jann Horn
1
-5
/
+4
2024-07-27
fs/ntfs3: Validate ff offset
lei lu
1
-1
/
+5
[prev]
[next]