index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-2
/
+2
|
\
|
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
1
-23
/
+14
|
|
\
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
1
-2
/
+2
*
|
|
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
2014-01-24
1
-0
/
+5
*
|
|
xfs: rename xfs_buftarg structure members
Eric Sandeen
2014-01-24
1
-4
/
+4
*
|
|
xfs: clean up xfs_buftarg
Eric Sandeen
2014-01-24
1
-3
/
+2
*
|
|
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
Ben Myers
2013-12-18
1
-23
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: abort metadata writeback on permanent errors
Dave Chinner
2013-12-17
1
-2
/
+8
|
*
|
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-12-17
1
-21
/
+6
|
|
/
*
/
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
2013-12-04
1
-18
/
+8
|
/
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-2
/
+3
*
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-10-17
1
-3
/
+3
*
super: fix for destroy lrus
Glauber Costa
2013-09-11
1
-1
/
+1
*
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-11
1
-1
/
+5
*
xfs: rework buffer dispose list tracking
Dave Chinner
2013-09-11
1
-54
/
+71
*
xfs-convert-buftarg-lru-to-generic-code-fix
Andrew Morton
2013-09-11
1
-3
/
+3
*
xfs: convert buftarg LRU to generic code
Dave Chinner
2013-09-11
1
-90
/
+80
*
xfs: fix the comment of xfs_setsize_buftarg_early()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: fix the comment of xfs_buf_free()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: rework remote attr CRCs
Dave Chinner
2013-05-31
1
-0
/
+1
*
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
2013-05-24
1
-1
/
+1
*
xfs: ensure we capture IO errors correctly
Dave Chinner
2013-03-14
1
-0
/
+6
*
xfs: don't verify buffers after IO errors
Dave Chinner
2013-03-07
1
-1
/
+3
*
xfs: remove log force from xfs_buf_trylock()
Brian Foster
2013-02-15
1
-2
/
+0
*
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-26
1
-0
/
+2
*
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2013-01-24
1
-0
/
+18
*
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2012-12-17
1
-6
/
+6
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-16
1
-26
/
+37
*
xfs: add buffer pre-write callback
Dave Chinner
2012-11-16
1
-0
/
+16
*
xfs: uncached buffer reads need to return an error
Dave Chinner
2012-11-16
1
-7
/
+2
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-16
1
-4
/
+9
*
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
2012-11-13
1
-2
/
+12
*
xfs: fix race while discarding buffers [V4]
Carlos Maiolino
2012-08-29
1
-1
/
+4
*
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
2012-07-13
1
-29
/
+22
*
xfs: prevent recursion in xfs_buf_iorequest
Christoph Hellwig
2012-07-13
1
-1
/
+1
*
xfs: add discontiguous buffer map interface
Dave Chinner
2012-07-01
1
-19
/
+18
*
xfs: convert internal buffer functions to pass maps
Dave Chinner
2012-07-01
1
-46
/
+156
*
xfs: separate buffer indexing from block map
Dave Chinner
2012-07-01
1
-9
/
+12
*
xfs: Fix overallocation in xfs_buf_allocate_memory()
Jan Kara
2012-06-21
1
-14
/
+2
*
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
1
-15
/
+13
*
xfs: Properly exclude IO type flags from buffer flags
Dave Chinner
2012-05-14
1
-2
/
+3
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: kill XBF_DONTBLOCK
Dave Chinner
2012-05-14
1
-11
/
+7
*
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
1
-15
/
+5
*
xfs: kill xfs_buf_btoc
Dave Chinner
2012-05-14
1
-18
/
+21
*
xfs: use blocks for storing the desired IO size
Dave Chinner
2012-05-14
1
-13
/
+13
*
xfs: use blocks for counting length of buffers
Dave Chinner
2012-05-14
1
-10
/
+12
*
xfs: kill b_file_offset
Dave Chinner
2012-05-14
1
-10
/
+7
*
xfs: clean up buffer get/read call API
Dave Chinner
2012-05-14
1
-40
/
+46
[next]