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
Age
Commit message (
Expand
)
Author
2019-06-28
xfs: don't cast inode_log_items to get the log_item
Christoph Hellwig
2019-06-28
xfs: add a flag to release log items on commit
Christoph Hellwig
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
2019-06-28
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
2019-06-28
xfs: fix a trivial comment typo in xfs_trans_committed_bulk
Christoph Hellwig
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: properly type the b_log_item field in struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: remove unused buffer cache APIs
Christoph Hellwig
2019-06-28
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
2019-06-28
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-06-28
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
2019-06-28
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-28
xfs: use bios directly to write log buffers
Christoph Hellwig
2019-06-28
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2019-06-28
xfs: remove the syncing argument from xlog_verify_iclog
Christoph Hellwig
2019-06-28
xfs: update both stat counters together in xlog_sync
Christoph Hellwig
2019-06-28
xfs: factor out iclog size calculation from xlog_sync
Christoph Hellwig
2019-06-28
xfs: factor out splitting of an iclog from xlog_sync
Christoph Hellwig
2019-06-28
xfs: factor out log buffer writing from xlog_sync
Christoph Hellwig
2019-06-28
xfs: don't use REQ_PREFLUSH for split log writes
Christoph Hellwig
2019-06-28
xfs: remove XLOG_STATE_IOABORT
Christoph Hellwig
2019-06-28
xfs: reformat xlog_get_lowest_lsn
Christoph Hellwig
2019-06-28
xfs: cleanup xlog_get_iclog_buffer_size
Christoph Hellwig
2019-06-28
xfs: remove the l_iclog_size_log field from struct xlog
Christoph Hellwig
2019-06-28
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2019-06-28
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
2019-06-28
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
2019-06-28
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-06-09
fuse: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
xfs: use file_modified() helper
Amir Goldstein
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-06-09
vfs: introduce generic_copy_file_range()
Dave Chinner
[next]