index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-07-26
xfs: flag all buffers as metadata
Christoph Hellwig
2011-07-25
xfs: Remove the macro XFS_BUFTARG_NAME
Chandra Seetharaman
2011-07-25
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2011-07-25
xfs: Remove macro XFS_BUF_BUSY and family
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_BFLAGS
Chandra Seetharaman
2011-07-13
xfs: remove the unused xfs_buf_delwri_sort function
Christoph Hellwig
2011-07-13
xfs: remove wrappers around b_iodone
Christoph Hellwig
2011-07-08
xfs: cleanup I/O-related buffer flags
Christoph Hellwig
2011-07-08
xfs: return the buffer locked from xfs_buf_get_uncached
Christoph Hellwig
2011-07-08
xfs: clean up buffer locking helpers
Christoph Hellwig
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-19
xfs: reset buffer pointers before freeing them
Dave Chinner
2011-04-28
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
Christoph Hellwig
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-26
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-26
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-02-01
xfs: convert to alloc_workqueue()
Tejun Heo
2011-01-11
xfs: fix error handling for synchronous writes
Christoph Hellwig
2010-12-02
xfs: add a lru to the XFS buffer cache
Dave Chinner
2010-11-30
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
2010-11-10
xfs: move delayed write buffer trace
Dave Chinner
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-18
xfs: semaphore cleanup
Thomas Gleixner
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
xfs: convert buffer cache hash to rbtree
Dave Chinner
2010-10-18
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
xfs: introduced uncached buffer read primitve
Dave Chinner
2010-10-18
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-10-11
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
2010-09-10
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
2010-09-10
xfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
[next]