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-03-07
ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter...
Kemeng Shi
2024-03-07
ext4: hold group lock in ext4 kunit test
Kemeng Shi
2024-03-07
ext4: alloc test super block from sget
Kemeng Shi
2024-03-07
ext4: kunit: use dynamic inode allocation
Arnd Bergmann
2024-03-07
ext4: enable meta_bg only when new desc blocks are needed
Srivathsa Dara
2024-03-07
ext4: remove unused parameter biop in ext4_issue_discard()
Wenchao Hao
2024-03-07
ext4: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-07
ext4: verify s_clusters_per_group even without bigalloc
Jan Kara
2024-03-07
ext4: fix corruption during on-line resize
Maximilian Heyne
2024-03-07
ext4: don't report EOPNOTSUPP errors from discard
Jan Kara
2024-03-07
ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()
Jan Kara
2024-02-21
ext4: fold quota accounting into ext4_xattr_inode_lookup_create()
Jan Kara
2024-02-21
ext4: correct best extent lstart adjustment logic
Baokun Li
2024-02-21
ext4: forbid commit inconsistent quota data when errors=remount-ro
Ye Bin
2024-02-21
ext4: add a hint for block bitmap corrupt state in mb_groups
Zhang Yi
2024-02-21
ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks()
Cheng Nie
2024-02-21
ext4: improve error msg for ext4_mb_seq_groups_show
yangerkun
2024-02-21
ext4: remove unused buddy_loaded in ext4_mb_seq_groups_show
yangerkun
2024-02-21
ext4: Add unit test for ext4_mb_mark_diskspace_used
Kemeng Shi
2024-02-21
ext4: Add unit test for mb_free_blocks
Kemeng Shi
2024-02-21
ext4: Add unit test for mb_mark_used
Kemeng Shi
2024-02-21
ext4: Add unit test of ext4_mb_generate_buddy
Kemeng Shi
2024-02-21
ext4: Add unit test for test_free_blocks_simple
Kemeng Shi
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-04
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-02
Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2024-02-01
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-01
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-01
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-01
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
2024-02-01
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-01
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-02-01
Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-02-01
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
2024-02-01
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
2024-02-01
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
2024-02-01
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
2024-02-01
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
2024-02-01
eventfs: Clean up dentry ops and add revalidate function
Linus Torvalds
2024-02-01
eventfs: Remove unused d_parent pointer field
Linus Torvalds
2024-02-01
tracefs: dentry lookup crapectomy
Linus Torvalds
2024-01-31
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-31
tracefs: Avoid using the ei->dentry pointer unnecessarily
Linus Torvalds
[next]