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
2023-11-20
btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...
Qu Wenruo
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
2023-11-20
eventfs: Check for NULL ef in eventfs_set_attr()
Steven Rostedt (Google)
2023-11-20
fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
Christophe JAILLET
2023-11-20
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-11-20
debugfs: Fix __rcu type comparison warning
Mike Tipton
2023-11-20
f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
Chao Yu
2023-11-20
f2fs: compress: fix to avoid redundant compress extension
Chao Yu
2023-11-20
f2fs: compress: fix to avoid use-after-free on dic
Chao Yu
2023-11-20
f2fs: compress: fix deadloop in f2fs_write_cache_pages()
Chao Yu
2023-11-20
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2023-11-20
dlm: fix no ack after final message
Alexander Aring
2023-11-20
dlm: be sure we reset all nodes at forced shutdown
Alexander Aring
2023-11-20
dlm: fix remove member after close call
Alexander Aring
2023-11-20
dlm: fix creating multiple node structures
Alexander Aring
2023-11-20
fs: dlm: Fix the size of a buffer in dlm_create_debug_file()
Christophe JAILLET
2023-11-20
ext4: move 'ix' sanity check to corrent position
Gou Hao
2023-11-20
ext4: add missing initialization of call_notify_error in update_super_work()
Theodore Ts'o
2023-11-20
pstore/platform: Add check for kstrdup
Jiasheng Jiang
2023-11-20
writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
Jingbo Xu
2023-11-20
nfsd: Handle EOPENSTALE correctly in the filecache
Trond Myklebust
2023-11-08
eventfs: Use simple_recursive_removal() to clean up dentries
Steven Rostedt (Google)
2023-11-08
eventfs: Delete eventfs_inode when the last dentry is freed
Steven Rostedt (Google)
2023-11-08
eventfs: Save ownership and mode
Steven Rostedt (Google)
2023-11-08
eventfs: Remove "is_freed" union with rcu head
Steven Rostedt (Google)
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-10-23
Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2023-10-23
Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-23
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-10-21
Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-20
Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-10-20
Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-19
iomap: fix short copy in iomap_write_iter()
Jan Stancek
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-10-19
Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-19
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-18
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-18
pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
Trond Myklebust
2023-10-18
pNFS: Fix a hang in nfs4_evict_inode()
Trond Myklebust
2023-10-17
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
2023-10-15
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-14
Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-10-14
Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
2023-10-14
Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-10-13
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
[next]