index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix a typo
Andrew Kreimer
2024-10-09
1
-1
/
+1
*
xfs: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
2024-10-09
3
-7
/
+23
*
xfs: skip background cowblock trims on inodes open for write
Brian Foster
2024-10-07
1
-8
/
+23
*
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
2024-10-07
1
-1
/
+7
*
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
2024-10-07
1
-48
/
+13
*
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
2024-10-07
3
-14
/
+3
*
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
2024-10-07
1
-45
/
+28
*
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
2024-10-07
1
-5
/
+8
*
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2024-10-07
2
-3
/
+7
*
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
2024-10-07
3
-27
/
+25
*
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
2024-10-07
1
-102
/
+74
*
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
2024-10-07
1
-7
/
+4
*
xfs: scrub: convert comma to semicolon
Yan Zhen
2024-10-07
1
-2
/
+2
*
xfs: Remove empty declartion in header file
Zhang Zekun
2024-10-07
1
-2
/
+0
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
3
-21
/
+21
|
\
|
*
struct fd: representation change
Al Viro
2024-08-13
1
-1
/
+1
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
3
-18
/
+18
*
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
3
-5
/
+5
|
\
\
|
*
|
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-10
2
-4
/
+4
|
*
|
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-09-02
1
-1
/
+1
*
|
|
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-21
9
-47
/
+51
|
\
\
\
|
*
|
|
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
2024-09-10
1
-14
/
+3
|
*
|
|
iomap: pass the iomap to the punch callback
Christoph Hellwig
2024-09-10
1
-1
/
+2
|
*
|
|
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-09-10
1
-2
/
+3
|
*
|
|
iomap: fix handling of dirty folios over unwritten extents
Brian Foster
2024-09-03
1
-10
/
+0
|
*
|
|
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
2024-09-03
1
-1
/
+1
|
*
|
|
xfs: enable block size larger than page size support
Pankaj Raghav
2024-09-03
5
-11
/
+32
|
*
|
|
xfs: make the calculation generic in xfs_sb_validate_fsb_count()
Pankaj Raghav
2024-09-02
1
-1
/
+6
|
*
|
|
xfs: expose block size in stat
Pankaj Raghav
2024-09-02
1
-1
/
+1
|
*
|
|
xfs: use kvmalloc for xattr buffers
Dave Chinner
2024-09-02
1
-9
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-09-19
60
-1452
/
+1770
|
\
\
\
|
*
|
|
xfs: ensure st_blocks never goes to zero during COW writes
Christoph Hellwig
2024-09-03
2
-0
/
+18
|
*
|
|
xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
Christoph Hellwig
2024-09-03
2
-29
/
+9
|
*
|
|
xfs: convert perag lookup to xarray
Christoph Hellwig
2024-09-03
4
-52
/
+35
|
*
|
|
xfs: simplify tagged perag iteration
Christoph Hellwig
2024-09-03
2
-40
/
+35
|
*
|
|
xfs: move the tagged perag lookup helpers to xfs_icache.c
Christoph Hellwig
2024-09-03
3
-62
/
+58
|
*
|
|
xfs: use kfree_rcu_mightsleep to free the perag structures
Christoph Hellwig
2024-09-03
2
-14
/
+1
|
*
|
|
xfs: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-03
1
-2
/
+1
|
*
|
|
xfs: Remove duplicate xfs_trans_priv.h header
Jiapeng Chong
2024-09-03
1
-1
/
+0
|
*
|
|
xfs: remove unnecessary check
Dan Carpenter
2024-09-03
1
-1
/
+1
|
*
|
|
xfs: Use xfs set and clear mp state helpers
John Garry
2024-09-03
5
-9
/
+9
|
*
|
|
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
2024-09-03
3
-8
/
+10
|
*
|
|
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
2024-09-03
1
-15
/
+7
|
*
|
|
xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks
Christoph Hellwig
2024-09-03
1
-3
/
+2
|
*
|
|
xfs: only free posteof blocks on first close
Darrick J. Wong
2024-09-03
2
-23
/
+13
|
*
|
|
xfs: don't free post-EOF blocks on read close
Dave Chinner
2024-09-03
1
-1
/
+7
|
*
|
|
xfs: skip all of xfs_file_release when shut down
Christoph Hellwig
2024-09-03
1
-4
/
+6
|
*
|
|
xfs: don't bother returning errors from xfs_file_release
Christoph Hellwig
2024-09-03
1
-9
/
+9
|
*
|
|
xfs: refactor f_op->release handling
Christoph Hellwig
2024-09-03
3
-83
/
+68
[next]