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-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-06
Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-04-06
Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-05
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
2024-04-05
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-05
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
2024-04-04
Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-03
smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_write()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
2024-04-03
bcachefs: Check for extents that point to same space
Kent Overstreet
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-04-03
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-04-03
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
2024-04-03
Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...
Linus Torvalds
2024-04-03
security: Place security_path_post_mknod() where the original IMA call was
Roberto Sassu
2024-04-03
vboxsf: explicitly deny setlease attempts
Jeff Layton
2024-04-03
vboxsf: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-03
vboxsf: Avoid an spurious warning if load_nls_xxx() fails
Christophe JAILLET
2024-04-03
vboxsf: remove redundant variable out_len
Colin Ian King
2024-04-02
bcachefs: ratelimit informational fsck errors
Kent Overstreet
2024-04-02
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
2024-04-02
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2024-04-02
mean_and_variance: Drop always failing tests
Guenter Roeck
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-04-02
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
2024-04-02
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-04-02
ksmbd: don't send oplock break if rename fails
Namjae Jeon
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
2024-04-01
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
[next]