index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: return a distinct error code value for IGET_INCORE cache misses
Darrick J. Wong
2017-10-26
1
-1
/
+1
*
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-01
1
-5
/
+5
*
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-2
/
+50
|
\
|
*
xfs: check if an inode is cached and allocated
Darrick J. Wong
2017-06-19
1
-2
/
+50
*
|
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-06-20
1
-2
/
+2
|
/
*
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-06-08
1
-3
/
+2
*
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-04-28
1
-8
/
+45
*
xfs: support ability to wait on new inodes
Brian Foster
2017-04-28
1
-1
/
+4
*
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-03-07
1
-1
/
+1
*
xfs: sync eofblocks scans under iolock are livelock prone
Brian Foster
2017-01-30
1
-38
/
+7
*
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-01-30
1
-9
/
+15
*
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2017-01-03
1
-1
/
+2
*
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-4
/
+2
*
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2016-11-10
1
-13
/
+14
*
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
2016-11-08
1
-1
/
+6
*
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
2016-10-24
1
-4
/
+4
*
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
1
-29
/
+209
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-0
/
+5
*
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-09-19
1
-0
/
+14
*
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2016-06-21
1
-1
/
+1
*
xfs: move reclaim tagging functions
Dave Chinner
2016-05-18
1
-118
/
+116
*
xfs: simplify inode reclaim tagging interfaces
Dave Chinner
2016-05-18
1
-48
/
+50
*
xfs: mark reclaimed inodes invalid earlier
Dave Chinner
2016-05-18
1
-12
/
+34
*
xfs: xfs_inode_free() isn't RCU safe
Dave Chinner
2016-05-18
1
-7
/
+7
*
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
1
-4
/
+9
*
xfs: move di_changecount to VFS inode
Dave Chinner
2016-02-09
1
-2
/
+4
*
xfs: move inode generation count to VFS inode
Dave Chinner
2016-02-09
1
-0
/
+2
*
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
1
-0
/
+2
*
xfs: reinitialise recycled VFS inode correctly
Dave Chinner
2016-02-09
1
-1
/
+21
*
xfs: introduce inode log format object
Dave Chinner
2016-02-09
1
-1
/
+1
*
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
1
-9
/
+9
*
xfs: add mssing inode cache attempts counter increment
Lucas Stach
2015-08-28
1
-0
/
+2
*
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2015-02-23
1
-2
/
+2
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
1
-0
/
+2
|
\
|
*
xfs: active inodes stat is broken
Dave Chinner
2014-12-04
1
-0
/
+2
*
|
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
|
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
|
/
*
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
Fabian Frederick
2014-09-23
1
-1
/
+0
*
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
2014-07-24
1
-0
/
+52
*
xfs: support a union-based filter for eofblocks scans
Brian Foster
2014-07-24
1
-1
/
+30
*
xfs: add scan owner field to xfs_eofblocks
Brian Foster
2014-07-24
1
-1
/
+12
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-23
/
+23
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-3
/
+3
*
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2014-04-14
1
-8
/
+4
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-4
/
+0
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-5
/
+4
*
xfs: remove usage of is_bad_inode
Ben Myers
2013-10-01
1
-7
/
+0
*
xfs: asserting lock not held during freeing not valid
Dave Chinner
2013-09-24
1
-5
/
+4
*
Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-12
1
-2
/
+2
|
\
|
*
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
1
-2
/
+2
[next]