index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-1
/
+1
|
\
|
*
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-15
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-24
26
-211
/
+343
|
\
\
|
*
|
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
2022-03-20
5
-15
/
+70
|
*
|
xfs: AIL should be log centric
Dave Chinner
2022-03-20
3
-15
/
+16
|
*
|
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
2022-03-20
10
-12
/
+14
|
*
|
xfs: async CIL flushes need pending pushes to be made stable
Dave Chinner
2022-03-20
1
-3
/
+19
|
*
|
xfs: xfs_ail_push_all_sync() stalls when racing with updates
Dave Chinner
2022-03-20
1
-5
/
+16
|
*
|
xfs: check buffer pin state after locking in delwri_submit
Dave Chinner
2022-03-20
1
-2
/
+3
|
*
|
xfs: log worker needs to start before intent/unlink recovery
Dave Chinner
2022-03-20
1
-2
/
+1
|
*
|
xfs: constify xfs_name_dotdot
Darrick J. Wong
2022-03-14
2
-2
/
+6
|
*
|
xfs: constify the name argument to various directory functions
Darrick J. Wong
2022-03-14
6
-26
/
+27
|
*
|
xfs: reserve quota for target dir expansion when renaming files
Darrick J. Wong
2022-03-14
1
-1
/
+32
|
*
|
xfs: reserve quota for dir expansion when linking/unlinking files
Darrick J. Wong
2022-03-14
3
-29
/
+106
|
*
|
xfs: refactor user/group quota chown in xfs_setattr_nonsize
Darrick J. Wong
2022-03-14
1
-40
/
+20
|
*
|
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2022-03-14
2
-54
/
+5
|
*
|
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
2022-03-09
3
-4
/
+4
|
*
|
xfs: add missing cmap->br_state = XFS_EXT_NORM update
Gao Xiang
2022-03-09
1
-1
/
+4
|
|
/
*
|
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
|
\
\
|
|
/
[next]