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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-22
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-09
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
2016-12-09
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
Merge branch 'xfs-4.10-misc-fixes-4' into for-next
Dave Chinner
2016-12-09
xfs: nuke unused tracepoint definitions
Eric Sandeen
2016-12-09
xfs: use GPF_NOFS when allocating btree cursors
Darrick J. Wong
2016-12-09
xfs: use xfs_vn_setattr_size to check on new size
Eryu Guan
2016-12-09
xfs: deprecate barrier/nobarrier mount option
Dave Chinner
2016-12-09
xfs: Always flush caches when integrity is required
Dave Chinner
2016-12-09
xfs: ignore leaf attr ichdr.count in verifier during log replay
Eric Sandeen
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
2016-12-05
xfs: optimise CRC updates
Dave Chinner
2016-12-05
xfs: make xfs btree stats less huge
Dave Chinner
2016-12-05
xfs: don't cap maximum dedupe request length
Darrick J. Wong
2016-12-05
xfs: don't allow di_size with high bit set
Darrick J. Wong
2016-12-05
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
2016-12-05
xfs: don't crash if reading a directory results in an unexpected hole
Darrick J. Wong
2016-12-05
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
2016-12-05
xfs: check for bogus values in btree block headers
Darrick J. Wong
2016-12-05
xfs: forbid AG btrees with level == 0
Darrick J. Wong
2016-12-05
xfs: several xattr functions can be void
Eric Sandeen
2016-12-05
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
2016-12-05
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
2016-12-05
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
2016-12-05
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2016-11-30
Merge branch 'iomap-4.10-directio' into for-next
Dave Chinner
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
2016-11-28
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
Dave Chinner
2016-11-28
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
2016-11-28
xfs: clean up cow fork reservation and tag inodes correctly
Brian Foster
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-28
xfs: always succeed when deduping zero bytes
Darrick J. Wong
2016-11-28
fs: xfs: libxfs: constify xfs_nameops structures
Bhumika Goyal
2016-11-28
fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
Bhumika Goyal
2016-11-28
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2016-11-28
xfs: add XBF_XBF_NO_IOACCT to buf trace output
Eric Sandeen
2016-11-24
Merge branch 'xfs-4.10-extent-lookup' into for-next
Dave Chinner
2016-11-24
xfs: remove NULLEXTNUM
Christoph Hellwig
2016-11-24
xfs: remove xfs_bmap_search_extents
Christoph Hellwig
[next]