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-05-15
btrfs: use clear_extent_bit() at try_release_extent_state()
Filipe Manana
2025-05-15
btrfs: fix the file offset calculation inside btrfs_decompress_buf2page()
Qu Wenruo
2025-05-15
btrfs: use rb_entry_safe() where possible to simplify code
David Sterba
2025-05-15
btrfs: pass a pointer to get_range_bits() to cache first search result
Filipe Manana
2025-05-15
btrfs: allow folios to be released while ordered extent is finishing
Filipe Manana
2025-05-15
btrfs: update comment for try_release_extent_state()
Filipe Manana
2025-05-15
btrfs: prepare btrfs_punch_hole_lock_range() for large data folios
Qu Wenruo
2025-05-15
btrfs: prepare btrfs_buffered_write() for large data folios
Qu Wenruo
2025-05-15
btrfs: refactor how we handle reserved space inside copy_one_range()
Qu Wenruo
2025-05-15
btrfs: remove EXTENT_UPTODATE io tree flag
Filipe Manana
2025-05-15
btrfs: stop searching for EXTENT_DIRTY bit in the excluded extents io tree
Filipe Manana
2025-05-15
btrfs: remove leftover EXTENT_UPTODATE clear from an inode's io_tree
Filipe Manana
2025-05-15
btrfs: fix fsync of files with no hard links not persisting deletion
Filipe Manana
2025-05-15
btrfs: fix typo in space info explanation
Mark Harmstone
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_IN_TREE
Daniel Vacek
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
Daniel Vacek
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_READAHEAD
Daniel Vacek
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_READ_ERR
Daniel Vacek
2025-05-15
btrfs: factor out the main loop of btrfs_buffered_write() into a helper
Qu Wenruo
2025-05-15
btrfs: factor out space reservation code from btrfs_buffered_write()
Qu Wenruo
2025-05-15
btrfs: cleanup the reserved space inside loop of btrfs_buffered_write()
Qu Wenruo
2025-05-15
btrfs: remove force_page_uptodate variable from btrfs_buffered_write()
Qu Wenruo
2025-05-15
btrfs: move block perfect compression out of experimental features
Qu Wenruo
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
2025-05-15
nfs: Use a folio in nfs_get_link()
Matthew Wilcox (Oracle)
2025-05-15
fs: Convert __page_get_link() to use a folio
Matthew Wilcox (Oracle)
2025-05-15
fs/read_write: make default_llseek() killable
Max Kellermann
2025-05-15
fs/open: make do_truncate() killable
Max Kellermann
2025-05-15
fs/open: make chmod_common() and chown_common() killable
Max Kellermann
2025-05-15
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
2025-05-15
vfs: Add sysctl vfs_cache_pressure_denom for bulk file operations
Yafang Shao
2025-05-15
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
2025-05-15
fs: fuse: add dev id to /dev/fuse fdinfo
Chen Linxuan
2025-05-15
erofs: avoid using multiple devices with different type
Sheng Yong
2025-05-14
ufs: convert ufs to the new mount API
Eric Sandeen
2025-05-14
ufs: reject multiple conflicting -o ufstype=... on mount
Al Viro
2025-05-14
ufs: split ->s_mount_opt - don't mix flavour and on-error
Al Viro
2025-05-15
erofs: fix file handle encoding for 64-bit NIDs
Hongbo Li
2025-05-14
Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
2025-05-14
bcachefs: fix wrong arg to fsck_err()
Kent Overstreet
2025-05-14
orangefs: Convert to use the new mount API
Eric Sandeen
2025-05-14
bcachefs: Fix missing commit in backpointer to missing target
Kent Overstreet
2025-05-14
bcachefs: Fix accidental O(n^2) in fiemap
Kent Overstreet
2025-05-14
bcachefs: Fix set_should_be_locked() call in peek_slot()
Kent Overstreet
2025-05-14
bcachefs: Fix self deadlock
Alan Huang
2025-05-14
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
2025-05-14
bcachefs: Fix livelock in journal_entry_open()
Kent Overstreet
2025-05-14
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
[prev]
[next]