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: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
2024-10-09
1
-7
/
+1
*
xfs: skip background cowblock trims on inodes open for write
Brian Foster
2024-10-07
1
-8
/
+23
*
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-21
1
-2
/
+4
|
\
|
*
xfs: enable block size larger than page size support
Pankaj Raghav
2024-09-03
1
-2
/
+4
*
|
xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
Christoph Hellwig
2024-09-03
1
-28
/
+8
*
|
xfs: convert perag lookup to xarray
Christoph Hellwig
2024-09-03
1
-25
/
+25
*
|
xfs: simplify tagged perag iteration
Christoph Hellwig
2024-09-03
1
-38
/
+33
*
|
xfs: move the tagged perag lookup helpers to xfs_icache.c
Christoph Hellwig
2024-09-03
1
-0
/
+58
*
|
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
2024-09-03
1
-1
/
+1
*
|
xfs: validate inumber in xfs_iget
Darrick J. Wong
2024-09-01
1
-1
/
+1
|
/
*
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
1
-2
/
+3
|
\
|
*
xfs: remove now spurious i_state initialization in xfs_inode_alloc
Mateusz Guzik
2024-06-13
1
-2
/
+1
|
*
xfs: preserve i_state around inode_init_always in xfs_reinit_inode
Mateusz Guzik
2024-06-12
1
-0
/
+2
*
|
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-06-26
1
-1
/
+1
|
/
*
xfs: widen flags argument to the xfs_iflags_* helpers
Darrick J. Wong
2024-05-02
1
-3
/
+1
*
xfs: don't use current->journal_info
Dave Chinner
2024-03-25
1
-3
/
+5
*
xfs: report inode corruption errors to the health system
Darrick J. Wong
2024-02-22
1
-0
/
+9
*
xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
Dave Chinner
2024-02-13
1
-3
/
+2
*
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
2023-10-04
1
-11
/
+15
*
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
2023-09-12
1
-1
/
+1
*
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
2023-09-11
1
-50
/
+28
*
xfs: hide xfs_inode_is_allocated in scrub common code
Darrick J. Wong
2023-08-10
1
-38
/
+0
*
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2023-06-05
1
-9
/
+37
*
xfs: fix xfs_inodegc_stop racing with mod_delayed_work
Darrick J. Wong
2023-05-02
1
-5
/
+27
*
xfs: check that per-cpu inodegc workers actually run on that cpu
Darrick J. Wong
2023-05-02
1
-0
/
+2
*
xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
Darrick J. Wong
2023-05-02
1
-2
/
+4
*
xfs: fix an inode lookup race in xchk_get_inode
Darrick J. Wong
2023-04-12
1
-1
/
+2
*
xfs: convert xfs_imap() to take a perag
Dave Chinner
2023-02-12
1
-1
/
+1
*
xfs: rework the perag trace points to be perag centric
Dave Chinner
2023-02-12
1
-2
/
+2
*
xfs: active perag reference counting
Dave Chinner
2023-02-12
1
-1
/
+1
*
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
2023-01-03
1
-0
/
+10
*
xfs: fix incorrect i_nlink caused by inode racing
Long Li
2022-11-21
1
-0
/
+6
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
1
-1
/
+1
*
|
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
2022-07-21
1
-1
/
+0
*
|
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
1
-6
/
+6
|
\
\
|
*
|
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-10
1
-5
/
+3
|
*
|
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-10
1
-4
/
+6
|
*
|
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-10
1
-1
/
+1
*
|
|
xfs: add log item precommit operation
Dave Chinner
2022-07-14
1
-0
/
+1
*
|
|
xfs: double link the unlinked inode list
Dave Chinner
2022-07-14
1
-0
/
+2
|
/
/
*
|
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
1
-5
/
+15
*
|
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-23
1
-14
/
+22
|
/
*
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-11
1
-3
/
+6
*
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-02
1
-1
/
+1
|
\
|
*
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
2022-03-30
1
-1
/
+1
*
|
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-25
1
-1
/
+9
|
\
|
|
*
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
2022-03-20
1
-1
/
+9
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
[next]