index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
|
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-4
/
+3
|
\
\
|
*
|
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
|
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
|
*
|
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+0
|
*
|
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
3
-5
/
+2
|
\
\
\
|
*
|
|
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
1
-1
/
+1
|
*
|
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
*
|
|
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-22
1
-3
/
+0
*
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
3
-19
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
2
-10
/
+8
|
*
|
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
2
-9
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-26
1
-2
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-02-09
1
-2
/
+5
*
|
|
Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
5
-79
/
+69
|
\
|
|
|
*
|
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
2022-02-01
1
-16
/
+16
|
*
|
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
2022-02-01
3
-42
/
+36
|
*
|
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2022-02-01
2
-14
/
+3
|
*
|
xfs: fallocate() should call file_modified()
Dave Chinner
2022-02-01
1
-4
/
+9
|
*
|
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2022-02-01
3
-10
/
+12
|
*
|
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
2022-01-31
1
-1
/
+1
|
|
/
*
|
Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
1
-1
/
+5
|
\
\
|
*
|
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
2022-01-30
1
-1
/
+5
|
|
/
*
/
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
2022-01-26
1
-1
/
+15
|
/
*
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-22
2
-36
/
+4
|
\
|
*
xfs: flush inodegc workqueue tasks before cancel
Brian Foster
2022-01-19
1
-18
/
+4
|
*
xfs: remove unused xfs_ioctl32.h declarations
Darrick J. Wong
2022-01-18
1
-18
/
+0
*
|
Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
3
-8
/
+13
|
\
|
|
*
xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
Darrick J. Wong
2022-01-17
3
-8
/
+13
*
|
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
6
-128
/
+10
|
\
|
|
*
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
2022-01-17
6
-127
/
+10
*
|
Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
1
-25
/
+4
|
\
|
|
*
xfs: remove the XFS_IOC_FSSETDM definitions
Darrick J. Wong
2022-01-17
1
-25
/
+4
*
|
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-11
1
-19
/
+34
*
|
|
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
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
[next]