index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+4
2020-06-02
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
101
-4814
/
+4241
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-1
/
+1
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-8
/
+5
2020-05-27
xfs: more lockdep whackamole with kmem_alloc*
Darrick J. Wong
2
-2
/
+6
2020-05-27
xfs: force writes to delalloc regions to unwritten
Darrick J. Wong
1
-12
/
+17
2020-05-27
xfs: refactor xfs_iomap_prealloc_size
Darrick J. Wong
1
-48
/
+35
2020-05-27
xfs: measure all contiguous previous extents for prealloc size
Darrick J. Wong
1
-13
/
+27
2020-05-27
xfs: don't fail unwritten extent conversion on writeback due to edquot
Darrick J. Wong
1
-1
/
+1
2020-05-27
xfs: rearrange xfs_inode_walk_ag parameters
Darrick J. Wong
1
-5
/
+4
2020-05-27
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
3
-13
/
+13
2020-05-27
xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
Darrick J. Wong
1
-40
/
+48
2020-05-27
xfs: use bool for done in xfs_inode_ag_walk
Darrick J. Wong
1
-3
/
+3
2020-05-27
xfs: fix inode ag walk predicate function return values
Darrick J. Wong
1
-17
/
+22
2020-05-27
xfs: refactor eofb matching into a single helper
Darrick J. Wong
1
-28
/
+34
2020-05-27
xfs: remove __xfs_icache_free_eofblocks
Darrick J. Wong
1
-12
/
+2
2020-05-27
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
3
-35
/
+27
2020-05-27
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
3
-36
/
+16
2020-05-27
xfs: remove unused xfs_inode_ag_iterator function
Darrick J. Wong
2
-14
/
+0
2020-05-27
xfs: replace open-coded XFS_ICI_NO_TAG
Darrick J. Wong
1
-3
/
+3
2020-05-27
xfs: move eofblocks conversion function to xfs_ioctl.c
Darrick J. Wong
2
-35
/
+35
2020-05-27
xfs: allow individual quota grace period extension
Eric Sandeen
1
-20
/
+28
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
6
-54
/
+55
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
5
-15
/
+26
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
5
-5
/
+6
2020-05-27
xfs: fix up some whitespace in quota code
Eric Sandeen
2
-26
/
+26
2020-05-27
xfs: always return -ENOSPC on project quota reservation failure
Eric Sandeen
3
-18
/
+8
2020-05-27
xfs: group quota should return EDQUOT when prj quota enabled
Eric Sandeen
1
-1
/
+2
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
3
-29
/
+16
2020-05-27
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
1
-66
/
+82
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
3
-39
/
+13
2020-05-27
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
1
-143
/
+20
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
6
-37
/
+28
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
27
-215
/
+182
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
24
-162
/
+132
2020-05-19
xfs: remove xfs_ifree_local_data
Christoph Hellwig
1
-20
/
+10
2020-05-19
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
2
-6
/
+5
2020-05-19
xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q
Darrick J. Wong
1
-21
/
+13
2020-05-19
xfs: remove the NULL fork handling in xfs_bmapi_read
Christoph Hellwig
1
-17
/
+5
2020-05-19
xfs: remove the special COW fork handling in xfs_bmapi_read
Christoph Hellwig
1
-12
/
+1
2020-05-19
xfs: improve local fork verification
Christoph Hellwig
5
-33
/
+16
2020-05-19
xfs: refactor xfs_inode_verify_forks
Christoph Hellwig
3
-36
/
+40
2020-05-19
xfs: remove xfs_ifork_ops
Christoph Hellwig
3
-29
/
+9
2020-05-19
xfs: remove xfs_iread
Christoph Hellwig
3
-76
/
+32
[next]