index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-08-03
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
2024-08-03
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
2024-08-03
netfs: Fix writeback that needs to go to both server and cache
David Howells
2024-08-03
f2fs: fix to update user block counts in block_operations()
Chao Yu
2024-08-03
f2fs: fix null reference error when checking end of zone
Daejun Park
2024-08-03
f2fs: fix start segno of large section
Sheng Yong
2024-08-03
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
2024-08-03
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
2024-08-03
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2024-08-03
f2fs: use meta inode for GC of COW file
Sunmin Jeong
2024-08-03
f2fs: use meta inode for GC of atomic file
Sunmin Jeong
2024-08-03
f2fs: fix return value of f2fs_convert_inline_inode()
Chao Yu
2024-08-03
f2fs: fix to don't dirty inode for readonly filesystem
Chao Yu
2024-08-03
f2fs: fix to force buffered IO on inline_data inode
Chao Yu
2024-08-03
fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed
Huacai Chen
2024-08-03
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
2024-08-03
hostfs: fix dev_t handling
Johannes Berg
2024-08-03
jbd2: avoid infinite transaction commit loop
Jan Kara
2024-08-03
jbd2: precompute number of transaction descriptor blocks
Jan Kara
2024-08-03
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
2024-08-03
ext4: make sure the first directory block is not a hole
Baokun Li
2024-08-03
ext4: check dot and dotdot of dx_root before making dir indexed
Baokun Li
2024-08-03
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2024-08-03
cifs: mount with "unix" mount option for SMB1 incorrectly handled
Steve French
2024-08-03
cifs: fix reconnect with SMB1 UNIX Extensions
Steve French
2024-08-03
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...
Steve French
2024-08-03
ext2: Verify bitmap and itable block numbers before using them
Jan Kara
2024-08-03
hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
Chao Yu
2024-08-03
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
2024-08-03
fuse: verify {g,u}id mount options correctly
Eric Sandeen
2024-08-03
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
2024-08-03
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
2024-08-03
exfat: fix potential deadlock on __exfat_get_dentry_set
Sungjong Seo
2024-08-03
fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP
Konstantin Komarov
2024-08-03
fs/ntfs3: Missed error return
Konstantin Komarov
2024-08-03
fs/ntfs3: Fix the format of the "nocase" mount option
Konstantin Komarov
2024-08-03
nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
Ryusuke Konishi
2024-08-03
fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
David Hildenbrand
2024-08-03
fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
David Hildenbrand
2024-08-03
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
2024-08-03
fs/ntfs3: Fix field-spanning write in INDEX_HDR
Konstantin Komarov
2024-08-03
fs/ntfs3: Drop stray '\' (backslash) in formatting string
Andy Shevchenko
2024-08-03
fs/ntfs3: Correct undo if ntfs_create_inode failed
Konstantin Komarov
2024-08-03
fs/ntfs3: Replace inode_trylock with inode_lock
Konstantin Komarov
2024-08-03
fs/ntfs3: Add missing .dirty_folio in address_space_operations
Konstantin Komarov
2024-08-03
fs/ntfs3: Fix getting file type
Konstantin Komarov
2024-08-03
fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting
Konstantin Komarov
2024-08-03
fs/ntfs3: Deny getting attr data block in compressed frame
Konstantin Komarov
2024-08-03
fs/ntfs3: Fix transform resident to nonresident for compressed files
Konstantin Komarov
2024-08-03
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
[next]