index
:
git.armlinux.org.uk/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
2018-10-15
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-10-15
btrfs: change btrfs_pin_log_trans to return void
zhong jiang
2018-10-15
btrfs: change btrfs_free_reserved_bytes to return void
zhong jiang
2018-10-15
Btrfs: remove always true if branch in btrfs_get_extent
Liu Bo
2018-10-15
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
2018-10-15
btrfs: add helper to obtain number of devices with ongoing dev-replace
Anand Jain
2018-10-15
btrfs: add assertions where number of devices could go below 0
Anand Jain
2018-10-15
btrfs: remove unneeded NULL checks before kfree
zhong jiang
2018-10-15
Btrfs: do not unnecessarily pass write_lock_level when processing leaf
Liu Bo
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
btrfs: remove a useless return statement in btrfs_block_rsv_add
Lu Fengqi
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
2018-10-15
btrfs: simplify the send_in_progress check in btrfs_delete_subvolume
Lu Fengqi
2018-10-15
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-15
fuse: only invalidate atime in direct read
Miklos Szeredi
2018-10-15
fuse: don't need GETATTR after every READ
Miklos Szeredi
2018-10-15
fuse: allow fine grained attr cache invaldation
Miklos Szeredi
2018-10-15
afs: Fix clearance of reply
David Howells
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-13
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
2018-10-13
Merge branch 'akpm'
Greg Kroah-Hartman
2018-10-13
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
2018-10-13
ocfs2: fix a GCC warning
zhong jiang
2018-10-13
Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-10-13
compat_ioctl - kill keyboard ioctl handling
Al Viro
2018-10-13
gigaset: add ->compat_ioctl()
Al Viro
2018-10-13
kill the rest of tty COMPAT_IOCTL() entries
Al Viro
2018-10-13
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-13
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-10-12
ntfs: don't open-code ERR_CAST
Al Viro
2018-10-12
afs: Fix afs_server struct leak
David Howells
2018-10-12
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
2018-10-12
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2018-10-12
gfs2: Pass resource group to rgblk_free
Andreas Gruenbacher
2018-10-12
gfs2: Remove unnecessary gfs2_rlist_alloc parameter
Bob Peterson
2018-10-12
gfs2: Fix marking bitmaps non-full
Andreas Gruenbacher
2018-10-12
gfs2: Fix some minor typos
Andreas Gruenbacher
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
2018-10-12
gfs2: Remove unused RGRP_RSRV_MINBYTES definition
Andreas Gruenbacher
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
2018-10-12
gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block
Andreas Gruenbacher
2018-10-12
gfs2: Always check the result of gfs2_rbm_from_block
Andreas Gruenbacher
2018-10-12
afs: Fix cell proc list
David Howells
2018-10-11
Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Greg Kroah-Hartman
2018-10-10
ext4: don't open-code ERR_CAST
Al Viro
2018-10-10
simplify btrfs_lookup()
Al Viro
2018-10-10
vfs: require i_size <= SIZE_MAX in kernel_read_file()
Eric Biggers
[prev]
[next]