]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-08-12 Dave Jiangxfs: Close race between direct IO and xfs_break_layouts()
2018-08-10 Darrick J. Wongxfs: repair the AGI
2018-08-10 Darrick J. Wongxfs: repair the AGFL
2018-08-10 Darrick J. Wongxfs: repair the AGF
2018-08-07 Brian Fosterxfs: remove dead error handling code in xfs_dquot_disk_...
2018-08-07 Christoph Hellwigxfs: use WRITE_ONCE to update if_seq
2018-08-03 Huang Chongxfs: fix a comment in xfs_log_reserve
2018-08-03 Darrick J. Wongxfs: only validate summary counts on primary superblock
2018-08-03 Thomas Bianchixfs: substitute spaces with tabs
2018-08-03 Brian Fosterxfs: fold dfops into the transaction
2018-08-03 Brian Fosterxfs: always defer agfl block frees
2018-08-03 Brian Fosterxfs: pass transaction to xfs_defer_add()
2018-08-03 Brian Fosterxfs: replace xfs_defer_ops ->dop_pending with on-stack list
2018-08-03 Brian Fosterxfs: cancel dfops on xfs_defer_finish() error
2018-08-03 Brian Fosterxfs: clean out superfluous dfops dop params/vars
2018-08-03 Brian Fosterxfs: drop dop param from xfs_defer_op_type ->finish_ite...
2018-08-03 Brian Fosterxfs: automatic dfops inode relogging
2018-08-03 Brian Fosterxfs: automatic dfops buffer relogging
2018-08-03 Brian Fosterxfs: add missing defer ijoins for held inodes
2018-08-03 Brian Fosterxfs: replace dop_low with transaction flag
2018-08-03 Brian Fosterxfs: pass transaction to dfops reset/move helpers
2018-08-03 Brian Fosterxfs: remove unused __xfs_defer_cancel() internal helper
2018-08-03 Brian Fosterxfs: use transaction for intent recovery instead of...
2018-08-03 Brian Fosterxfs: refactor internal dfops initialization
2018-08-01 Darrick J. Wongxfs: check da node magic in _node_lookup_int
2018-08-01 Darrick J. Wongxfs: use a local variable for magic number in xfs_da3_n...
2018-08-01 Darrick J. Wongxfs: refactor log recovery check
2018-07-31 Darrick J. Wongxfs: move extent busy tree initialization to xfs_initia...
2018-07-31 Christoph Hellwigxfs: avoid COW fork extent lookups in writeback if...
2018-07-31 Christoph Hellwigxfs: maintain a sequence count for inode fork manipulations
2018-07-31 Darrick J. Wongxfs: check for unknown v5 feature bits in superblock...
2018-07-31 Darrick J. Wongxfs: verify icount in superblock write
2018-07-31 Bill O'Donnelllibxfs: add more bounds checking to sb sanity checks
2018-07-31 Darrick J. Wongxfs: refactor superblock verifiers
2018-07-31 Darrick J. Wongxfs: refactor the xrep_extent_list into xfs_bitmap
2018-07-30 Christoph Hellwigxfs: introduce a new xfs_inode_has_cow_data helper
2018-07-30 Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-07-30 Christoph Hellwigxfs: simplify xfs_idata_realloc
2018-07-30 Christoph Hellwigxfs: remove if_real_bytes
2018-07-30 Darrick J. Wongxfs: move the repair extent list into its own file
2018-07-30 Darrick J. Wongxfs: pass transaction lock while setting up agresv...
2018-07-26 Eric Sandeenxfs: remove deprecated barrier/nobarrier mount
2018-07-26 Darrick J. Wongxfs: clean up IRELE/iput callsites
2018-07-26 Darrick J. Wongxfs: kill IHOLD
2018-07-26 Brian Fosterxfs: bypass final dfops roll in trans commit path
2018-07-26 Brian Fosterxfs: drop unnecessary xfs_defer_finish() dfops parameter
2018-07-26 Brian Fosterxfs: remove unnecessary dfops init calls in xattr code
2018-07-26 Brian Fosterxfs: remove all boilerplate defer init/finish code
2018-07-26 Brian Fosterxfs: use internal dfops during [b|c]ui recovery
2018-07-26 Brian Fosterxfs: use internal dfops in attr code
2018-07-26 Brian Fosterxfs: use internal dfops in cow blocks cancel
2018-07-26 Brian Fosterxfs: support embedded dfops in transaction
2018-07-26 Brian Fosterxfs: pack holes in xfs_defer_ops and xfs_trans
2018-07-26 Brian Fosterxfs: reset dfops to initial state after finish
2018-07-26 Brian Fosterxfs: remove unused deferred ops committed field
2018-07-26 Brian Fosterxfs: make deferred processing safe for embedded dfops
2018-07-26 Brian Fosterxfs: fix transaction leak on remote attr set/remove failure
2018-07-26 Brian Fosterxfs: use ->t_dfops in log recovery intent processing
2018-07-26 Brian Fosterxfs: pull up dfops from xfs_itruncate_extents()
2018-07-23 Darrick J. Wongxfs: force summary counter recalc at next mount
2018-07-23 Darrick J. Wongxfs: refactor unmount record write
2018-07-23 Darrick J. Wongxfs: detect and fix bad summary counts at mount
2018-07-23 Darrick J. Wongxfs: fix indentation and other whitespace problems...
2018-07-23 Darrick J. Wongxfs: shorten struct xfs_scrub_context to struct xfs_scrub
2018-07-23 Darrick J. Wongxfs: shorten xfs_repair_ prefix to xrep_
2018-07-23 Darrick J. Wongxfs: shorten xfs_scrub_ prefix
2018-07-23 Darrick J. Wongxfs: clean up xfs_btree_del_cursor callers
2018-07-23 Darrick J. Wongxfs: trivial xfs_btree_del_cursor cleanups
2018-07-23 Darrick J. Wongxfs: return from _defer_finish with a clean transaction
2018-07-23 Darrick J. Wongxfs: check leaf attribute block freemap in verifier
2018-07-17 Carlos Maiolinolibxfs: Fix a couple of sparse complaintis
2018-07-17 Gustavo A. R. Silvaxfs: use swap macro in xfs_dir2_leafn_rebalance
2018-07-17 Gustavo A. R. Silvaxfs_bmap_util: use swap macro
2018-07-17 Gustavo A. R. Silvaxfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
2018-07-17 Darrick J. Wongxfs: don't assume a left rmap when allocating a new rmap
2018-07-12 Carlos Maiolinoxfs: Initialize variables in xfs_alloc_get_rec before...
2018-07-12 Eric Sandeenxfs: remove unused iolock arg from xfs_break_dax_layouts
2018-07-12 Brian Fosterxfs: kill __xfs_buf_submit_common()
2018-07-12 Brian Fosterxfs: combine [a]sync buffer submission apis
2018-07-12 Brian Fosterxfs: use sync buffer I/O for sync delwri queue submission
2018-07-12 Brian Fosterxfs: refactor buffer submission into a common helper
2018-07-12 Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-07-12 Brian Fosterxfs: use ->t_firstblock in inode inactivate
2018-07-12 Brian Fosterxfs: use ->t_firstblock in extent swap
2018-07-12 Brian Fosterxfs: use ->t_firstblock in reflink cow block cancel
2018-07-12 Brian Fosterxfs: replace no-op firstblock init with ->t_firstblock
2018-07-12 Brian Fosterxfs: use ->t_firstblock in dq alloc
2018-07-12 Brian Fosterxfs: remove xfs_alloc_arg firstblock field
2018-07-12 Brian Fosterxfs: remove xfs_btree_cur private firstblock field
2018-07-12 Brian Fosterxfs: remove bmap format helpers firstblock params
2018-07-12 Brian Fosterxfs: remove bmap extent add helper firstblock params
2018-07-12 Brian Fosterxfs: remove xfs_bmalloca firstblock field
2018-07-12 Brian Fosterxfs: use ->t_firstblock in bmap extent split
2018-07-12 Brian Fosterxfs: remove bmap insert/collapse firstblock param
2018-07-12 Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-07-12 Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-07-12 Brian Fosterxfs: use ->t_firstblock in insert/collapse range
2018-07-12 Brian Fosterxfs: use ->t_firstblock in xfs_bmapi_remap()
2018-07-12 Brian Fosterxfs: use ->t_firstblock for all xfs_bunmapi() callers
2018-07-12 Brian Fosterxfs: use ->t_firstblock for all xfs_bmapi_write() callers
next