index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Remove unneeded semicolon
Zheng Bin
2020-09-16
1
-1
/
+1
*
xfs: xfs_iflock is no longer a completion
Dave Chinner
2020-09-07
1
-10
/
+7
*
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2020-07-29
1
-6
/
+4
*
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-29
1
-2
/
+2
*
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
2020-07-07
1
-0
/
+1
*
xfs: clean up inode reclaim comments
Dave Chinner
2020-07-07
1
-93
/
+35
*
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
1
-50
/
+29
*
xfs: remove SYNC_TRYLOCK from inode reclaim
Dave Chinner
2020-07-07
1
-38
/
+25
*
xfs: don't block inode reclaim on the ILOCK
Dave Chinner
2020-07-07
1
-3
/
+5
*
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
1
-19
/
+12
*
xfs: remove IO submission from xfs_reclaim_inode()
Dave Chinner
2020-07-07
1
-86
/
+31
*
xfs: make inode reclaim almost non-blocking
Dave Chinner
2020-07-07
1
-1
/
+1
*
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-07-06
1
-1
/
+2
*
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-03
1
-2
/
+2
|
\
|
*
fs: Introduce DCACHE_DONTCACHE
Ira Weiny
2020-05-13
1
-1
/
+1
|
*
fs: Lift XFS_IDONTCACHE to the VFS layer
Ira Weiny
2020-05-13
1
-2
/
+2
*
|
xfs: rearrange xfs_inode_walk_ag parameters
Darrick J. Wong
2020-05-27
1
-5
/
+4
*
|
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
2020-05-27
1
-9
/
+9
*
|
xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
Darrick J. Wong
2020-05-27
1
-40
/
+48
*
|
xfs: use bool for done in xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
1
-3
/
+3
*
|
xfs: fix inode ag walk predicate function return values
Darrick J. Wong
2020-05-27
1
-17
/
+22
*
|
xfs: refactor eofb matching into a single helper
Darrick J. Wong
2020-05-27
1
-28
/
+34
*
|
xfs: remove __xfs_icache_free_eofblocks
Darrick J. Wong
2020-05-27
1
-12
/
+2
*
|
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
1
-26
/
+17
*
|
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
2020-05-27
1
-30
/
+13
*
|
xfs: remove unused xfs_inode_ag_iterator function
Darrick J. Wong
2020-05-27
1
-11
/
+0
*
|
xfs: replace open-coded XFS_ICI_NO_TAG
Darrick J. Wong
2020-05-27
1
-3
/
+3
*
|
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
1
-6
/
+9
*
|
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
1
-1
/
+0
*
|
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
1
-1
/
+0
*
|
xfs: improve local fork verification
Christoph Hellwig
2020-05-19
1
-6
/
+0
*
|
xfs: remove xfs_iread
Christoph Hellwig
2020-05-19
1
-1
/
+32
*
|
xfs: remove unused iflush stale parameter
Brian Foster
2020-05-07
1
-1
/
+1
*
|
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
2020-05-04
1
-3
/
+1
|
/
*
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2020-04-13
1
-0
/
+10
*
xfs: ensure that the inode uid/gid match values match the icdinode ones
Christoph Hellwig
2020-03-03
1
-0
/
+4
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-2
/
+2
*
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-11-13
1
-2
/
+2
*
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-29
1
-3
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-29
1
-0
/
+1
*
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-26
1
-2
/
+2
*
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-04-16
1
-0
/
+3
*
xfs: track metadata health status
Darrick J. Wong
2019-04-15
1
-0
/
+4
*
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
2018-07-30
1
-6
/
+4
*
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
1
-2
/
+2
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
2018-05-16
1
-0
/
+18
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-1
/
+2
[next]