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-01-30
Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-23
xfs: remove unused variable 'done'
YueHaibing
2020-01-23
xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-20
xfs: change return value of xfs_inode_need_cow to int
zhengbin
2020-01-16
xfs: check log iovec size to make sure it's plausibly a buffer log format
Darrick J. Wong
2020-01-16
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2020-01-16
xfs: complain if anyone tries to create a too-large buffer log item
Darrick J. Wong
2020-01-16
xfs: clean up xfs_buf_item_get_format return value
Darrick J. Wong
2020-01-16
xfs: streamline xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-16
xfs: fix memory corruption during remote attr value buffer invalidation
Darrick J. Wong
2020-01-16
xfs: refactor remote attr value buffer invalidation
Darrick J. Wong
2020-01-15
xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
Christoph Hellwig
2020-01-15
xfs: Add __packed to xfs_dir2_sf_entry_t definition
Vincenzo Frascino
2020-01-14
xfs: fix s_maxbytes computation on 32-bit kernels
Darrick J. Wong
2020-01-14
xfs: truncate should remove all blocks, not just to the end of the page cache
Darrick J. Wong
2020-01-14
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
2020-01-09
xfs: remove bogus assertion when online repair isn't enabled
Darrick J. Wong
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2020-01-09
xfs: also remove cached ACLs when removing the underlying attr
Christoph Hellwig
2020-01-09
xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-09
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-07
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
2020-01-06
xfs: quota: move to time64_t interfaces
Arnd Bergmann
2020-01-06
xfs: rename compat_time_t to old_time32_t
Arnd Bergmann
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-20
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-19
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
2019-12-17
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2019-12-11
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-07
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-03
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-02
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2019-12-02
xfs: fix realtime file data space leak
Omar Sandoval
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-30
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-27
xfs: allow parent directory scans to be interrupted with fatal signals
Darrick J. Wong
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-11-22
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
xfs: split xfs_da3_node_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_dir3_leafn_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_dir3_leaf_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
[next]