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_buf.c
Age
Commit message (
Expand
)
Author
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2007-02-10
[XFS] Current usage of buftarg flags is incorrect.
David Chinner
2007-02-10
[XFS] Fix a synchronous buftarg flush deadlock when freezing.
David Chinner
2006-12-07
[PATCH] Use freezeable workqueues in XFS
Rafael J. Wysocki
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-11
[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
Vlad Apostolov
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-09-28
[XFS] Be more defensive with page flags (error/private) for metadata
Nathan Scott
2006-09-28
[XFS] Add a debug flag for allocations which are known to be larger than
Nathan Scott
2006-09-28
[XFS] When issuing metadata readahead, submit bio with READA not READ.
Nathan Scott
2006-09-28
[XFS] Improve xfsbufd delayed write submission patterns, after blktrace
Nathan Scott
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-04-11
[PATCH] Add GFP_NOWAIT
Jeff Dike
2006-03-23
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
2006-03-14
[XFS] Cleanup the use of zones/slabs, more consistent and allows flags to
Nathan Scott
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
Nathan Scott
2006-01-11
[XFS] Fix up offset type inconsistencies and gcc warnings from earlier
Nathan Scott
2006-01-11
[XFS] fix up per-device xfsbufd
Christoph Hellwig
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
2006-01-11
[XFS] Introduce per-filesystem delwri pagebuf flushing to reduce
David Chinner
2005-11-04
[XFS] Remove no-longer-used qsort source.
Nathan Scott
2005-11-02
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] only mark buffers done when all pages are uptodate in addition
Christoph Hellwig
2005-11-02
[XFS] write barrier support Issue all log sync operations as ordered
Christoph Hellwig
2005-11-02
[XFS] fix PBF_NONE handling
Christoph Hellwig
2005-11-02
[XFS] remove unused pagebuf flags
Christoph Hellwig
2005-11-02
[XFS] Make sure the threads and shaker in xfs_buf are de-initialized in
Christoph Hellwig
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-05
[XFS] Switch kernel thread handling to the kthread_ API
Christoph Hellwig
2005-09-05
[XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after
David Chinner
2005-09-05
[XFS] remove some dead code from pagebuf
Christoph Hellwig
2005-09-02
[XFS] Add infrastructure for tracking I/O completions
Christoph Hellwig
2005-09-02
[XFS] Make metadata IO completion consistent with other IO completion
Nathan Scott
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-21
[XFS] remove xfs_incore_relse
Christoph Hellwig
2005-06-21
[XFS] Fix pagebuf slab initialization
Christoph Hellwig
2005-06-21
[XFS] rename various pagebuf symbols to xfsbuf
Christoph Hellwig
2005-05-05
[XFS] Resolve an issue with xfsbufd not getting along with swsusp.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds