index
:
kernel/git/stable/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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-06-27
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
2025-06-27
btrfs: fix inode lookup error handling during log replay
Filipe Manana
2025-06-27
btrfs: fix iteration of extrefs during log replay
Filipe Manana
2025-06-27
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
2025-06-27
btrfs: fix failure to rebuild free space tree using multiple transactions
Filipe Manana
2025-06-27
fanotify: sanitize handle_type values when reporting fid
Amir Goldstein
2025-06-27
bcachefs: mark invalid_btree_id autofix
Bharadwaj Raju
2025-06-27
xfs: fix unmount hang with unflushable inodes stuck in the AIL
Dave Chinner
2025-06-27
xfs: factor out stale buffer item completion
Dave Chinner
2025-06-27
xfs: rearrange code in xfs_buf_item.c
Dave Chinner
2025-06-27
xfs: add tracepoints for stale pinned inode state debug
Dave Chinner
2025-06-27
xfs: avoid dquot buffer pin deadlock
Dave Chinner
2025-06-27
xfs: catch stale AGF/AGF metadata
Dave Chinner
2025-06-27
xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock
Dave Chinner
2025-06-26
Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
2025-06-26
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
Trond Myklebust
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-26
cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
David Howells
2025-06-26
cifs: Fix the smbd_response slab to allow usercopy
David Howells
2025-06-26
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
2025-06-26
bcachefs: Plumb correct ip to trans_relock_fail tracepoint
Kent Overstreet
2025-06-26
bcachefs: Ensure we rewind to run recovery passes
Kent Overstreet
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
2025-06-26
bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix
Kent Overstreet
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-25
fuse: fix runtime warning on truncate_folio_batch_exceptionals()
Haiyue Wang
2025-06-25
fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
David Hildenbrand
2025-06-25
smb: client: remove \t from TP_printk statements
Stefan Metzmacher
2025-06-25
smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...
Stefan Metzmacher
2025-06-24
bcachefs: fix bch2_journal_keys_peek_prev_min() underflow
Kent Overstreet
2025-06-24
bcachefs: Use wait_on_allocator() when allocating journal
Kent Overstreet
2025-06-24
f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
wangzijie
2025-06-24
f2fs: Fix the typos in comments
Swarna Prabhu
2025-06-24
bcachefs: Check for bad write buffer key when moving from journal
Kent Overstreet
2025-06-24
bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blocked
Alan Huang
2025-06-24
fhandle, pidfs: support open_by_handle_at() purely based on file handle
Christian Brauner
2025-06-24
userns and mnt_idmap leak in open_tree_attr(2)
Al Viro
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
2025-06-24
fhandle: reflow get_path_anchor()
Christian Brauner
2025-06-24
pidfs: add pidfs_root_path() helper
Christian Brauner
2025-06-24
fhandle: rename to get_path_anchor()
Christian Brauner
2025-06-24
fhandle: hoist copy_from_user() above get_path_from_fd()
Christian Brauner
2025-06-24
fhandle: raise FILEID_IS_DIR in handle_type
Christian Brauner
2025-06-24
fuse: fix fuse_fill_write_pages() upper bound calculation
Joanne Koong
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
2025-06-23
f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
Zhiguo Niu
2025-06-23
f2fs: compress: change the first parameter of page_array_{alloc,free} to sbi
Zhiguo Niu
2025-06-23
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-06-23
f2fs: fix to avoid invalid wait context issue
Chao Yu
[prev]
[next]