index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
xfs_fsops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
2021-04-29
1
-2
/
+0
*
xfs: support shrinking unused space in the last AG
Gao Xiang
2021-03-25
1
-34
/
+59
*
xfs: hoist out xfs_resizefs_init_new_ags()
Gao Xiang
2021-03-25
1
-43
/
+64
*
xfs: update lazy sb counters immediately for resizefs
Gao Xiang
2021-03-25
1
-0
/
+9
*
xfs: get rid of xfs_growfs_{data,log}_t
Gao Xiang
2021-02-03
1
-6
/
+6
*
xfs: rename `new' to `delta' in xfs_growfs_data_private()
Gao Xiang
2021-02-03
1
-10
/
+10
*
Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-12-18
1
-1
/
+1
|
\
|
*
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-16
1
-1
/
+1
*
|
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
1
-5
/
+2
|
/
*
xfs: remove unused shutdown types
Brian Foster
2020-05-07
1
-4
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-4
/
+0
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-2
/
+2
*
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-01
1
-2
/
+1
*
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2019-02-14
1
-0
/
+1
*
xfs: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
1
-1
/
+1
*
xfs: issue log message on user force shutdown
Dave Chinner
2018-10-18
1
-25
/
+25
*
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-07-29
1
-1
/
+1
*
xfs: don't trip over negative free space in xfs_reserve_blocks
Darrick J. Wong
2018-06-24
1
-1
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: factor the ag length extension code into libxfs
Dave Chinner
2018-05-15
1
-56
/
+2
*
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
1
-475
/
+4
*
xfs: rework secondary superblock updates in growfs
Dave Chinner
2018-05-15
1
-37
/
+65
*
xfs: separate secondary sb update in growfs
Dave Chinner
2018-05-15
1
-67
/
+92
*
xfs: make imaxpct changes in growfs separate
Dave Chinner
2018-05-15
1
-19
/
+50
*
xfs: turn ag header initialisation into a table driven operation
Dave Chinner
2018-05-15
1
-90
/
+92
*
xfs: factor ag btree root block initialisation
Dave Chinner
2018-05-15
1
-222
/
+259
*
xfs: convert growfs AG header init to use buffer lists
Dave Chinner
2018-05-15
1
-41
/
+33
*
xfs: factor out AG header initialisation from growfs core
Dave Chinner
2018-05-15
1
-306
/
+331
*
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2018-03-11
1
-1
/
+1
*
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
1
-1
/
+1
*
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-12
1
-1
/
+1
*
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2018-01-08
1
-77
/
+0
*
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
2017-12-21
1
-0
/
+5
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-8
/
+8
*
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
2017-01-30
1
-25
/
+6
*
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
Eric Sandeen
2017-01-30
1
-8
/
+6
*
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2017-01-03
1
-0
/
+14
*
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-10-05
1
-0
/
+64
*
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-10-04
1
-1
/
+3
*
xfs: add refcount btree support to growfs
Darrick J. Wong
2016-10-03
1
-0
/
+39
*
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
1
-1
/
+1
*
xfs: store rmapbt block count in the AGF
Darrick J. Wong
2016-08-17
1
-0
/
+1
*
xfs: add rmap btree geometry feature flag
Darrick J. Wong
2016-08-03
1
-1
/
+3
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-2
/
+3
*
xfs: add rmap btree growfs support
Darrick J. Wong
2016-08-03
1
-0
/
+73
*
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
1
-4
/
+13
*
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-08-03
1
-3
/
+3
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
Brian Foster
2016-06-21
1
-45
/
+60
[next]