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
/
xfs
Age
Commit message (
Expand
)
Author
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-05-27
xfs: more lockdep whackamole with kmem_alloc*
Darrick J. Wong
2020-05-27
xfs: force writes to delalloc regions to unwritten
Darrick J. Wong
2020-05-27
xfs: refactor xfs_iomap_prealloc_size
Darrick J. Wong
2020-05-27
xfs: measure all contiguous previous extents for prealloc size
Darrick J. Wong
2020-05-27
xfs: don't fail unwritten extent conversion on writeback due to edquot
Darrick J. Wong
2020-05-27
xfs: rearrange xfs_inode_walk_ag parameters
Darrick J. Wong
2020-05-27
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
2020-05-27
xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
Darrick J. Wong
2020-05-27
xfs: use bool for done in xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: fix inode ag walk predicate function return values
Darrick J. Wong
2020-05-27
xfs: refactor eofb matching into a single helper
Darrick J. Wong
2020-05-27
xfs: remove __xfs_icache_free_eofblocks
Darrick J. Wong
2020-05-27
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
2020-05-27
xfs: remove unused xfs_inode_ag_iterator function
Darrick J. Wong
2020-05-27
xfs: replace open-coded XFS_ICI_NO_TAG
Darrick J. Wong
2020-05-27
xfs: move eofblocks conversion function to xfs_ioctl.c
Darrick J. Wong
2020-05-27
xfs: allow individual quota grace period extension
Eric Sandeen
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
2020-05-27
xfs: fix up some whitespace in quota code
Eric Sandeen
2020-05-27
xfs: always return -ENOSPC on project quota reservation failure
Eric Sandeen
2020-05-27
xfs: group quota should return EDQUOT when prj quota enabled
Eric Sandeen
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
2020-05-27
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-27
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: remove xfs_ifree_local_data
Christoph Hellwig
2020-05-19
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
2020-05-19
xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q
Darrick J. Wong
2020-05-19
xfs: remove the NULL fork handling in xfs_bmapi_read
Christoph Hellwig
2020-05-19
xfs: remove the special COW fork handling in xfs_bmapi_read
Christoph Hellwig
2020-05-19
xfs: improve local fork verification
Christoph Hellwig
2020-05-19
xfs: refactor xfs_inode_verify_forks
Christoph Hellwig
2020-05-19
xfs: remove xfs_ifork_ops
Christoph Hellwig
2020-05-19
xfs: remove xfs_iread
Christoph Hellwig
2020-05-19
xfs: don't reset i_delayed_blks in xfs_iread
Christoph Hellwig
2020-05-19
xfs: call xfs_dinode_verify from xfs_inode_from_disk
Christoph Hellwig
[next]