Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b160628e9ebcdc85d0db9d7f423c26b3c7c179d0
/
fs
/
xfs
/
xfs_filestream.c
2e973b2
xfs: convert remaining mount flags to state flags
by Dave Chinner
· 3 years, 4 months ago
9bbafc71
xfs: move xfs_perag_get/put to xfs_ag.[ch]
by Dave Chinner
· 3 years, 7 months ago
b38e074
xfs: drop the obsolete comment on filestream locking
by Gao Xiang
· 4 years, 3 months ago
f48e2df
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
by Darrick J. Wong
· 5 years ago
f368b29
xfs: fix another missing include
by Darrick J. Wong
· 5 years ago
c34d570
xfs: cleanup use of the XFS_ALLOC_ flags
by Christoph Hellwig
· 5 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
5467b34
xfs: move xfs_ino_geometry to xfs_shared.h
by Darrick J. Wong
· 6 years ago
1214f1c
xfs: replace dop_low with transaction flag
by Brian Foster
· 6 years ago
44a8736
xfs: clean up IRELE/iput callsites
by Darrick J. Wong
· 6 years ago
3e3673e
xfs: remove struct xfs_bmalloca dfops field
by Brian Foster
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
7fcd3ef
xfs: remove filestream item xfs_inode reference
by Christoph Hellwig
· 7 years ago
155cd43
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
by Dave Chinner
· 8 years ago
292378e
xfs: remote attribute blocks aren't really userdata
by Dave Chinner
· 8 years ago
3fd129b
xfs: set up per-AG free space reservations
by Darrick J. Wong
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
496817b
xfs: clean up XFS_MIN_FREELIST macros
by Dave Chinner
· 10 years ago
50adbcb
xfs: xfs_alloc_fix_freelist() can use incore perag structures
by Dave Chinner
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
b26384d
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
by Eric Sandeen
· 10 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
b94acd4
xfs: add filestream allocator tracepoints
by Christoph Hellwig
· 11 years ago
3b8d907
xfs: remove xfs_filestream_associate
by Christoph Hellwig
· 11 years ago
1919add
xfs: don't create a slab cache for filestream items
by Christoph Hellwig
· 11 years ago
2cd2ef6
xfs: rewrite the filestream allocator using the dentry cache
by Christoph Hellwig
· 11 years ago
f37211c
xfs: remove XFS_IFILESTREAM
by Christoph Hellwig
· 11 years ago
22328d7
xfs: embedd mru_elem into parent structure
by Christoph Hellwig
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
e546cb7
xfs: consolidate xfs_utils.c
by Dave Chinner
· 11 years ago
6898811
xfs: create xfs_bmap_util.[ch]
by Dave Chinner
· 11 years ago
6943283
xfs: split out inode log item format definition
by Dave Chinner
· 11 years ago
3a75667
xfs: rename allocation range fields in struct xfs_bmalloca
by Dave Chinner
· 13 years ago
0937e0f
xfs: move firstblock and bmap freelist cursor into bmalloca structure
by Dave Chinner
· 13 years ago
0320937
xfs: fix misspelled S_IS...()
by Al Viro
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
785ce418
xfs: tell lockdep about parent iolock usage in filestreams
by Christoph Hellwig
· 14 years ago
0664ce8
xfs: clean up filestreams helpers
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 15 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 15 years ago
b657fc8
xfs: Kill filestreams cache flush
by Dave Chinner
· 15 years ago
1c1c6eb
xfs: Replace per-ag array with a radix tree
by Dave Chinner
· 15 years ago
4196ac0
xfs: Convert filestreams code to use per-ag get/put routines
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
075fe10
xfs: split xfs_sync_inodes
by Christoph Hellwig
· 16 years ago
6cc8764
xfs: factor out code to find the longest free extent in the AG
by Dave Chinner
· 16 years ago
5695ef46
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
9f8868f
[XFS] streamline init/exit path
by Christoph Hellwig
· 16 years ago
34a622b
[XFS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
bcc7b44
[XFS] fix filestreams on 32-bit boxes
by Eric Sandeen
· 17 years ago
65de556
[XFS] On-demand reaping of the MRU cache
by David Chinner
· 17 years ago
2a82b8b
[XFS] Concurrent Multi-File Data Streams
by David Chinner
· 17 years ago