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
2024-05-11
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...
Jens Axboe
2024-05-11
f2fs: fix to add missing iput() in gc_data_segment()
Chao Yu
2024-05-11
f2fs: allow dirty sections with zero valid block for checkpoint disabled
Daeho Jeong
2024-05-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-10
afs: Fix fileserver rotation getting stuck
David Howells
2024-05-10
fcntl: add F_DUPFD_QUERY fcntl()
Linus Torvalds
2024-05-10
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
2024-05-10
f2fs: fix to release node block count in error path of f2fs_new_node_page()
Chao Yu
2024-05-10
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
2024-05-10
f2fs: compress: fix error path of inc_valid_block_count()
Chao Yu
2024-05-10
f2fs: compress: fix typo in f2fs_reserve_compress_blocks()
Chao Yu
2024-05-10
f2fs: compress: fix to update i_compr_blocks correctly
Chao Yu
2024-05-09
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
2024-05-09
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
2024-05-09
bcachefs: Fix sb_field_downgrade validation
Kent Overstreet
2024-05-09
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
bcachefs: fsync() should not return -EROFS
Kent Overstreet
2024-05-09
bcachefs: Invalid devices are now checked for by fsck, not .invalid methods
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_read.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); debug.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); journal_io.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_write.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); btree_io.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); backpointers.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); alloc_background.c
Kent Overstreet
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
isofs: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-09
jbd2: add prefix 'jbd2' for 'shrink_type'
Ye Bin
2024-05-09
jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_chec...
Ye Bin
2024-05-09
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Baokun Li
2024-05-09
NFSD: Force all NFSv4.2 COPY requests to be synchronous
Chuck Lever
2024-05-09
ext4: remove calls to to set/clear the folio error flag
Matthew Wilcox (Oracle)
2024-05-09
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chao Yu
2024-05-09
f2fs: fix to limit gc_pin_file_threshold
Chao Yu
2024-05-09
f2fs: remove unused GC_FAILURE_PIN
Chao Yu
2024-05-09
f2fs: use f2fs_{err,info}_ratelimited() for cleanup
Chao Yu
2024-05-09
f2fs: fix block migration when section is not aligned to pow2
Wu Bo
2024-05-09
erofs: Zstandard compression support
Gao Xiang
2024-05-08
bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
Petr Vorel
2024-05-08
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
2024-05-08
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
2024-05-08
bcachefs: Better bucket alloc tracepoints
Kent Overstreet
2024-05-08
bcachefs: Move nocow unlock to bch2_write_endio()
Kent Overstreet
[prev]
[next]