开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2019-08-30
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
2019-08-30
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
xfs: consolidate attribute value copying
Dave Chinner
2019-08-30
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: make attr lookup returns consistent
Dave Chinner
2019-08-30
xfs: reverse search directory freespace indexes
Dave Chinner
2019-08-30
xfs: speed up directory bestfree block scanning
Dave Chinner
2019-08-30
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
xfs: move xfs_dir2_addname()
Dave Chinner
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-28
xfs: log proper length of btree block in scrub/repair
Eric Sandeen
2019-08-28
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
2019-08-28
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
2019-08-28
xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
Darrick J. Wong
2019-08-28
xfs: fix maxicount division by zero error
Darrick J. Wong
2019-08-26
xfs: bmap scrub should only scrub records once
Darrick J. Wong
2019-08-26
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
2019-08-26
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
xfs: get allocation alignment from the buftarg
Dave Chinner
2019-08-26
xfs: add kmem allocation trace points
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-22
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-19
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
2019-08-18
xfs: fix reflink source file racing with directio writes
Darrick J. Wong
2019-08-16
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
2019-08-16
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
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-08-03
fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().
Tetsuo Handa
2019-07-30
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
2019-07-28
xfs: fix stack contents leakage in the v1 inumber ioctls
Darrick J. Wong
2019-07-18
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
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-12
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-10
xfs: chain bios the right way around in xfs_rw_bdev
Christoph Hellwig
2019-07-09
xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk
Darrick J. Wong
2019-07-06
xfs: don't update lastino for FSBULKSTAT_SINGLE
Darrick J. Wong
[next]