index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-2
/
+2
*
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
2021-01-22
1
-5
/
+15
*
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-22
1
-6
/
+6
*
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-16
1
-12
/
+12
*
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
2020-09-15
1
-3
/
+12
*
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-15
1
-8
/
+12
*
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
2020-09-15
1
-6
/
+5
*
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
2020-09-15
1
-27
/
+9
*
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
2020-09-15
1
-8
/
+8
*
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
2020-09-15
1
-21
/
+12
*
xfs: refactor xfs_buf_ioerror_fail_without_retry
Christoph Hellwig
2020-09-15
1
-20
/
+15
*
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
2020-09-15
1
-3
/
+5
*
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
1
-3
/
+170
*
xfs: refactor xfs_buf_ioend
Christoph Hellwig
2020-09-15
1
-24
/
+17
*
xfs: mark xfs_buf_ioend static
Christoph Hellwig
2020-09-15
1
-1
/
+1
*
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
1
-3
/
+1
*
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
1
-16
/
+8
*
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
1
-0
/
+10
*
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
1
-0
/
+5
*
xfs: mark inode buffers in cache
Dave Chinner
2020-07-06
1
-5
/
+16
*
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
1
-15
/
+55
|
\
|
*
xfs: fix unused variable warning in buffer completion on !DEBUG
Brian Foster
2020-05-08
1
-2
/
+1
|
*
xfs: random buffer write failure errortag
Brian Foster
2020-05-07
1
-0
/
+6
|
*
xfs: ratelimit unmount time per-buffer I/O error alert
Brian Foster
2020-05-07
1
-4
/
+17
|
*
xfs: refactor ratelimited buffer error messages into helper
Brian Foster
2020-05-07
1
-4
/
+11
|
*
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-05-07
1
-3
/
+5
|
*
xfs: factor out buffer I/O failure code
Brian Foster
2020-05-07
1
-4
/
+17
*
|
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
1
-1
/
+1
|
/
*
xfs: Improve metadata buffer reclaim accountability
Dave Chinner
2020-03-27
1
-3
/
+8
*
xfs: xfs_buf_corruption_error should take __this_address
Darrick J. Wong
2020-03-12
1
-1
/
+1
*
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-03-12
1
-0
/
+22
*
xfs: ratelimit xfs_buf_ioerror_alert messages
Christoph Hellwig
2020-03-02
1
-1
/
+1
*
xfs: improve error message when we can't allocate memory for xfs_buf
Darrick J. Wong
2020-03-02
1
-2
/
+3
*
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
2020-01-26
1
-5
/
+7
*
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
2020-01-26
1
-9
/
+16
*
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
2020-01-26
1
-16
/
+47
*
xfs: make xfs_buf_get_map return an error code
Darrick J. Wong
2020-01-26
1
-28
/
+16
*
xfs: make xfs_buf_alloc return an error code
Darrick J. Wong
2020-01-26
1
-9
/
+12
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-3
/
+3
*
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
2019-11-18
1
-1
/
+1
*
xfs: Remove slab init wrappers
Carlos Maiolino
2019-11-18
1
-2
/
+3
*
xfs: Correct comment tyops -> typos
Joe Perches
2019-11-10
1
-1
/
+1
*
xfs: simplify setting bio flags
Christoph Hellwig
2019-10-29
1
-9
/
+6
*
xfs: mark xfs_buf_free static
Christoph Hellwig
2019-10-28
1
-1
/
+1
*
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-10-06
1
-1
/
+11
*
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-09-26
1
-2
/
+2
*
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
1
-2
/
+3
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-1
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-16
/
+0
*
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
1
-17
/
+15
[next]