index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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
2020-03-02
xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-03-02
xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
Christoph Hellwig
2020-03-02
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
2020-03-02
xfs: remove the ATTR_INCOMPLETE flag
Christoph Hellwig
2020-03-02
xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
Christoph Hellwig
2020-03-02
xfs: rework collapse range into an atomic operation
Brian Foster
2020-03-02
xfs: rework insert range into an atomic operation
Brian Foster
2020-03-02
xfs: open code insert range extent split helper
Brian Foster
2020-03-02
xfs: Add missing annotation to xfs_ail_check()
Jules Irenge
2020-03-02
xfs: fix an undefined behaviour in _da3_path_shift
Qian Cai
2020-03-02
xfs: ratelimit xfs_discard_page messages
Christoph Hellwig
2020-03-02
xfs: ratelimit xfs_buf_ioerror_alert messages
Christoph Hellwig
2020-03-02
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
2020-03-02
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
2020-03-02
xfs: ensure that the inode uid/gid match values match the icdinode ones
Christoph Hellwig
2020-03-02
xfs: improve error message when we can't allocate memory for xfs_buf
Darrick J. Wong
2020-03-02
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
2020-03-02
xfs: fix iclog release error check race with shutdown
Brian Foster
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
[prev]
[next]