index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
3
-3
/
+3
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
3
-3
/
+3
2022-10-11
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
21
-98
/
+116
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+9
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2022-10-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+8
2022-10-07
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-6
/
+6
2022-10-04
xfs: on memory failure, only shut down fs after scanning all mappings
Darrick J. Wong
1
-9
/
+17
2022-10-04
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
4
-24
/
+34
2022-10-04
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
Shida Zhang
1
-1
/
+1
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2022-09-30
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
1
-2
/
+8
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-7
/
+9
2022-09-18
xfs: do not need to check return value of xlog_kvmalloc()
Zhiqiang Liu
1
-6
/
+0
2022-09-18
xfs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
3
-7
/
+12
2022-09-18
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-18
xfs: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-18
xfs: missing space in xfs trace log
Zeng Heng
1
-2
/
+2
2022-09-18
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
Zeng Heng
1
-10
/
+12
2022-09-18
xfs: simplify if-else condition in xfs_validate_new_dalign
Zeng Heng
1
-18
/
+20
2022-09-18
xfs: replace unnecessary seq_printf with seq_puts
Zeng Heng
1
-1
/
+1
2022-09-18
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
Zeng Heng
5
-10
/
+10
2022-09-18
xfs: remove redundant else for clean code
Zeng Heng
1
-5
/
+5
2022-09-18
xfs: remove the redundant word in comment
Zeng Heng
1
-1
/
+1
2022-09-12
xfs: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+10
2022-09-12
xfs: fix SB_BORN check in xfs_dax_notify_failure()
Dan Williams
1
-1
/
+1
2022-09-12
xfs: quiet notify_failure EOPNOTSUPP cases
Dan Williams
1
-2
/
+2
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-4
/
+4
2022-08-18
Change calling conventions for filldir_t
Al Viro
2
-6
/
+6
2022-08-13
Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-46
/
+193
2022-08-11
xfs: fix inode reservation space for removing transaction
hexiaole
1
-1
/
+1
2022-08-06
xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co...
Chandan Babu R
1
-35
/
+163
2022-08-06
xfs: fix intermittent hang during quotacheck
Darrick J. Wong
1
-0
/
+5
2022-08-06
xfs: check return codes when flushing block devices
Darrick J. Wong
2
-10
/
+24
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-22
/
+386
2022-08-05
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
85
-1657
/
+1984
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+5
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2
-10
/
+12
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+8
2022-07-31
xfs: delete extra space and tab in blank line
Xie Shaowen
2
-7
/
+7
2022-07-31
xfs: fix NULL pointer dereference in xfs_getbmap()
ChenXiaoSong
1
-8
/
+9
2022-07-30
xfs: fail dax mount if reflink is enabled on a partition
Shiyang Ruan
1
-2
/
+4
2022-07-25
xfs: Add async buffered write support
Stefan Roesch
2
-7
/
+9
2022-07-25
xfs: Specify lockmode when calling xfs_ilock_for_iomap()
Stefan Roesch
1
-3
/
+3
2022-07-22
xfs: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-22
xfs: Fix comment typo
Xin Gao
1
-1
/
+1
2022-07-21
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
4
-7
/
+1
2022-07-21
xfs: fix for variable set but not used warning
sunliming
1
-3
/
+1
[next]