index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+12
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
150
-3201
/
+4064
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-74
/
+80
2021-08-26
dax: remove bdev_dax_supported
Christoph Hellwig
1
-1
/
+2
2021-08-26
xfs: factor out a xfs_buftarg_is_dax helper
Christoph Hellwig
1
-4
/
+11
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2
-2
/
+3
2021-08-23
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
1
-4
/
+4
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
4
-4
/
+7
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
2
-25
/
+12
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
21
-61
/
+58
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
15
-22
/
+26
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
4
-19
/
+15
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
5
-38
/
+38
2021-08-19
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
1
-152
/
+3
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
34
-96
/
+90
2021-08-19
xfs: convert scrub to use mount-based feature checks
Dave Chinner
2
-7
/
+7
2021-08-19
xfs: open code sb verifier feature checks
Dave Chinner
3
-65
/
+81
2021-08-19
xfs: convert xfs_fs_geometry to use mount feature checks
Dave Chinner
4
-25
/
+27
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
29
-90
/
+90
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
18
-83
/
+82
2021-08-19
xfs: convert mount flags to features
Dave Chinner
23
-179
/
+152
2021-08-19
xfs: consolidate mount option features in m_features
Dave Chinner
1
-0
/
+44
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
75
-267
/
+267
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
7
-1
/
+149
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
3
-33
/
+17
2021-08-19
xfs: rename xfs_has_attr()
Dave Chinner
2
-5
/
+3
2021-08-19
xfs: sb verifier doesn't handle uncached sb buffer
Dave Chinner
2
-2
/
+7
2021-08-19
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2
-0
/
+39
2021-08-19
xfs: decode scrub flags in ftrace output
Darrick J. Wong
1
-2
/
+12
2021-08-19
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2
-2
/
+2
2021-08-19
xfs: standardize remaining xfs_buf length tracepoints
Darrick J. Wong
1
-12
/
+12
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
3
-11
/
+16
2021-08-19
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
1
-8
/
+6
2021-08-19
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
1
-6
/
+6
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2
-35
/
+39
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2
-18
/
+17
2021-08-19
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
1
-13
/
+13
2021-08-19
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
1
-4
/
+4
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2
-6
/
+6
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2
-35
/
+35
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2
-53
/
+53
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2
-15
/
+21
2021-08-19
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
1
-12
/
+4
2021-08-18
xfs: remove support for untagged lookups in xfs_icwalk*
Christoph Hellwig
1
-39
/
+8
2021-08-18
xfs: constify btree function parameters that are not modified
Darrick J. Wong
2
-44
/
+47
2021-08-18
xfs: make the start pointer passed to btree update_lastrec functions const
Darrick J. Wong
2
-9
/
+9
2021-08-18
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
7
-34
/
+34
2021-08-18
xfs: make the pointer passed to btree set_root functions const
Darrick J. Wong
6
-19
/
+19
[next]