index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-09-20
xfs: fix compiler warnings
Darrick J. Wong
2017-09-20
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-20
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-20
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-20
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-09-20
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-09-20
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-09-20
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-09-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-09-20
xfs: check _btree_check_block value
Darrick J. Wong
2017-09-20
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-09-20
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-06-07
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
2017-06-07
xfs: fix integer truncation in xfs_bmap_remap_alloc
Christoph Hellwig
2017-06-07
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-06-07
xfs: verify inline directory data forks
Darrick J. Wong
2017-04-08
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2017-04-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-04-08
xfs: tune down agno asserts in the bmap code
Christoph Hellwig
2017-04-08
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
Chandan Rajendra
2017-04-08
xfs: split indlen reservations fairly when under reserved
Brian Foster
2017-04-08
xfs: handle indlen shortage on delalloc extent merge
Brian Foster
2017-04-08
xfs: allow unwritten extents in the CoW fork
Darrick J. Wong
2017-04-08
xfs: verify free block header fields
Darrick J. Wong
2017-04-08
xfs: check for obviously bad level values in the bmbt root
Darrick J. Wong
2017-04-08
xfs: filter out obviously bad btree pointers
Darrick J. Wong
2017-04-08
xfs: fail _dir_open when readahead fails
Darrick J. Wong
2017-04-08
xfs: fix toctou race when locking an inode to access the data map
Darrick J. Wong
2017-04-08
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2017-04-08
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
Christoph Hellwig
2017-02-04
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
2017-02-04
xfs: remove racy hasattr check from attr ops
Brian Foster
2017-02-04
xfs: verify dirblocklog correctly
Darrick J. Wong
2017-02-04
xfs: fix COW writeback race
Christoph Hellwig
2017-02-04
xfs: fix xfs_mode_to_ftype() prototype
Arnd Bergmann
2017-02-04
xfs: sanity check inode di_mode
Amir Goldstein
2017-02-04
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
2017-02-04
xfs: add missing include dependencies to xfs_dir2.h
Amir Goldstein
2017-02-04
xfs: sanity check directory inode di_size
Amir Goldstein
2017-02-04
xfs: don't rely on ->total in xfs_alloc_space_available
Christoph Hellwig
2017-02-04
xfs: adjust allocation length in xfs_alloc_space_available
Christoph Hellwig
2017-02-04
xfs: fix bogus minleft manipulations
Christoph Hellwig
[next]