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
Age
Commit message (
Expand
)
Author
2019-12-07
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-03
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-02
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2019-12-02
xfs: fix realtime file data space leak
Omar Sandoval
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-30
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-27
xfs: allow parent directory scans to be interrupted with fatal signals
Darrick J. Wong
2019-11-22
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
xfs: split xfs_da3_node_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_dir3_leafn_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_dir3_leaf_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
2019-11-22
xfs: improve the xfs_dabuf_map calling conventions
Christoph Hellwig
2019-11-22
xfs: refactor xfs_dabuf_map
Christoph Hellwig
2019-11-22
xfs: simplify mappedbno handling in xfs_da_{get,read}_buf
Christoph Hellwig
2019-11-18
xfs: report corruption only as a regular error
Darrick J. Wong
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
2019-11-18
xfs: Remove slab init wrappers
Carlos Maiolino
2019-11-15
xfs: fix attr leaf header freemap.size underflow
Brian Foster
2019-11-15
xfs: fix some memory leaks in log recovery
Darrick J. Wong
2019-11-13
xfs: fix another missing include
Darrick J. Wong
2019-11-13
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
Christoph Hellwig
2019-11-13
xfs: remove duplicated include from xfs_dir2_data.c
YueHaibing
2019-11-13
xfs: remove unused structure members & simple typedefs
Eric Sandeen
2019-11-13
xfs: remove unused typedef definitions
Eric Sandeen
2019-11-13
xfs: Replace function declaration by actual definition
Pavel Reichl
2019-11-13
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
2019-11-13
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
2019-11-13
xfs: remove the xfs_quotainfo_t typedef
Pavel Reichl
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-11-13
xfs: avoid time_t in user api
Arnd Bergmann
2019-11-13
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
2019-11-13
xfs: don't reset the "inode core" in xfs_iread
Christoph Hellwig
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
xfs: remove the unused m_chsize field
Christoph Hellwig
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-12
xfs: add a XFS_IS_CORRUPT macro
Darrick J. Wong
2019-11-11
xfs: attach dquots before performing xfs_swap_extents
Darrick J. Wong
2019-11-11
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
2019-11-11
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-10
xfs: always pass a valid hdr to xfs_dir3_leaf_check_int
Christoph Hellwig
2019-11-10
xfs: merge xfs_dir2_data_freescan and xfs_dir2_data_freescan_int
Christoph Hellwig
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
[next]