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-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
2026-03-02
xattr: switch xattr_permission() to switch statement
Christian Brauner
2026-03-02
xattr: add xattr_permission_error()
Christian Brauner
2026-03-02
xattr: remove rbtree-based simple_xattr infrastructure
Christian Brauner
2026-03-02
pidfs: adapt to rhashtable-based simple_xattrs
Christian Brauner
2026-03-02
kernfs: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
2026-03-01
smb: update some doc references
ZhangGuoDong
2026-03-01
smb/client: make SMB2 maperror KUnit tests a separate module
ChenXiaoSong
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-01
ntfs: fix sysctl table registration and path
Namjae Jeon
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-02-28
ntfs: Fix spelling mistake "initiailized" -> "initialized"
Colin Ian King
2026-02-27
nsfs: tighten permission checks for handle opening
Christian Brauner
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
2026-02-27
NFS: Fix NFS KConfig typos
Anna Schumaker
2026-02-27
Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-02-27
smb: client: Use snprintf in cifs_set_cifscreds
Thorsten Blum
2026-02-27
fuse: refactor duplicate queue teardown operation
Yuto Ohnuki
2026-02-27
virtiofs: add FUSE protocol validation
Yuto Ohnuki
2026-02-27
fuse: mark DAX inode releases as blocking
Sergio Lopez
2026-02-27
ext2: avoid drop_nlink() during unlink of zero-nlink inode in ext2_unlink()
Ziyi Guo
2026-02-27
ext2: guard reservation window dump with EXT2FS_DEBUG
Milos Nikic
2026-02-27
ext2: replace BUG_ON with WARN_ON_ONCE in ext2_get_blocks
Milos Nikic
2026-02-27
ext2: remove stale TODO about kmap
Milos Nikic
2026-02-27
fs: udf: avoid assignment in condition when selecting allocation goal
Adarsh Das
2026-02-27
ntfs: Fix possible deadlock
Ethan Tidmore
2026-02-27
ntfs: Add missing error code
Ethan Tidmore
2026-02-27
ntfs: Place check before dereference
Ethan Tidmore
2026-02-26
smb: client: Don't log plaintext credentials in cifs_set_cifscreds
Thorsten Blum
2026-02-26
smb: client: fix broken multichannel with krb5+signing
Paulo Alcantara
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-26
Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-02-26
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-26
fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()
Sun Jian
2026-02-26
fanotify: call fanotify_events_supported() before path_permission() and secur...
Ondrej Mosnacek
2026-02-26
fanotify: avoid/silence premature LSM capability checks
Ondrej Mosnacek
2026-02-26
inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
Chia-Ming Chang
2026-02-26
btrfs: check block group lookup in remove_range_from_remap_tree()
Mark Harmstone
2026-02-26
btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()
Mark Harmstone
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
Mark Harmstone
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...
Mark Harmstone
2026-02-26
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
2026-02-26
btrfs: print correct subvol num if active swapfile prevents deletion
Mark Harmstone
2026-02-26
btrfs: fix warning in scrub_verify_one_metadata()
Mark Harmstone
2026-02-26
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
2026-02-26
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
2026-02-26
btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()
Mark Harmstone
2026-02-26
btrfs: don't commit the super block when unmounting a shutdown filesystem
Miquel Sabaté Solà
2026-02-26
btrfs: free pages on error in btrfs_uring_read_extent()
Miquel Sabaté Solà
2026-02-26
btrfs: fix referenced/exclusive check in squota_check_parent_usage()
Boris Burkov
2026-02-26
btrfs: remove pointless WARN_ON() in cache_save_setup()
Filipe Manana
[prev]
[next]