开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-03-13
xfs: rename btree cursor private btree member flags
Dave Chinner
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
2020-03-13
xfs: convert btree cursor ag-private member name
Dave Chinner
2020-03-13
xfs: introduce new private btree cursor names
Dave Chinner
2020-03-13
xfs: fix regression in "cleanup xfs_dir2_block_getdents"
Tommi Rantala
2020-03-12
xfs: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
xfs: mark extended attr corrupt when lookup-by-hash fails
Darrick J. Wong
2020-03-12
xfs: mark dir corrupt when lookup-by-hash fails
Darrick J. Wong
2020-03-12
xfs: check owner of dir3 blocks
Darrick J. Wong
2020-03-12
xfs: check owner of dir3 data blocks
Darrick J. Wong
2020-03-12
xfs: check owner of dir3 free blocks
Darrick J. Wong
2020-03-12
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
2020-03-12
xfs: fix buffer corruption reporting when xfs_dir3_free_header_check fails
Darrick J. Wong
2020-03-12
xfs: xfs_buf_corruption_error should take __this_address
Darrick J. Wong
2020-03-12
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-03-12
xfs: fix xfs_rmap_has_other_keys usage of ECANCELED
Darrick J. Wong
2020-03-12
xfs: fix use-after-free when aborting corrupt attr inactivation
Darrick J. Wong
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
2020-03-11
xfs: remove the xfs_agfl_t typedef
Christoph Hellwig
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2020-03-11
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
2020-03-02
xfs: switch xfs_attrmulti_attr_get to lazy attr buffer allocation
Christoph Hellwig
2020-03-02
xfs: only allocate the buffer size actually needed in __xfs_set_acl
Christoph Hellwig
2020-03-02
xfs: clean up bufsize alignment in xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
xfs: clean up the ATTR_REPLACE checks
Christoph Hellwig
2020-03-02
xfs: improve xfs_forget_acl
Christoph Hellwig
2020-03-02
xfs: lift cursor copy in/out into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: lift buffer allocation into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: lift common checks into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: rename xfs_attr_list_int to xfs_attr_list
Christoph Hellwig
2020-03-02
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
2020-03-02
xfs: open code ATTR_ENTSIZE
Christoph Hellwig
2020-03-02
xfs: remove the unused ATTR_ENTRY macro
Christoph Hellwig
2020-03-02
xfs: cleanup struct xfs_attr_list_context
Christoph Hellwig
2020-03-02
xfs: factor out a xfs_attr_match helper
Christoph Hellwig
2020-03-02
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
2020-03-02
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
2020-03-02
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
Christoph Hellwig
2020-03-02
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
2020-03-02
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
2020-03-02
xfs: turn xfs_da_args.value into a void pointer
Christoph Hellwig
2020-03-02
xfs: remove the MAXNAMELEN check from xfs_attr_args_init
Christoph Hellwig
2020-03-02
xfs: remove the name == NULL check from xfs_attr_args_init
Christoph Hellwig
2020-03-02
xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
Christoph Hellwig
[next]