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
2015-09-08
xfs: huge page fault support
Matthew Wilcox
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
Dave Chinner
2015-08-28
xfs: fix error gotos in xfs_setattr_nonsize
Eric Sandeen
2015-08-28
xfs: add mssing inode cache attempts counter increment
Lucas Stach
2015-08-28
xfs: return errors from partial I/O failures to files
David Jeffery
2015-08-28
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
2015-08-25
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
2015-08-25
xfs: Fix file type directory corruption for btree directories
Jan Kara
2015-08-25
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
2015-08-25
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
Jan Kara
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
2015-08-20
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
2015-08-19
xfs: flush entire file on dio read/write to cached file
Brian Foster
2015-08-19
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-08-19
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
2015-08-19
xfs: clean up inode lockdep annotations
Dave Chinner
2015-08-19
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
2015-08-19
xfs: relocate sparse inode mount warning
Brian Foster
2015-08-19
xfs: dquots should be stamped with sb_meta_uuid
Dave Chinner
2015-08-19
xfs: log recovery needs to validate against sb_meta_uuid
Dave Chinner
2015-08-19
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
2015-08-19
xfs: fix sb_meta_uuid usage
Dave Chinner
2015-08-19
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
Eric Sandeen
2015-08-19
Merge branch 'xfs-efi-rework' into for-next
Dave Chinner
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-08-19
xfs: add helper to conditionally remove items from the AIL
Brian Foster
2015-08-19
xfs: fix btree cursor error cleanups
Brian Foster
2015-08-19
xfs: clean up root inode properly on mount failure
Brian Foster
2015-08-19
xfs: checksum log record ext headers based on record size
Brian Foster
2015-08-19
xfs: fix broken icreate log item cancellation
Brian Foster
2015-08-19
xfs: icreate log item recovery and cancellation tracepoints
Brian Foster
2015-08-19
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
2015-08-19
xfs: use EFI refcount consistently in log recovery
Brian Foster
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
2015-08-19
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
2015-08-19
xfs: return committed status from xfs_trans_roll()
Brian Foster
2015-08-19
xfs: disentagle EFI release from the extent count
Brian Foster
2015-08-15
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
2015-07-29
Merge branch 'xfs-misc-fixes-for-4.3' into for-next
Dave Chinner
[next]