index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
1
-0
/
+24
|
\
|
*
xfs: fix up quotacheck buffer list error handling
Brian Foster
2017-04-25
1
-0
/
+24
*
|
xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
Michal Hocko
2017-05-03
1
-4
/
+4
|
/
*
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-2
/
+1
|
\
|
*
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
1
-2
/
+1
*
|
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
2017-01-25
1
-0
/
+1
|
/
*
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
1
-49
/
+74
|
\
|
*
Merge branch 'xfs-4.10-misc-fixes-4' into for-next
Dave Chinner
2016-12-09
1
-2
/
+1
|
|
\
|
|
*
xfs: Always flush caches when integrity is required
Dave Chinner
2016-12-09
1
-2
/
+1
|
*
|
xfs: use rhashtable to track buffer cache
Lucas Stach
2016-12-07
1
-47
/
+73
|
|
/
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-08-26
1
-1
/
+1
*
xfs: don't assert fail on non-async buffers on ioacct decrement
Brian Foster
2016-08-17
1
-1
/
+0
*
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
1
-70
/
+166
|
\
|
*
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
2016-07-20
1
-43
/
+127
|
|
\
|
|
*
xfs: track and serialize in-flight async buffers against unmount
Brian Foster
2016-07-20
1
-41
/
+124
|
|
*
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
2016-07-20
1
-1
/
+2
|
|
*
xfs: remove extraneous buffer flag changes
Eric Sandeen
2016-07-20
1
-1
/
+1
|
*
|
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
1
-3
/
+5
|
|
\
\
|
|
*
|
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
2016-06-21
1
-3
/
+5
|
|
|
/
|
*
|
xfs: reduce lock hold times in buffer writeback
Dave Chinner
2016-06-01
1
-25
/
+35
|
|
/
*
|
fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
Ming Lei
2016-06-09
1
-3
/
+1
*
|
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-1
/
+1
*
|
xfs: use bio op accessors
Mike Christie
2016-06-07
1
-12
/
+14
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-2
/
+2
|
/
*
xfs: buffer ->bi_end_io function requires irq-safe lock
Brian Foster
2016-05-18
1
-8
/
+4
*
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
2016-02-10
1
-1
/
+1
*
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-22
1
-0
/
+10
|
\
|
*
Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next
Dave Chinner
2016-01-19
1
-0
/
+10
|
|
\
|
|
*
xfs: log mount failures don't wait for buffers to be released
Dave Chinner
2016-01-19
1
-0
/
+10
*
|
|
Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
1
-1
/
+8
|
\
\
\
|
|
/
/
|
*
|
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2016-01-12
1
-0
/
+7
|
*
|
xfs: make xfs_buf_ioend_async() static
Alexander Kuleshov
2016-01-04
1
-1
/
+1
|
|
/
*
|
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
1
-6
/
+2
|
/
*
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
2015-10-12
1
-1
/
+2
|
\
|
*
xfs: Print name and pid when memory allocation loops
Tetsuo Handa
2015-10-12
1
-1
/
+2
*
|
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
1
-9
/
+9
|
/
*
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-07
1
-5
/
+4
|
\
|
*
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
1
-3
/
+1
|
|
\
|
|
*
xfs: fix non-debug build warnings
Dave Chinner
2015-08-25
1
-3
/
+1
|
*
|
xfs: Use consistent logging message prefixes
Joe Perches
2015-07-29
1
-2
/
+3
|
|
/
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-4
/
+3
|
/
*
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2015-06-22
1
-3
/
+3
*
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
1
-2
/
+4
*
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
1
-4
/
+3
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
1
-3
/
+10
|
\
|
*
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
2014-12-04
1
-3
/
+10
*
|
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+1
[next]