index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2019-07-15
xfs: sync up xfs_trans_inode with userspace
Eric Sandeen
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2019-07-05
xfs: attribute scrub should use seen_enough to pass error values
Darrick J. Wong
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
2019-07-03
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-07-03
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
2019-06-30
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: account for log space when formatting new AGs
Darrick J. Wong
2019-06-28
xfs: refactor free space btree record initialization
Darrick J. Wong
2019-06-28
xfs: always update params on small allocation
Brian Foster
2019-06-28
xfs: skip small alloc cntbt logic on NULL cursor
Brian Foster
2019-06-28
xfs: move small allocation helper
Brian Foster
2019-06-28
xfs: clean up small allocation helper
Brian Foster
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-05-20
xfs: don't reserve per-AG space for an internal log
Darrick J. Wong
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-23
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
2019-04-22
xfs: make tr_growdata a permanent transaction
Brian Foster
2019-04-14
xfs: report inode health via bulkstat
Darrick J. Wong
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-14
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
2019-04-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2019-04-14
xfs: don't account extra agfl blocks as available
Brian Foster
2019-03-19
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
2019-03-17
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-03-12
xfs: clean up xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-10
xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
Darrick J. Wong
[next]