Sign in
android-kvm
/
linux
/
e992ae8afdedcdfe65ededd96b5a15319f2e6bae
/
fs
/
xfs
e992ae8
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
by Darrick J. Wong
· 5 years ago
fec40e2
xfs: refactor xfs_bmap_count_blocks using newer btree helpers
by Darrick J. Wong
· 5 years ago
c2414ad
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
by Darrick J. Wong
· 5 years ago
04df34a
xfs: namecheck directory entry names before listing them
by Darrick J. Wong
· 5 years ago
16c6e92
xfs: namecheck attribute names before listing them
by Darrick J. Wong
· 5 years ago
c847606
xfs: check attribute leaf block structure
by Darrick J. Wong
· 5 years ago
360c09c
xfs: consolidate preallocation in xfs_file_fallocate
by Christoph Hellwig
· 5 years ago
7a42c70
xfs: disable xfs_ioc_space for always COW inodes
by Christoph Hellwig
· 5 years ago
837a6e7
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
by Christoph Hellwig
· 5 years ago
9afe1d5
xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64
by Christoph Hellwig
· 5 years ago
c7d6831
xfs: use xfs_inode_buftarg in xfs_file_ioctl
by Christoph Hellwig
· 5 years ago
f9acc19c8
xfs: use xfs_inode_buftarg in xfs_file_dio_aio_write
by Christoph Hellwig
· 5 years ago
30fa529
xfs: add a xfs_inode_buftarg helper
by Christoph Hellwig
· 5 years ago
25a4095
xfs: mark xfs_buf_free static
by Christoph Hellwig
· 5 years ago
3dd4d40
xfs: Sanity check flags of Q_XQUOTARM call
by Jan Kara
· 5 years ago
1aa6300
xfs: add mising include of xfs_pnfs.h for missing declarations
by Ben Dooks (Codethink)
· 5 years ago
da781e6
xfs: don't set bmapi total block req where minleft is
by Brian Foster
· 5 years ago
1c74357
xfs: cap longest free extent to maximum allocatable
by Dave Chinner
· 5 years ago
3fb21fc
xfs: remove the duplicated inode log fieldmask set
by kaixuxia
· 5 years ago
1e190f8
xfs: improve the IOMAP_NOWAIT check for COW inodes
by Christoph Hellwig
· 5 years ago
5c5b6f7
xfs: cleanup xfs_direct_write_iomap_begin
by Christoph Hellwig
· 5 years ago
12dfb58
xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
by Christoph Hellwig
· 5 years ago
f150b42
xfs: split the iomap ops for buffered vs direct writes
by Christoph Hellwig
· 5 years ago
a526c85
xfs: move xfs_file_iomap_begin_delay around
by Christoph Hellwig
· 5 years ago
690c2a3
xfs: split out a new set of read-only iomap ops
by Christoph Hellwig
· 5 years ago
4356822
xfs: factor out a helper to calculate the end_fsb
by Christoph Hellwig
· 5 years ago
36adcba
xfs: fill out the srcmap in iomap_begin
by Christoph Hellwig
· 5 years ago
ae36b53
xfs: refactor xfs_file_iomap_begin_delay
by Christoph Hellwig
· 5 years ago
ffb375a
xfs: pass two imaps to xfs_reflink_allocate_cow
by Christoph Hellwig
· 5 years ago
dd26b84
xfs: remove xfs_reflink_dirty_extents
by Christoph Hellwig
· 5 years ago
0d45e3a
xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
by Christoph Hellwig
· 5 years ago
3f8a4f1
xfs: fix inode fork extent count overflow
by Dave Chinner
· 5 years ago
4b29ab0
xfs: remove the XLOG_STATE_DO_CALLBACK state
by Christoph Hellwig
· 5 years ago
1858bb0
xfs: turn ic_state into an enum
by Christoph Hellwig
· 5 years ago
fe9c0e7
xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags
by Christoph Hellwig
· 5 years ago
032cc34
xfs: remove dead ifdef XFSERRORDEBUG code
by Christoph Hellwig
· 5 years ago
df732b2
xfs: call xlog_state_release_iclog with l_icloglock held
by Christoph Hellwig
· 5 years ago
390aab0
xfs: move the locking from xlog_state_finish_copy to the callers
by Christoph Hellwig
· 5 years ago
2c68a1d
xfs: remove the unused ic_io_size field from xlog_in_core
by Christoph Hellwig
· 5 years ago
cd95cb9
xfs: pass the correct flag to xlog_write_iclog
by Christoph Hellwig
· 5 years ago
dc8e69b
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
by Brian Foster
· 5 years ago
d296882
xfs: factor out tree fixup logic into helper
by Brian Foster
· 5 years ago
0e26d5c
xfs: refactor near mode alloc bnobt scan into separate function
by Brian Foster
· 5 years ago
78d7aab
xfs: refactor and reuse best extent scanning logic
by Brian Foster
· 5 years ago
4a65b7c
xfs: refactor allocation tree fixup code
by Brian Foster
· 5 years ago
fec0afd
xfs: reuse best extent tracking logic for bnobt scan
by Brian Foster
· 5 years ago
396bbf3
xfs: refactor cntbt lastblock scan best extent logic into helper
by Brian Foster
· 5 years ago
c62321a
xfs: track best extent from cntbt lastblock scan in alloc cursor
by Brian Foster
· 5 years ago
d6d3aff
xfs: track allocation busy state in allocation cursor
by Brian Foster
· 5 years ago
f5e7dbe
xfs: introduce allocation cursor data structure
by Brian Foster
· 5 years ago
f6b428a
xfs: track active state of allocation btree cursors
by Brian Foster
· 5 years ago
bdb2ed2
xfs: ignore extent size hints for always COW inodes
by Christoph Hellwig
· 5 years ago
e5e6340
xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
by yu kuai
· 5 years ago
c039b99
iomap: use a srcmap for a read-modify-write I/O
by Goldwyn Rodrigues
· 5 years ago
3590c4d
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
by Christoph Hellwig
· 5 years ago
598ecfb
iomap: lift the xfs writeback code to iomap
by Christoph Hellwig
· 5 years ago
9e91c57
iomap: lift common tracing code from xfs to iomap
by Christoph Hellwig
· 5 years ago
760fea8
xfs: remove the fork fields in the writepage_ctx and ioend
by Christoph Hellwig
· 5 years ago
5653017
xfs: turn io_append_trans into an io_private void pointer
by Christoph Hellwig
· 5 years ago
433dad9
xfs: refactor the ioend merging code
by Christoph Hellwig
· 5 years ago
4e087a3
xfs: use a struct iomap in xfs_writepage_ctx
by Christoph Hellwig
· 5 years ago
05b3094
xfs: set IOMAP_F_NEW more carefully
by Christoph Hellwig
· 5 years ago
2492a60
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
by Christoph Hellwig
· 5 years ago
7684e2c
iomap: iomap that extends beyond EOF should be marked dirty
by Dave Chinner
· 5 years ago
906753b
xfs: Use iomap_dio_rw to wait for unaligned direct IO
by Jan Kara
· 5 years ago
13ef954
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
by Jan Kara
· 5 years ago
aeea4b7
xfs: move local to extent inode logging into bmap helper
by Brian Foster
· 5 years ago
603efeb
xfs: remove broken error handling on failed attr sf to leaf change
by Brian Foster
· 5 years ago
0b10d8a
xfs: log the inode on directory sf to block format change
by Brian Foster
· 5 years ago
3219e8c
xfs: assure zeroed memory buffers for certain kmem allocations
by Bill O'Donnell
· 5 years ago
d5cc14d
xfs: removed unused error variable from xchk_refcountbt_rec
by Aliasgar Surti
· 5 years ago
6374ca0
xfs: remove unused flags arg from xfs_get_aghdr_buf()
by Eric Sandeen
· 5 years ago
e093c4b
xfs: Fix tail rounding in xfs_alloc_file_space()
by Max Reitz
· 5 years ago
2268419e4
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
cbafe18
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
14ed8688
xfs: remove unlikely() from WARN_ON() condition
by Denis Efremov
· 5 years ago
4ef5b13
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
88d32d3
xfs: avoid unused to_mp() function warning
by Austin Kim
· 5 years ago
6f4ff81
xfs: log proper length of superblock
by Eric Sandeen
· 5 years ago
ce84042
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
by Darrick J. Wong
· 5 years ago
583e4ef
xfs: removed unneeded variable
by Aliasgar Surti
· 5 years ago
e20e174
xfs: convert inode to extent format after extent merge due to shift
by Brian Foster
· 5 years ago
838c4f3
iomap: move the iomap_dio_rw ->end_io callback into a structure
by Christoph Hellwig
· 5 years ago
6fe7b99
iomap: split size and error for iomap_dio_rw ->end_io
by Matthew Bobrowski
· 5 years ago
cfb82e1
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
b41dae0
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
53e5e7a
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
14e15f1
xfs: push the grant head when the log head moves forward
by Dave Chinner
· 6 years ago
0383f54
xfs: push iclog state cleaning into xlog_state_clean_log
by Dave Chinner
· 6 years ago
5e96fa8
xfs: factor iclog state processing out of xlog_state_do_callback()
by Dave Chinner
· 6 years ago
6546818
xfs: factor callbacks out of xlog_state_do_callback()
by Dave Chinner
· 6 years ago
6769aa2
xfs: factor debug code out of xlog_state_do_callback()
by Dave Chinner
· 6 years ago
8ab39f1
xfs: prevent CIL push holdoff in log recovery
by Dave Chinner
· 6 years ago
cdea545
xfs: fix missed wakeup on l_flush_wait
by Rik van Riel
· 6 years ago
7c107af
xfs: push the AIL in xlog_grant_head_wake
by Dave Chinner
· 6 years ago
eb2e999
xfs: Use WARN_ON_ONCE for bailout mount-operation
by Austin Kim
· 6 years ago
bc56ad8
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
by kaixuxia
· 6 years ago
76f1793
xfs: define a flags field for the AG geometry ioctl structure
by Darrick J. Wong
· 6 years ago
eb77b23
xfs: add a xfs_valid_startblock helper
by Christoph Hellwig
· 6 years ago
1baa280
xfs: remove the unused XFS_ALLOC_USERDATA flag
by Christoph Hellwig
· 6 years ago
Next »