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
2019-03-15
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-03-12
xfs: clean up xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-10
xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-08
xfs: clean up xfs_dir2_leafn_add
Darrick J. Wong
2019-03-08
xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add
Nathan Chancellor
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-01
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
2019-02-25
xfs: fix backwards endian conversion in scrub
Darrick J. Wong
2019-02-25
xfs: fix uninitialized error variables
Darrick J. Wong
2019-02-25
xfs: rework breaking of shared extents in xfs_file_iomap_begin
Darrick J. Wong
2019-02-25
xfs: don't pass iomap flags to xfs_reflink_allocate_cow
Darrick J. Wong
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
2019-02-21
xfs: fix uninitialized error variable
Colin Ian King
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
Christoph Hellwig
2019-02-21
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-21
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
2019-02-21
xfs: also truncate holes covered by COW blocks
Christoph Hellwig
2019-02-21
xfs: don't use delalloc extents for COW on files with extsize hints
Christoph Hellwig
2019-02-21
xfs: fix SEEK_DATA for speculative COW fork preallocation
Christoph Hellwig
2019-02-21
xfs: make xfs_bmbt_to_iomap more useful
Christoph Hellwig
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-17
xfs: retry COW fork delalloc conversion when no extent was found
Christoph Hellwig
2019-02-17
xfs: remove the truncate short cut in xfs_map_blocks
Christoph Hellwig
2019-02-17
xfs: move xfs_iomap_write_allocate to xfs_aops.c
Christoph Hellwig
2019-02-17
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
2019-02-17
xfs: factor out two helpers from xfs_bmapi_write
Christoph Hellwig
2019-02-17
xfs: simplify the xfs_bmap_btree_to_extents calling conventions
Christoph Hellwig
2019-02-17
xfs: remove the s_maxbytes checks in xfs_map_blocks
Christoph Hellwig
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
block: enable multipage bvecs
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-14
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
2019-02-14
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2019-02-14
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-02-14
xfs: don't overflow xattr listent buffer
Darrick J. Wong
2019-02-11
xfs: compile time offset checks for common v4/v5 metadata
Brian Foster
2019-02-11
xfs: use buf ops magic to detect btree block type
Darrick J. Wong
2019-02-11
xfs: add magic numbers to dquot buffer ops
Darrick J. Wong
2019-02-11
xfs: add inode magic to inode verifier
Darrick J. Wong
2019-02-11
xfs: factor xfs_da3_blkinfo verification into common helper
Brian Foster
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-11
xfs: use verifier magic field in dir2 leaf verifiers
Brian Foster
2019-02-11
xfs: distinguish between bnobt and cntbt magic values
Brian Foster
2019-02-11
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
xfs: distinguish between inobt and finobt magic values
Brian Foster
2019-02-11
xfs: create a separate finobt verifier
Brian Foster
[next]