index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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]