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
/
libxfs
Age
Commit message (
Expand
)
Author
2018-12-19
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
2018-12-12
xfs: cache minimum realtime summary level
Omar Sandoval
2018-12-12
xfs: precalculate cluster alignment in inodes and blocks
Darrick J. Wong
2018-12-12
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
xfs: streamline defer op type handling
Darrick J. Wong
2018-12-12
xfs: idiotproof defer op type configuration
Darrick J. Wong
2018-12-12
xfs: zero length symlinks are not valid
Dave Chinner
2018-12-12
xfs: libxfs: move xfs_perag_put late
Pan Bian
2018-12-04
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-11-21
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
2018-11-20
xfs: finobt AG reserves don't consider last AG can be a runt
Dave Chinner
2018-11-06
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
2018-10-18
xfs: Add attibute remove and helper functions
Allison Henderson
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
2018-10-18
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
2018-10-18
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: always defer agfl block frees
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
2018-08-02
xfs: clean out superfluous dfops dop params/vars
Brian Foster
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
2018-08-02
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
2018-08-01
xfs: check da node magic in _node_lookup_int
Darrick J. Wong
2018-08-01
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
Darrick J. Wong
2018-08-01
xfs: refactor log recovery check
Darrick J. Wong
2018-07-31
xfs: move extent busy tree initialization to xfs_initialize_perag
Darrick J. Wong
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
[next]