index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
1
-15
/
+9
|
\
|
*
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
1
-11
/
+9
|
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
1
-2
/
+0
|
*
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-30
1
-2
/
+0
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
1
-258
/
+86
|
\
|
*
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-26
1
-261
/
+80
|
*
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-26
1
-3
/
+11
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-8
/
+5
|
\
\
|
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-8
/
+5
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
1
-9
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-07
1
-9
/
+8
|
|
/
*
|
xfs: convert to alloc_workqueue()
Tejun Heo
2011-02-01
1
-2
/
+3
|
/
*
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-11
1
-6
/
+1
*
xfs: add a lru to the XFS buffer cache
Dave Chinner
2010-12-02
1
-21
/
+143
*
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2010-11-30
1
-65
/
+24
*
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
2010-12-01
1
-19
/
+16
*
xfs: move delayed write buffer trace
Dave Chinner
2010-11-10
1
-1
/
+1
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-22
1
-99
/
+120
|
\
|
*
xfs: semaphore cleanup
Thomas Gleixner
2010-10-18
1
-1
/
+1
|
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
1
-10
/
+9
|
*
xfs: convert buffer cache hash to rbtree
Dave Chinner
2010-10-18
1
-70
/
+66
|
*
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
1
-1
/
+5
|
*
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
1
-16
/
+4
|
*
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
1
-5
/
+4
|
*
xfs: introduced uncached buffer read primitve
Dave Chinner
2010-10-18
1
-0
/
+34
|
*
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-10-18
1
-4
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-22
1
-1
/
+1
|
\
\
|
*
|
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
2010-10-11
1
-1
/
+1
|
|
/
*
|
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
1
-8
/
+3
|
\
\
|
|
/
|
*
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
2010-09-10
1
-1
/
+2
|
*
xfs: improve buffer cache hash scalability
Dave Chinner
2010-09-02
1
-7
/
+1
*
|
xfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-09-10
1
-14
/
+2
|
/
*
xfs: kill the b_strat callback in xfs_buf
Christoph Hellwig
2010-07-26
1
-7
/
+3
*
xfs: don't block on buffer read errors
Dave Chinner
2010-07-26
1
-4
/
+15
*
xfs: simplify buffer pinning
Christoph Hellwig
2010-07-26
1
-31
/
+1
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
1
-2
/
+3
*
xfs: Improve scalability of busy extent tracking
Dave Chinner
2010-05-24
1
-0
/
+9
*
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
2010-05-19
1
-11
/
+6
*
xfs: add blockdev name to kthreads
Jan Engelhardt
2010-05-19
1
-4
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
xfs: use scalable vmap API
Alex Elder
2010-03-16
1
-3
/
+4
*
xfs: remove old vmap cache
Alex Elder
2010-03-16
1
-75
/
+1
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-02-26
1
-45
/
+245
|
\
|
*
xfs: kill xfs_bawrite
Dave Chinner
2010-02-04
1
-19
/
+0
|
*
xfs: Sort delayed write buffers before dispatch
Dave Chinner
2010-01-26
1
-27
/
+60
|
*
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
2010-02-02
1
-0
/
+29
|
*
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
2010-01-21
1
-3
/
+3
[next]