index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
2019-06-28
1
-3
/
+2
*
xfs: remove unused buffer cache APIs
Christoph Hellwig
2019-06-28
1
-81
/
+2
*
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2019-06-28
1
-12
/
+1
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2019-06-12
1
-20
/
+5
*
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-18
1
-1
/
+19
*
xfs: distinguish between inobt and finobt magic values
Brian Foster
2019-02-11
1
-0
/
+19
*
xfs: clarify documentation for the function to reverify buffers
Brian Foster
2019-02-11
1
-20
/
+15
*
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2019-02-03
1
-0
/
+16
*
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
2019-02-03
1
-2
/
+1
*
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2018-10-18
1
-0
/
+7
*
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
2018-10-18
1
-1
/
+37
*
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
2018-10-18
1
-17
/
+47
*
xfs: remove b_last_holder & associated macros
Eric Sandeen
2018-08-12
1
-18
/
+2
[next]