index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-05-07
xfs: remove unused iflush stale parameter
Brian Foster
2020-05-07
xfs: combine xfs_trans_ail_[remove|delete]()
Brian Foster
2020-05-07
xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
Brian Foster
2020-05-07
xfs: use delete helper for items expected to be in AIL
Brian Foster
2020-05-07
xfs: acquire ->ail_lock from xfs_trans_ail_delete()
Brian Foster
2020-05-07
xfs: abort consistently on dquot flush failure
Brian Foster
2020-05-07
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
2020-05-07
xfs: ratelimit unmount time per-buffer I/O error alert
Brian Foster
2020-05-07
xfs: refactor ratelimited buffer error messages into helper
Brian Foster
2020-05-07
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-05-07
xfs: remove unnecessary shutdown check from xfs_iflush()
Brian Foster
2020-05-07
xfs: simplify inode flush error handling
Brian Foster
2020-05-07
xfs: factor out buffer I/O failure code
Brian Foster
2020-05-07
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-05-06
xfs: clean up the error handling in xfs_swap_extents
Darrick J. Wong
2020-05-04
fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
Ira Weiny
2020-05-04
fs/xfs: Create function xfs_inode_should_enable_dax()
Ira Weiny
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-04
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
2020-05-04
xfs: spell out the parameter name for ->cancel_item
Christoph Hellwig
2020-05-04
xfs: use a xfs_btree_cur for the ->finish_cleanup state
Christoph Hellwig
2020-05-04
xfs: turn dfp_done into a xfs_log_item
Christoph Hellwig
2020-05-04
xfs: refactor xfs_defer_finish_noroll
Christoph Hellwig
2020-05-04
xfs: turn dfp_intent into a xfs_log_item
Christoph Hellwig
2020-05-04
xfs: merge the ->diff_items defer op into ->create_intent
Christoph Hellwig
2020-05-04
xfs: merge the ->log_item defer op into ->create_intent
Christoph Hellwig
2020-05-04
xfs: factor out a xfs_defer_create_intent helper
Christoph Hellwig
2020-05-04
xfs: remove the xfs_inode_log_item_t typedef
Christoph Hellwig
2020-05-04
xfs: remove the xfs_efd_log_item_t typedef
Christoph Hellwig
2020-05-04
xfs: remove the xfs_efi_log_item_t typedef
Christoph Hellwig
2020-05-04
xfs: refactor xlog_recover_buffer_pass1
Christoph Hellwig
2020-05-04
xfs: simplify xlog_recover_inode_ra_pass2
Christoph Hellwig
2020-05-04
xfs: factor out a xlog_buf_readahead helper
Christoph Hellwig
2020-05-04
xfs: rename inode_list xlog_recover_reorder_trans
Christoph Hellwig
2020-05-04
xfs: refactor the buffer cancellation table helpers
Christoph Hellwig
2020-05-04
xfs: define printk_once variants for xfs messages
Eric Sandeen
2020-05-04
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
2020-05-04
xfs: remove unnecessary check of the variable resblks in xfs_symlink
Kaixu Xia
2020-05-04
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
2020-05-04
xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach
Kaixu Xia
2020-05-04
xfs: remove unnecessary variable udqp from xfs_ioctl_setattr
Kaixu Xia
2020-05-04
xfs: reserve quota inode transaction space only when needed
Kaixu Xia
2020-05-04
xfs: combine two if statements with same condition
Kaixu Xia
2020-05-04
xfs: trace quota allocations for all quota types
Kaixu Xia
2020-05-04
xfs: report unrecognized log item type codes during recovery
Darrick J. Wong
2020-05-03
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-02
Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-05-02
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-05-01
Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]