Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4d16e9246fc3b3cf7bc95609eff66929a39daa06
/
fs
/
xfs
/
linux-2.6
/
xfs_buf.c
4d16e92
xfs: simplify buffer pinning
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
ed3b4d6
xfs: Improve scalability of busy extent tracking
by Dave Chinner
· 14 years ago
8c38366
xfs: enforce synchronous writes in xfs_bwrite
by Christoph Hellwig
· 15 years ago
e2a0781
xfs: add blockdev name to kthreads
by Jan Engelhardt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a262e5
xfs: use scalable vmap API
by Alex Elder
· 15 years ago
cd9640a
xfs: remove old vmap cache
by Alex Elder
· 15 years ago
b305956
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
73c77e2
xfs: fix xfs to work with Virtually Indexed architectures
by James Bottomley
· 15 years ago
5322892
xfs: kill xfs_bawrite
by Dave Chinner
· 15 years ago
089716a
xfs: Sort delayed write buffers before dispatch
by Dave Chinner
· 15 years ago
d808f61
xfs: Don't issue buffer IO direct from AIL push V2
by Dave Chinner
· 15 years ago
bdfb043
xfs: replace KM_LARGE with explicit vmalloc use
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
b9c4864
xfs: xfs_buf_iomove() doesn't care about signedness
by Dave Chinner
· 15 years ago
4e23471
xfs: move more buffer helpers into xfs_buf.c
by Christoph Hellwig
· 15 years ago
64e0bc7
xfs: clean up xfs_bwrite
by Christoph Hellwig
· 15 years ago
c9c1297
xfs: Don't wake xfsbufd when idle
by Dave Chinner
· 15 years ago
3fc98b1
XFS: Free buffer pages array unconditionally
by Dave Chinner
· 15 years ago
2ee1aba
xfs: improve metadata I/O merging in the elevator
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
b8f82a4
xfs: kill the STATIC_INLINE macro
by Christoph Hellwig
· 15 years ago
6ad112b
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
by Christoph Hellwig
· 15 years ago
78efd1d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
36fae17
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
by Christoph Hellwig
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
c626d17
xfs: prevent unwritten extent conversion from blocking I/O completion
by Dave Chinner
· 16 years ago
b796313
xfs: only issues a cache flush on unmount if barriers are enabled
by Christoph Hellwig
· 16 years ago
3a011a1
Revert "[XFS] remove old vmap cache"
by Felix Blyakher
· 16 years ago
cf7dab8
Revert "[XFS] use scalable vmap API"
by Felix Blyakher
· 16 years ago
95f8e30
[XFS] use scalable vmap API
by Nick Piggin
· 16 years ago
d285975
[XFS] remove old vmap cache
by Nick Piggin
· 16 years ago
4d9d4eb
Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs
by Lachlan McIlroy
· 16 years ago
cfbe526
[XFS] set b_error from bio error in xfs_buf_bio_end_io
by Lachlan McIlroy
· 16 years ago
15ac08a
[XFS] replace b_fspriv with b_mount
by Christoph Hellwig
· 16 years ago
5d765b9
kill xfs_buf_iostart
by Christoph Hellwig
· 16 years ago
73f6aa4
Fix barrier fail detection in XFS
by Christoph Hellwig
· 16 years ago
5695ef4
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
b4dd330
[XFS] replace the XFS buf iodone semaphore with a completion
by David Chinner
· 16 years ago
d63f154
[XFS] Fix compile failure in xfs_buf_trace()
by Lachlan McIlroy
· 16 years ago
3790689
[XFS] Do not access buffers after dropping reference count
by Lachlan McIlroy
· 16 years ago
19f354d
[XFS] sort out opening and closing of the block devices
by Christoph Hellwig
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
6ab455e
[XFS] Fix memory corruption with small buffer reads
by Christoph Hellwig
· 16 years ago
adaa693
[XFS] Fix build failure after enabling CONFIG_XFS_DEBUG
by Stephen Rothwell
· 17 years ago
958d4ec
[XFS] xfs_bdwrite() does not return errors.
by David Chinner
· 17 years ago
34a622b
[XFS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0b61a2b
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
a9759f2
[XFS] kill superflous buffer locking (2nd attempt)
by Christoph Hellwig
· 17 years ago
98ce2b5
[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression
by Lachlan McIlroy
· 17 years ago
c40ea74
[XFS] kill superflous buffer locking
by Christoph Hellwig
· 17 years ago
007c61c
[XFS] Remove spin.h
by Eric Sandeen
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
978c7b2
[XFS] Make xfsbufd threads freezable
by Rafael J. Wysocki
· 17 years ago
77be55a
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
by Lachlan McIlroy
· 17 years ago
d1afb67
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
by Lachlan McIlroy
· 17 years ago
347c53d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
7f01507
[XFS] eagerly remove vmap mappings to avoid upsetting Xen
by Jeremy Fitzhardinge
· 17 years ago
0bfefc4
[XFS] Barriers need to be dynamically checked and switched off
by David Chinner
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
f4a9f28
[XFS] Flush the block device before closing it on unmount.
by David Chinner
· 17 years ago
3260f78
[XFS] Use generic shrinker interfaces in XFS.
by Andrew Morton
· 17 years ago
ca165b8
[XFS] Fix double free in xfs_buf_get_noaddr error handling path
by Christoph Hellwig
· 17 years ago
1fa40b0
[XFS] Only use refcounted pages for I/O
by Christoph Hellwig
· 17 years ago
e6a0e9c
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
by Tim Shimmin
· 18 years ago
b433769
[PATCH] Make XFS workqueues nonfreezable
by Rafael J. Wysocki
· 18 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
5e6a07d
[XFS] Current usage of buftarg flags is incorrect.
by David Chinner
· 18 years ago
585e6d8
[XFS] Fix a synchronous buftarg flush deadlock when freezing.
by David Chinner
· 18 years ago
58e14b1
[PATCH] Use freezeable workqueues in XFS
by Rafael J. Wysocki
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
93c189c
[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
by Vlad Apostolov
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
948ecdb
[XFS] Be more defensive with page flags (error/private) for metadata buffers.
by Nathan Scott
· 18 years ago
efb8ad7
[XFS] Add a debug flag for allocations which are known to be larger than
by Nathan Scott
· 18 years ago
51bdd70
[XFS] When issuing metadata readahead, submit bio with READA not READ.
by Nathan Scott
· 18 years ago
f07c225
[XFS] Improve xfsbufd delayed write submission patterns, after blktrace
by Nathan Scott
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
7b04d71
[PATCH] Add GFP_NOWAIT
by Jeff Dike
· 19 years ago
debf798
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
by Linus Torvalds
· 19 years ago
b20a350
[PATCH] page migration reorg
by Christoph Lameter
· 19 years ago
8758280
[XFS] Cleanup the use of zones/slabs, more consistent and allows flags to
by Nathan Scott
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
fad3aa1
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
by Nathan Scott
· 19 years ago
204ab25
[XFS] Fix up offset type inconsistencies and gcc warnings from earlier changes.
by Nathan Scott
· 19 years ago
da7f93e
[XFS] fix up per-device xfsbufd
by Christoph Hellwig
· 19 years ago
ce8e922
[XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally.
by Nathan Scott
· 19 years ago
a6867a6
[XFS] Introduce per-filesystem delwri pagebuf flushing to reduce
by David Chinner
· 19 years ago
15c84a4
[XFS] Remove no-longer-used qsort source.
by Nathan Scott
· 19 years ago
7f14d0a
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
by Christoph Hellwig
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
c86e711
[XFS] only mark buffers done when all pages are uptodate in addition
by Christoph Hellwig
· 19 years ago
f538d4d
[XFS] write barrier support Issue all log sync operations as ordered
by Christoph Hellwig
· 19 years ago
739cafd
[XFS] fix PBF_NONE handling
by Christoph Hellwig
· 19 years ago
Next »