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
/
libxfs
Age
Commit message (
Expand
)
Author
2018-10-18
xfs: Add attibute remove and helper functions
Allison Henderson
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
2018-10-18
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
2018-10-18
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: always defer agfl block frees
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
2018-08-02
xfs: clean out superfluous dfops dop params/vars
Brian Foster
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
2018-08-02
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
2018-08-01
xfs: check da node magic in _node_lookup_int
Darrick J. Wong
2018-08-01
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
Darrick J. Wong
2018-08-01
xfs: refactor log recovery check
Darrick J. Wong
2018-07-31
xfs: move extent busy tree initialization to xfs_initialize_perag
Darrick J. Wong
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
xfs: simplify xfs_idata_realloc
Christoph Hellwig
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
2018-07-29
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-07-26
xfs: bypass final dfops roll in trans commit path
Brian Foster
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
xfs: remove unnecessary dfops init calls in xattr code
Brian Foster
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: use internal dfops in attr code
Brian Foster
2018-07-26
xfs: support embedded dfops in transaction
Brian Foster
2018-07-26
xfs: pack holes in xfs_defer_ops and xfs_trans
Brian Foster
2018-07-26
xfs: reset dfops to initial state after finish
Brian Foster
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
2018-07-26
xfs: make deferred processing safe for embedded dfops
Brian Foster
2018-07-26
xfs: fix transaction leak on remote attr set/remove failure
Brian Foster
[next]