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
/
linux-2.6
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
2006-01-11
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
2006-01-11
[XFS] fix writeback control handling fix a reversed condition on where to
Christoph Hellwig
2006-01-11
[XFS] cluster rewrites We can cluster mapped pages aswell, this improves
Christoph Hellwig
2006-01-11
[XFS] pass full 64bit offsets to xfs_add_to_ioend
Christoph Hellwig
2006-01-11
[XFS] consolidate some code in xfs_page_state_convert The unmapped buffer
Christoph Hellwig
2006-01-11
[XFS] various fixes for xfs_convert_page fix various bogusities in
Christoph Hellwig
2006-01-11
[XFS] clean up the xfs_offset_to_map interface Currently we pass a struct
Christoph Hellwig
2006-01-11
[XFS] use pagevec lookups This reduces the time spend in the radix tree
Christoph Hellwig
2006-01-11
[XFS] Initial pass at going directly-to-bio on the buffered IO path. This
Christoph Hellwig
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
2005-11-25
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
2005-11-02
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
2005-11-02
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-09-05
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
Nathan Scott
2005-09-05
[XFS] Delay I/O completion for unwritten extents after conversion
Christoph Hellwig
2005-09-05
[XFS] Delay direct I/O completion to a workqueue This is nessecary
Christoph Hellwig
2005-09-02
[XFS] Add infrastructure for tracking I/O completions
Christoph Hellwig
2005-09-02
[XFS] add infrastructure for waiting on I/O completion at inode reclaim
Christoph Hellwig
2005-09-02
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
Nathan Scott
2005-06-24
[PATCH] pass iocb to dio_iodone_t
Christoph Hellwig
2005-05-27
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
2005-05-05
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-05-05
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
2005-05-05
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds