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
/
libxfs
/
xfs_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-13
1
-1
/
+1
*
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
1
-1
/
+11
*
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
2020-03-02
1
-0
/
+20
*
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
1
-2
/
+2
|
\
|
*
xfs: avoid time_t in user api
Arnd Bergmann
2019-11-13
1
-1
/
+1
|
*
xfs: Correct comment tyops -> typos
Joe Perches
2019-11-10
1
-1
/
+1
*
|
xfs: change the seconds fields in xfs_bulkstat to signed
Darrick J. Wong
2019-10-15
1
-4
/
+4
|
/
*
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-09-03
1
-1
/
+1
*
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2019-07-04
1
-1
/
+12
*
xfs: specify AG in bulk req
Darrick J. Wong
2019-07-04
1
-2
/
+8
*
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
1
-0
/
+8
*
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
1
-1
/
+23
*
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
1
-0
/
+11
*
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-07-03
1
-1
/
+47
*
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-07-03
1
-8
/
+8
*
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
1
-1
/
+2
*
xfs: report inode health via bulkstat
Darrick J. Wong
2019-04-14
1
-1
/
+13
*
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-14
1
-1
/
+13
*
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-14
1
-1
/
+10
*
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
1
-0
/
+14
*
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
1
-28
/
+59
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2018-05-15
1
-1
/
+8
*
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
2018-01-17
1
-0
/
+7
*
xfs: scrub quota information
Darrick J. Wong
2017-10-26
1
-1
/
+4
*
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
1
-1
/
+3
*
xfs: scrub directory parent pointers
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub symbolic links
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub extended attributes
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub inode block mappings
Darrick J. Wong
2017-10-26
1
-1
/
+4
*
xfs: scrub inodes
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub refcount btrees
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub rmap btrees
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
1
-1
/
+3
*
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
1
-1
/
+3
*
xfs: scrub the AGI
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: scrub AGF and AGFL
Darrick J. Wong
2017-10-26
1
-1
/
+3
*
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
1
-1
/
+2
*
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-10-26
1
-0
/
+53
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-6
/
+6
*
xfs: remove XFS_HSIZE
Christoph Hellwig
2017-06-19
1
-4
/
+0
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
1
-0
/
+13
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-1
/
+2
*
xfs: teach get_bmapx about shared extents and the CoW fork
Darrick J. Wong
2016-10-05
1
-1
/
+3
*
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-10-04
1
-1
/
+2
*
xfs: add rmap btree geometry feature flag
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined
Christoph Hellwig
2016-06-01
1
-6
/
+2
*
xfs: use FS_XFLAG definitions directly
Dave Chinner
2016-01-04
1
-19
/
+0
[next]