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
2021-08-23
btrfs: improve the batch insertion of delayed items
Filipe Manana
2021-08-23
btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...
Qu Wenruo
2021-08-23
btrfs: pass NULL as trans to btrfs_search_slot if we only want to search
Marcos Paulo de Souza
2021-08-23
btrfs: continue readahead of siblings even if target node is in memory
Filipe Manana
2021-08-23
btrfs: check-integrity: drop kmap/kunmap for block pages
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from generic helpers
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from zstd
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from zlib
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from lzo
David Sterba
2021-08-23
btrfs: drop from __GFP_HIGHMEM all allocations
David Sterba
2021-08-23
btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
Anand Jain
2021-08-23
btrfs: remove max argument from generic_bin_search
Marcos Paulo de Souza
2021-08-23
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
2021-08-23
btrfs: check-integrity: drop unnecessary function prototypes
Anand Jain
2021-08-23
btrfs: add special case to setget helpers for 64k pages
David Sterba
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
2021-08-21
fcntl: fix potential deadlock for &fasync_struct.fa_lock
Desmond Cheong Zhi Xi
2021-08-21
fcntl: fix potential deadlocks for &fown_struct.lock
Desmond Cheong Zhi Xi
2021-08-21
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-21
lockd: lockd server-side shouldn't set fl_ops
J. Bruce Fields
2021-08-21
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-21
ksmbd: fix permission check issue on chown and chmod
Namjae Jeon
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-20
erofs: support reading chunk-based uncompressed files
Gao Xiang
2021-08-20
erofs: introduce chunk-based file on-disk format
Gao Xiang
2021-08-20
gfs2: Remove redundant check from gfs2_glock_dq
Bob Peterson
2021-08-20
gfs2: Delay withdraw from atomic context
Bob Peterson
2021-08-20
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
2021-08-20
gfs2: don't stop reads while withdraw in progress
Bob Peterson
2021-08-20
gfs2: Mark journal inodes as "don't cache"
Bob Peterson
2021-08-20
gfs2: nit: gfs2_drop_inode shouldn't return bool
Bob Peterson
2021-08-20
gfs2: Eliminate vestigial HIF_FIRST
Bob Peterson
2021-08-20
gfs2: Make recovery error more readable
Bob Peterson
2021-08-20
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
2021-08-20
gfs2: init system threads before freeze lock
Bob Peterson
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
2021-08-20
ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by default
Namjae Jeon
2021-08-19
gfs2: tiny cleanup in gfs2_log_reserve
Bob Peterson
2021-08-19
gfs2: trivial clean up of gfs2_ail_error
Bob Peterson
2021-08-19
gfs2: be more verbose replaying invalid rgrp blocks
Bob Peterson
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
[prev]
[next]