index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xfs: make inode reclaim almost non-blocking
Dave Chinner
2020-07-07
1
-1
/
+1
|
*
|
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-07
5
-24
/
+105
|
*
|
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
2020-07-07
3
-8
/
+3
|
*
|
xfs: unwind log item error flagging
Dave Chinner
2020-07-07
4
-71
/
+14
|
*
|
xfs: handle buffer log item IO errors directly
Dave Chinner
2020-07-07
1
-70
/
+144
|
*
|
xfs: get rid of log item callbacks
Dave Chinner
2020-07-07
5
-29
/
+6
|
*
|
xfs: clean up the buffer iodone callback functions
Dave Chinner
2020-07-07
3
-114
/
+29
|
*
|
xfs: use direct calls for dquot IO completion
Dave Chinner
2020-07-06
3
-5
/
+40
|
*
|
xfs: make inode IO completion buffer centric
Dave Chinner
2020-07-06
4
-55
/
+56
|
*
|
xfs: clean up whacky buffer log item list reinit
Dave Chinner
2020-07-06
1
-2
/
+0
|
*
|
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
5
-63
/
+24
|
*
|
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
6
-8
/
+18
|
*
|
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
6
-0
/
+20
|
*
|
xfs: mark inode buffers in cache
Dave Chinner
2020-07-06
6
-30
/
+77
|
*
|
xfs: add an inode item lock
Dave Chinner
2020-07-06
5
-40
/
+66
|
*
|
xfs: remove logged flag from inode log item
Dave Chinner
2020-07-06
3
-35
/
+14
|
*
|
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-07-06
3
-4
/
+26
|
*
|
xfs: remove useless definitions in xfs_linux.h
Yafang Shao
2020-07-06
1
-4
/
+0
|
*
|
xfs: use MMAPLOCK around filemap_map_pages()
Dave Chinner
2020-07-06
1
-1
/
+14
|
*
|
xfs: move helpers that lock and unlock two inodes against userspace IO
Darrick J. Wong
2020-07-06
5
-97
/
+99
|
*
|
xfs: refactor locking and unlocking two inodes against userspace IO
Darrick J. Wong
2020-07-06
3
-23
/
+34
|
*
|
xfs: fix xfs_reflink_remap_prep calling conventions
Darrick J. Wong
2020-07-06
2
-4
/
+4
|
*
|
xfs: reflink can skip remap existing mappings
Darrick J. Wong
2020-07-06
1
-0
/
+16
|
*
|
xfs: only reserve quota blocks if we're mapping into a hole
Darrick J. Wong
2020-07-06
1
-2
/
+4
|
*
|
xfs: only reserve quota blocks for bmbt changes if we're changing the data fork
Darrick J. Wong
2020-07-06
1
-7
/
+14
|
*
|
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
2020-07-06
3
-162
/
+141
|
*
|
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2020-07-06
3
-5
/
+5
|
*
|
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
2020-07-06
1
-7
/
+14
|
*
|
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
2020-07-06
1
-2
/
+20
|
*
|
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
2020-07-06
3
-10
/
+28
|
*
|
xfs: Couple of typo fixes in comments
Keyur Patel
2020-07-06
1
-3
/
+3
*
|
|
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-07
1
-4
/
+4
|
\
\
\
|
*
|
|
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-05
1
-2
/
+2
|
*
|
|
xfs: use ENOTBLK for direct I/O to buffered I/O fallback
Christoph Hellwig
2020-08-05
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
|
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
xfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-22
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
|
/
/
*
/
/
xfs: fix use-after-free on CIL context on shutdown
Dave Chinner
2020-06-23
2
-6
/
+6
|
/
/
*
|
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-13
1
-1
/
+3
|
\
\
|
*
|
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
Chuhong Yuan
2020-06-09
1
-1
/
+3
*
|
|
Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-11
1
-88
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
Ira Weiny
2020-05-30
1
-88
/
+20
|
*
|
fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
Ira Weiny
2020-05-30
3
-51
/
+29
|
*
|
fs/xfs: Create function xfs_inode_should_enable_dax()
Ira Weiny
2020-05-30
1
-6
/
+22
|
*
|
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-30
2
-4
/
+43
|
*
|
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-30
3
-7
/
+6
|
*
|
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
2020-05-30
1
-3
/
+1
[prev]
[next]