index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-23
xfs: allow read IO and FICLONE to run concurrently
Catherine Hoang
2023-10-23
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Christoph Hellwig
2023-10-23
xfs: introduce protection for drop nlink
Cheng Lin
2023-10-19
xfs: don't look for end of extent further than necessary in xfs_rtallocate_ex...
Omar Sandoval
2023-10-19
xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
Omar Sandoval
2023-10-19
xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
Omar Sandoval
2023-10-19
xfs: return maximum free size from xfs_rtany_summary()
Omar Sandoval
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
xfs: create helpers for rtsummary block/wordcount computations
Darrick J. Wong
2023-10-18
xfs: use accessor functions for bitmap words
Darrick J. Wong
2023-10-18
xfs: create a helper to handle logging parts of rt bitmap/summary blocks
Darrick J. Wong
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
2023-10-17
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
Darrick J. Wong
2023-10-17
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
Darrick J. Wong
2023-10-17
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-17
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
2023-10-17
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
2023-10-17
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
2023-10-17
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
2023-10-17
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
2023-10-17
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
2023-10-17
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-17
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-17
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-17
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
2023-10-17
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
2023-10-17
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
2023-10-17
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-17
xfs: make sure maxlen is still congruent with prod when rounding down
Darrick J. Wong
2023-10-17
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong
2023-10-17
xfs: rt stubs should return negative errnos when rt disabled
Darrick J. Wong
2023-10-17
xfs: prevent rt growfs when quota is enabled
Darrick J. Wong
2023-10-17
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
2023-10-17
xfs: bump max fsgeom struct version
Darrick J. Wong
2023-10-12
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
Jeff Layton
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
2023-10-12
xfs: correct calculation for agend and blockcount
Shiyang Ruan
[next]