index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2020-02-11
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-06
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-30
Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-26
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
2020-01-26
xfs: remove unnecessary null pointer checks from _read_agf callers
Darrick J. Wong
2020-01-26
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
Darrick J. Wong
2020-01-26
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2020-01-26
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_trans_get_buf_map return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_read return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_get return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_get_map return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_alloc return an error code
Darrick J. Wong
2020-01-23
xfs: remove unused variable 'done'
YueHaibing
2020-01-23
xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-20
xfs: change return value of xfs_inode_need_cow to int
zhengbin
2020-01-16
xfs: check log iovec size to make sure it's plausibly a buffer log format
Darrick J. Wong
2020-01-16
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2020-01-16
xfs: complain if anyone tries to create a too-large buffer log item
Darrick J. Wong
2020-01-16
xfs: clean up xfs_buf_item_get_format return value
Darrick J. Wong
2020-01-16
xfs: streamline xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-16
xfs: fix memory corruption during remote attr value buffer invalidation
Darrick J. Wong
2020-01-16
xfs: refactor remote attr value buffer invalidation
Darrick J. Wong
2020-01-15
xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
Christoph Hellwig
2020-01-15
xfs: Add __packed to xfs_dir2_sf_entry_t definition
Vincenzo Frascino
2020-01-14
xfs: fix s_maxbytes computation on 32-bit kernels
Darrick J. Wong
2020-01-14
xfs: truncate should remove all blocks, not just to the end of the page cache
Darrick J. Wong
2020-01-14
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
2020-01-09
xfs: remove bogus assertion when online repair isn't enabled
Darrick J. Wong
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2020-01-09
xfs: also remove cached ACLs when removing the underlying attr
Christoph Hellwig
2020-01-09
xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-09
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-07
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
2020-01-06
xfs: quota: move to time64_t interfaces
Arnd Bergmann
2020-01-06
xfs: rename compat_time_t to old_time32_t
Arnd Bergmann
2020-01-03
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-20
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-19
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
[next]