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
2025-08-27
fuse: add COPY_FILE_RANGE_64 that allows large copies
Miklos Szeredi
2025-08-27
fs: stop accessing ->i_count directly in f2fs and gfs2
Josef Bacik
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
2025-08-26
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2025-08-25
binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
Xichao Zhao
2025-08-25
exec: Fix incorrect type for ret
Xichao Zhao
2025-08-25
smb3 client: fix return code mapping of remap_file_range
Steve French
2025-08-25
fs: Use try_cmpxchg() in sb_init_done_wq()
Uros Bizjak
2025-08-25
fs: Use try_cmpxchg() in start_dir_add()
Uros Bizjak
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-08-23
fs/9p: Add p9_debug(VFS) in d_revalidate
Tingmao Wang
2025-08-23
fs/9p: Invalidate dentry if inode type change detected in cached mode
Tingmao Wang
2025-08-23
fs/9p: Refresh metadata in d_revalidate for uncached mode too
Tingmao Wang
2025-08-22
Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-08-22
btrfs: avoid load/store tearing races when checking if an inode was logged
Filipe Manana
2025-08-22
btrfs: fix race between setting last_dir_index_offset and inode logging
Filipe Manana
2025-08-22
btrfs: fix race between logging inode and checking if it was logged before
Filipe Manana
2025-08-22
btrfs: simplify error handling logic for btrfs_link()
Filipe Manana
2025-08-22
btrfs: fix inode leak on failure to add link to inode
Filipe Manana
2025-08-22
btrfs: abort transaction on failure to add link to inode
Filipe Manana
2025-08-21
btrfs: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
f2fs: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
ext4: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
fsverity: add support for info in fs-specific part of inode
Eric Biggers
2025-08-21
ceph: move crypt info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
ubifs: move crypt info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
f2fs: move crypt info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
ext4: move crypt info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
fscrypt: add support for info in fs-specific part of inode
Eric Biggers
2025-08-21
fscrypt: replace raw loads of info pointer with helper function
Eric Biggers
2025-08-21
coredump: don't pointlessly check and spew warnings
Christian Brauner
2025-08-21
Merge tag '6.17-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-08-21
fs: fix indentation style
Guopeng Zhang
2025-08-21
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
2025-08-20
f2fs: show the list of donation files
Jaegeuk Kim
2025-08-20
f2fs: fix to allow removing qf_name
Chao Yu
2025-08-20
f2fs: fix to avoid NULL pointer dereference in f2fs_check_quota_consistency()
Chao Yu
2025-08-20
f2fs: clean up w/ get_left_section_blocks()
Chao Yu
2025-08-20
f2fs: add reserved nodes for privileged users
Chunhai Guo
2025-08-20
f2fs: Add bggc_io_aware to adjust the priority of BG_GC when issuing IO
Liao Yuanhong
2025-08-20
f2fs: dump more information for f2fs_{enable,disable}_checkpoint()
Chao Yu
2025-08-20
f2fs: add timeout in f2fs_enable_checkpoint()
Chao Yu
2025-08-20
f2fs: fix to detect potential corrupted nid in free_nid_list
Chao Yu
[prev]
[next]