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_icache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
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-14
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-15
1
-0
/
+18
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-1
/
+2
*
xfs: validate cached inodes are free when allocated
Dave Chinner
2018-05-09
1
-25
/
+48
*
xfs: catch inode allocation state mismatch corruption
Dave Chinner
2018-03-23
1
-1
/
+22
*
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-31
1
-21
/
+49
|
\
|
*
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
2018-01-29
1
-0
/
+2
|
*
xfs: recheck reflink / dirty page status before freeing CoW reservations
Darrick J. Wong
2018-01-17
1
-21
/
+42
|
*
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2018-01-08
1
-0
/
+5
*
|
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
xfs: convert to new i_version API
Jeff Layton
2018-01-29
1
-2
/
+3
*
|
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-12-21
1
-1
/
+1
*
|
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2017-12-20
1
-9
/
+24
|
/
*
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
[next]