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
/
xfs
Age
Commit message (
Expand
)
Author
2020-10-14
Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-09-15
xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...
Darrick J. Wong
2020-09-15
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-09-15
xfs: Remove unneeded semicolon
Zheng Bin
2020-09-15
xfs: force the log after remapping a synchronous-writes file
Darrick J. Wong
2020-09-15
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
2020-09-15
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
2020-09-15
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-09-15
xfs: remove typedef xfs_attr_sf_entry_t
Carlos Maiolino
2020-09-15
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
2020-09-15
xfs: enable big timestamps
Darrick J. Wong
2020-09-15
xfs: trace timestamp limits
Darrick J. Wong
2020-09-15
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-15
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-15
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-09-15
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-09-15
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-15
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-15
xfs: explicitly define inode timestamp range
Darrick J. Wong
2020-09-15
xfs: enable new inode btree counters feature
Darrick J. Wong
2020-09-15
xfs: support inode btree blockcounts in online repair
Darrick J. Wong
2020-09-15
xfs: support inode btree blockcounts in online scrub
Darrick J. Wong
2020-09-15
xfs: use the finobt block counts to speed up mount times
Darrick J. Wong
2020-09-15
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-09-15
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
2020-09-15
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-15
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-09-15
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-15
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
2020-09-15
xfs: use xfs_buf_item_relse in xfs_buf_item_done
Christoph Hellwig
2020-09-15
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
2020-09-15
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
2020-09-15
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
2020-09-15
xfs: refactor xfs_buf_ioerror_fail_without_retry
Christoph Hellwig
2020-09-15
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
2020-09-15
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
xfs: refactor xfs_buf_ioend
Christoph Hellwig
2020-09-15
xfs: mark xfs_buf_ioend static
Christoph Hellwig
2020-09-15
xfs: refactor the buf ioend disposition code
Christoph Hellwig
2020-09-06
xfs: xfs_iflock is no longer a completion
Dave Chinner
2020-09-06
xfs: remove kmem_realloc()
Carlos Maiolino
2020-09-05
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-02
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-27
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
[next]