index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_filestream.c
Age
Commit message (
Expand
)
Author
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2015-06-22
xfs: clean up XFS_MIN_FREELIST macros
Dave Chinner
2015-06-22
xfs: xfs_alloc_fix_freelist() can use incore perag structures
Dave Chinner
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-25
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-04-23
xfs: add filestream allocator tracepoints
Christoph Hellwig
2014-04-23
xfs: remove xfs_filestream_associate
Christoph Hellwig
2014-04-23
xfs: don't create a slab cache for filestream items
Christoph Hellwig
2014-04-23
xfs: rewrite the filestream allocator using the dentry cache
Christoph Hellwig
2014-04-23
xfs: remove XFS_IFILESTREAM
Christoph Hellwig
2014-04-23
xfs: embedd mru_elem into parent structure
Christoph Hellwig
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
xfs: split out inode log item format definition
Dave Chinner
2011-10-11
xfs: rename allocation range fields in struct xfs_bmalloca
Dave Chinner
2011-10-11
xfs: move firstblock and bmap freelist cursor into bmalloca structure
Dave Chinner
2011-07-26
xfs: fix misspelled S_IS...()
Al Viro
2011-07-26
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
2010-11-10
xfs: tell lockdep about parent iolock usage in filestreams
Christoph Hellwig
2010-07-26
xfs: clean up filestreams helpers
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-01-15
xfs: Kill filestreams cache flush
Dave Chinner
2010-01-15
xfs: Replace per-ag array with a radix tree
Dave Chinner
2010-01-15
xfs: Convert filestreams code to use per-ag get/put routines
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-06-08
xfs: split xfs_sync_inodes
Christoph Hellwig
2009-03-16
xfs: factor out code to find the longest free extent in the AG
Dave Chinner
2008-08-13
[XFS] Use KM_NOFS for debug trace buffers
Lachlan McIlroy
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
2008-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
2007-09-20
[XFS] fix filestreams on 32-bit boxes
Eric Sandeen
2007-09-17
[XFS] On-demand reaping of the MRU cache
David Chinner
2007-07-14
[XFS] Concurrent Multi-File Data Streams
David Chinner