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-07-01
smb: client: set missing retry flag in cifs_writev_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in cifs_readv_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in smb2_writev_callback()
Paulo Alcantara
2025-07-01
netfs: Fix ref leak on inserted extra subreq in write retry
David Howells
2025-07-01
netfs: Fix looping in wait functions
David Howells
2025-07-01
netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
David Howells
2025-07-01
netfs: Fix double put of request
David Howells
2025-07-01
netfs: Fix hang due to missing case in final DIO read result collection
David Howells
2025-07-01
eventpoll: Fix priority inversion problem
Nam Cao
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-07-01
f2fs: fix to use f2fs_is_valid_blkaddr_raw() in do_write_page()
Chao Yu
2025-07-01
f2fs: avoid splitting bio when reading multiple pages
Jianan Huang
2025-07-01
f2fs: check the generic conditions first
Jaegeuk Kim
2025-06-30
bcachefs: Fix incorrect transaction restart handling
Alan Huang
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
2025-06-30
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2025-06-30
f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
wangzijie
2025-06-30
f2fs: fix to check upper boundary for gc_no_zoned_gc_percent
Chao Yu
2025-06-30
f2fs: fix to check upper boundary for gc_valid_thresh_ratio
Chao Yu
2025-06-30
f2fs: account and print more stats during recovery
Chao Yu
2025-06-30
f2fs: enable tuning of boost_zoned_gc_percent via sysfs
yohan.joung
2025-06-30
f2fs: fix to check upper boundary for value of gc_boost_zoned_gc_percent
yohan.joung
2025-06-30
f2fs: fix KMSAN uninit-value in extent_info usage
Abinash Singh
2025-06-30
btrfs: stop parsing crc32c driver name
Eric Biggers
2025-06-30
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Youling Tang
2025-06-29
statmount_mnt_basic(): simplify the logics for group id
Al Viro
2025-06-29
invent_group_ids(): zero ->mnt_group_id always implies !IS_MNT_SHARED()
Al Viro
2025-06-29
get rid of CL_SHARE_TO_SLAVE
Al Viro
2025-06-29
take freeing of emptied mnt_namespace to namespace_unlock()
Al Viro
2025-06-29
copy_tree(): don't link the mounts via mnt_list
Al Viro
2025-06-29
change_mnt_propagation(): move ->mnt_master assignment into MS_SLAVE case
Al Viro
2025-06-29
mnt_slave_list/mnt_slave: turn into hlist_head/hlist_node
Al Viro
2025-06-29
turn do_make_slave() into transfer_propagation()
Al Viro
2025-06-29
do_make_slave(): choose new master sanely
Al Viro
2025-06-29
change_mnt_propagation(): do_make_slave() is a no-op unless IS_MNT_SHARED()
Al Viro
2025-06-29
change_mnt_propagation() cleanups, step 1
Al Viro
2025-06-29
propagate_mnt(): fix comment and convert to kernel-doc, while we are at it
Al Viro
2025-06-29
propagate_mnt(): get rid of last_dest
Al Viro
2025-06-29
fs/pnode.c: get rid of globals
Al Viro
2025-06-29
propagate_one(): fold into the sole caller
Al Viro
2025-06-29
propagate_one(): separate the "what should be the master for this copy" part
Al Viro
2025-06-29
propagate_one(): separate the "do we need secondary here?" logics
Al Viro
2025-06-29
propagate_mnt(): handle all peer groups in the same loop
Al Viro
2025-06-29
propagate_one(): get rid of dest_master
Al Viro
2025-06-29
mount: separate the flags accessed only under namespace_sem
Al Viro
2025-06-29
don't have mounts pin their parents
Al Viro
2025-06-29
get rid of mountpoint->m_count
Al Viro
2025-06-29
combine __put_mountpoint() with unhash_mnt()
Al Viro
2025-06-29
pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
Al Viro
2025-06-29
take ->mnt_expire handling under mount_lock [read_seqlock_excl]
Al Viro
[prev]
[next]