index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-01-14
btrfs: fix front delete range calculation for RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: assert RAID stripe-extent length is always greater than 0
Johannes Thumshirn
2025-01-14
btrfs: don't try to delete RAID stripe-extents if we don't need to
Johannes Thumshirn
2025-01-14
btrfs: selftests: correct RAID stripe-tree feature flag setting
Johannes Thumshirn
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
2025-01-14
xfs: move b_li_list based retry handling to common code
Christoph Hellwig
2025-01-14
xfs: simplify xfsaild_resubmit_item
Christoph Hellwig
2025-01-14
xfs: always complete the buffer inline in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the extra buffer reference in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
Christoph Hellwig
2025-01-14
xfs: simplify buffer I/O submission
Christoph Hellwig
2025-01-14
xfs: move in-memory buftarg handling out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: move write verification out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: remove xfs_buf_delwri_submit_buffers
Christoph Hellwig
2025-01-14
xfs: simplify xfs_buf_delwri_pushbuf
Christoph Hellwig
2025-01-14
xfs: move xfs_buf_iowait out of (__)xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the incorrect comment about the b_pag field
Christoph Hellwig
2025-01-14
xfs: remove the incorrect comment above xfs_buf_free_maps
Christoph Hellwig
2025-01-14
xfs: fix a double completion for buffers on in-memory targets
Christoph Hellwig
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2025-01-13
mm: abstract get_arg_page() stack expansion and mmap read lock
Lorenzo Stoakes
2025-01-13
btrfs: add the missing error handling inside get_canonical_dev_path
Qu Wenruo
2025-01-13
btrfs: add io_uring interface for encoded writes
Mark Harmstone
2025-01-13
bcachefs: bcachefs_metadata_version_directory_size
Hongbo Li
2025-01-13
bcachefs: make directory i_size meaningful
Hongbo Li
2025-01-13
f2fs: fix using wrong 'submitted' value in f2fs_write_cache_pages
zangyangyang1
2025-01-13
f2fs: add parameter @len to f2fs_invalidate_blocks()
Yi Sun
2025-01-13
NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
Zichen Xie
2025-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-01-13
select: Fix unbalanced user_access_end()
Christophe Leroy
2025-01-13
btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_ex...
Qu Wenruo
2025-01-13
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2025-01-13
btrfs: subpage: dump the involved bitmap when ASSERT() failed
Qu Wenruo
2025-01-13
btrfs: subpage: fix the bitmap dump of the locked flags
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when run_delalloc_nocow() failed
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
2025-01-13
btrfs: fix error handling of submit_uncompressed_range()
Qu Wenruo
2025-01-13
btrfs: fix double accounting race when extent_writepage_io() failed
Qu Wenruo
2025-01-13
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2025-01-13
xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
2025-01-13
xfs: constify feature checks
Christoph Hellwig
2025-01-13
xfs: refactor xfs_fs_statfs
Christoph Hellwig
2025-01-13
xfs: don't take m_sb_lock in xfs_fs_statfs
Christoph Hellwig
2025-01-13
xfs: fix the comment above xfs_discard_endio
Christoph Hellwig
2025-01-13
xfs: remove bp->b_error check in xfs_attr3_root_inactive
Long Li
2025-01-13
xfs: remove redundant update for ticket->t_curr_res in xfs_log_ticket_regrant
Long Li
2025-01-13
xfs: clean up xfs_end_ioend() to reuse local variables
Long Li
2025-01-13
xfs: fix mount hang during primary superblock recovery failure
Long Li
2025-01-13
xfs: remove the t_magic field in struct xfs_trans
Christoph Hellwig
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
[prev]
[next]