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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
2
-3
/
+2
|
\
|
*
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
2
-3
/
+2
*
|
Merge tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-15
3
-46
/
+72
|
\
\
|
*
|
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2022-01-12
2
-27
/
+38
|
*
|
xfs: take the ILOCK when readdir inspects directory mapping data
Darrick J. Wong
2022-01-12
1
-19
/
+34
*
|
|
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
12
-93
/
+126
|
\
\
\
|
*
|
|
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
2021-12-04
1
-2
/
+8
|
*
|
|
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
2
-1
/
+2
|
*
|
|
iomap: add a IOMAP_DAX flag
Christoph Hellwig
2021-12-04
3
-5
/
+7
|
*
|
|
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
2021-12-04
5
-21
/
+27
|
*
|
|
xfs: use xfs_direct_write_iomap_ops for DAX zeroing
Christoph Hellwig
2021-12-04
1
-2
/
+2
|
*
|
|
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
2021-12-04
3
-27
/
+11
|
*
|
|
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
2021-12-04
1
-1
/
+6
|
*
|
|
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
2021-12-04
6
-12
/
+37
|
*
|
|
dax: remove dax_capable
Christoph Hellwig
2021-12-04
1
-13
/
+8
|
*
|
|
xfs: factor out a xfs_setup_dax_always helper
Christoph Hellwig
2021-12-04
1
-19
/
+28
*
|
|
|
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-12
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-02
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-23
1
-3
/
+12
[next]