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