index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_filestream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: rename allocation range fields in struct xfs_bmalloca
Dave Chinner
2011-10-11
1
-1
/
+1
*
xfs: move firstblock and bmap freelist cursor into bmalloca structure
Dave Chinner
2011-10-11
1
-1
/
+1
*
xfs: fix misspelled S_IS...()
Al Viro
2011-07-26
1
-6
/
+6
*
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
2011-07-26
1
-1
/
+1
*
xfs: tell lockdep about parent iolock usage in filestreams
Christoph Hellwig
2010-11-10
1
-1
/
+7
*
xfs: clean up filestreams helpers
Christoph Hellwig
2010-07-26
1
-3
/
+77
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-3
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: Kill filestreams cache flush
Dave Chinner
2010-01-15
1
-14
/
+0
*
xfs: Replace per-ag array with a radix tree
Dave Chinner
2010-01-15
1
-9
/
+4
*
xfs: Convert filestreams code to use per-ag get/put routines
Dave Chinner
2010-01-15
1
-7
/
+12
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-6
/
+2
*
xfs: split xfs_sync_inodes
Christoph Hellwig
2009-06-08
1
-4
/
+2
*
xfs: factor out code to find the longest free extent in the AG
Dave Chinner
2009-03-16
1
-7
/
+2
*
[XFS] Use KM_NOFS for debug trace buffers
Lachlan McIlroy
2008-08-13
1
-1
/
+1
*
[XFS] streamline init/exit path
Christoph Hellwig
2008-07-28
1
-1
/
+3
*
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
1
-1
/
+1
*
[XFS] Fix up sparse warnings.
David Chinner
2008-02-07
1
-1
/
+1
*
[XFS] fix filestreams on 32-bit boxes
Eric Sandeen
2007-09-20
1
-3
/
+4
*
[XFS] On-demand reaping of the MRU cache
David Chinner
2007-09-17
1
-2
/
+1
*
[XFS] Concurrent Multi-File Data Streams
David Chinner
2007-07-14
1
-0
/
+771