index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
2014-08-04
xfs: catch buffers written without verifiers attached
Dave Chinner
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-05-14
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
2014-04-16
xfs: fix buffer use after free on IO error
Eric Sandeen
2014-04-14
xfs: remove unused flags arg from _xfs_buf_get_pages()
Eric Sandeen
2014-04-14
xfs: remove unused args from xfs_alloc_buftarg()
Eric Sandeen
2014-04-14
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
Eric Sandeen
2014-03-07
xfs: use NOIO contexts for vm_map_ram
Dave Chinner
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-24
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
2014-01-24
xfs: rename xfs_buftarg structure members
Eric Sandeen
2014-01-24
xfs: clean up xfs_buftarg
Eric Sandeen
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-18
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
Ben Myers
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-12-04
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-17
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-09-10
super: fix for destroy lrus
Glauber Costa
2013-09-10
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-10
xfs: rework buffer dispose list tracking
Dave Chinner
2013-09-10
xfs-convert-buftarg-lru-to-generic-code-fix
Andrew Morton
2013-09-10
xfs: convert buftarg LRU to generic code
Dave Chinner
2013-08-20
xfs: fix the comment of xfs_setsize_buftarg_early()
Zhi Yong Wu
2013-08-20
xfs: fix the comment of xfs_buf_free()
Zhi Yong Wu
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
2013-05-30
xfs: rework remote attr CRCs
Dave Chinner
2013-05-24
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
2013-03-14
xfs: ensure we capture IO errors correctly
Dave Chinner
2013-03-07
xfs: don't verify buffers after IO errors
Dave Chinner
2013-02-14
xfs: remove log force from xfs_buf_trylock()
Brian Foster
2013-01-26
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-24
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2012-12-17
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-16
xfs: add buffer pre-write callback
Dave Chinner
2012-11-16
xfs: uncached buffer reads need to return an error
Dave Chinner
2012-11-16
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-13
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
2012-08-29
xfs: fix race while discarding buffers [V4]
Carlos Maiolino
2012-07-13
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
2012-07-13
xfs: prevent recursion in xfs_buf_iorequest
Christoph Hellwig
2012-07-01
xfs: add discontiguous buffer map interface
Dave Chinner
2012-07-01
xfs: convert internal buffer functions to pass maps
Dave Chinner
2012-07-01
xfs: separate buffer indexing from block map
Dave Chinner
2012-06-21
xfs: Fix overallocation in xfs_buf_allocate_memory()
Jan Kara
2012-05-14
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
xfs: Properly exclude IO type flags from buffer flags
Dave Chinner
[next]