index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2022-01-12
2
-12
/
+14
|
\
|
*
xfs: Support large folios
Matthew Wilcox (Oracle)
2021-12-18
1
-0
/
+2
|
*
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
2021-12-18
1
-12
/
+12
*
|
Merge tag 'xfs-5.17-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-11
22
-168
/
+176
|
\
\
|
*
|
xfs: warn about inodes with project id of -1
Darrick J. Wong
2022-01-06
1
-0
/
+14
|
*
|
xfs: hold quota inode ILOCK_EXCL until the end of dqalloc
Darrick J. Wong
2022-01-06
1
-51
/
+28
|
*
|
xfs: Remove redundant assignment of mp
Jiapeng Chong
2022-01-06
1
-2
/
+0
|
*
|
xfs: reduce kvmalloc overhead for CIL shadow buffers
Dave Chinner
2022-01-06
1
-11
/
+35
|
*
|
xfs: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
2
-7
/
+12
|
*
|
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
2021-12-22
1
-3
/
+3
|
*
|
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
Dan Carpenter
2021-12-21
2
-3
/
+4
|
*
|
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
2021-12-21
2
-4
/
+5
|
*
|
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
2021-12-21
1
-1
/
+1
|
*
|
xfs: fix a bug in the online fsck directory leaf1 bestcount check
Darrick J. Wong
2021-12-21
1
-4
/
+11
|
*
|
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2021-12-21
4
-21
/
+27
|
*
|
xfs: don't expose internal symlink metadata buffers to the vfs
Darrick J. Wong
2021-12-21
2
-43
/
+20
|
*
|
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
2021-12-21
5
-17
/
+6
|
*
|
xfs: shut down filesystem if we xfs_trans_cancel with deferred work items
Darrick J. Wong
2021-12-21
1
-1
/
+10
|
|
/
*
|
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
3
-6
/
+7
|
\
\
|
*
|
fs: port higher-level mapping helpers
Christian Brauner
2021-12-05
2
-6
/
+6
|
*
|
fs: move mapping helpers
Christian Brauner
2021-12-03
1
-0
/
+1
*
|
|
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
2021-12-22
1
-1
/
+2
|
|
/
|
/
|
*
|
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2021-12-07
1
-3
/
+11
*
|
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
2021-12-01
1
-1
/
+0
|
/
*
xfs: remove xfs_inew_wait
Christoph Hellwig
2021-11-24
2
-24
/
+1
*
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
2021-11-24
1
-10
/
+7
*
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-14
4
-7
/
+12
|
\
|
*
xfs: sync xfs_btree_split macros with userspace libxfs
Darrick J. Wong
2021-11-11
1
-0
/
+4
|
*
xfs: #ifdef out perag code for userspace
Eric Sandeen
2021-11-10
2
-3
/
+7
|
*
xfs: use swap() to make dabtree code cleaner
Yang Guang
2021-11-08
1
-4
/
+1
*
|
Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-02
88
-900
/
+1649
|
\
|
|
*
xfs: use swap() to make code cleaner
Changcheng Deng
2021-10-30
1
-8
/
+2
|
*
xfs: Remove duplicated include in xfs_super
Wan Jiabing
2021-10-30
1
-1
/
+0
|
*
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
2021-10-22
1
-3
/
+12
|
*
xfs: remove unused parameter from refcount code
Darrick J. Wong
2021-10-22
1
-11
/
+8
|
*
xfs: reduce the size of struct xfs_extent_free_item
Darrick J. Wong
2021-10-22
3
-14
/
+32
|
*
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-22
12
-106
/
+118
|
*
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
2021-10-22
12
-16
/
+154
|
*
xfs: compact deferred intent item structures
Darrick J. Wong
2021-10-22
3
-3
/
+3
|
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
36
-216
/
+215
|
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
37
-54
/
+50
|
*
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
2021-10-19
13
-29
/
+185
|
*
xfs: compute absolute maximum nlevels for each btree type
Darrick J. Wong
2021-10-19
14
-17
/
+203
|
*
xfs: kill XFS_BTREE_MAXLEVELS
Darrick J. Wong
2021-10-19
1
-2
/
+0
|
*
xfs: compute the maximum height of the rmap btree when reflink enabled
Darrick J. Wong
2021-10-19
5
-18
/
+85
|
*
xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
Darrick J. Wong
2021-10-19
2
-36
/
+37
|
*
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-10-19
3
-1
/
+17
|
*
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2021-10-19
8
-19
/
+22
|
*
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
2021-10-19
7
-9
/
+22
|
*
xfs: encode the max btree height in the cursor
Darrick J. Wong
2021-10-19
4
-8
/
+10
[next]