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-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
2025-01-13
btrfs: factor out btrfs_return_free_space()
Naohiro Aota
2025-01-13
btrfs: handle FS_IOC_READ_VERITY_METADATA ioctl
Allison Karlitskaya
2025-01-13
btrfs: send: remove redundant assignments to variable ret
Colin Ian King
2025-01-13
btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent()
Qu Wenruo
2025-01-13
btrfs: selftests: add delayed ref self test cases
Josef Bacik
2025-01-13
btrfs: move select_delayed_ref() and export it
Josef Bacik
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-12
cifs: support reconnect with alternate password for SMB1
Meetakshi Setiya
2025-01-12
ocfs2: support large folios in ocfs2_write_zero_page()
Mark Tinguely
2025-01-12
ocfs2: support large folios in ocfs2_zero_cluster_folios()
Mark Tinguely
2025-01-12
ocfs2: remove ocfs2_start_walk_page_trans() prototype
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: use a folio in ocfs2_fast_symlink_read_folio()
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: convert ocfs2_read_inline_data() to take a folio
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_and_dirty_folio()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_duplicate_clusters_by_page() to use a folio
Mark Tinguely
2025-01-12
ocfs2: use an array of folios instead of an array of pages
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_clear_page_regions() to ocfs2_clear_folio_regions()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_folio_blocks()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_map_and_dirty_page()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_prepare_page_for_write()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_write_end_nolock()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_write_failure() to use a folio
Mark Tinguely
2025-01-12
ocfs2: convert w_pages to w_folios
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_inode_lock_with_page() to ocfs2_inode_lock_with_folio()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_readpage_inline() to take a folio
Mark Tinguely
2025-01-12
ocfs2: pass mmap_folio around instead of mmap_page
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: use a folio in ocfs2_write_begin_inline()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_zero_new_buffers()
Mark Tinguely
2025-01-12
ocfs2: convert w_target_page to w_target_folio
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
2025-01-12
Squashfs: don't allocate fragment caches more than fragments
pangliyuan
2025-01-12
ocfs2: replace deprecated simple_strtol with kstrtol
Daniel Yang
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
2025-01-12
ocfs2: heartbeat: replace simple_strtoul with kstrtoul
Daniel Yang
2025-01-12
ocfs2: convert to the new mount API
Eric Sandeen
2025-01-12
dlmfs: convert to the new mount API
Eric Sandeen
2025-01-12
ceph: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-12
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
2025-01-12
Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-11
Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-01-11
hostfs: fix string handling in __dentry_name()
Al Viro
2025-01-10
NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Refactor nfsd4_do_encode_secinfo() again
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the enco...
Chuck Lever
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode bu...
Chuck Lever
[prev]
[next]