index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
1
-0
/
+4
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
1
-1
/
+4
2012-05-14
xfs: move xfs_fsb_to_db to xfs_bmap.h
Dave Chinner
1
-0
/
+3
2011-10-11
xfs: cleanup xfs_bmap.h
Christoph Hellwig
1
-192
/
+33
2011-10-11
xfs: move logflags into bmalloca
Christoph Hellwig
1
-0
/
+1
2011-10-11
xfs: move lastx and nallocs into bmalloca
Dave Chinner
1
-0
/
+2
2011-10-11
xfs: move btree cursor into bmalloca
Dave Chinner
1
-0
/
+2
2011-10-11
xfs: rename allocation range fields in struct xfs_bmalloca
Dave Chinner
1
-3
/
+5
2011-10-11
xfs: move firstblock and bmap freelist cursor into bmalloca structure
Dave Chinner
1
-2
/
+2
2011-10-11
xfs: move extent records into bmalloca structure
Dave Chinner
1
-2
/
+2
2011-10-11
xfs: rename xfs_bmapi to xfs_bmapi_write
Dave Chinner
1
-37
/
+13
2011-10-11
xfs: introduce xfs_bmapi_delay()
Christoph Hellwig
1
-2
/
+3
2011-10-11
xfs: remove xfs_bmapi_single()
Dave Chinner
1
-15
/
+0
2011-10-11
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-0
/
+4
2011-05-25
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
Christoph Hellwig
1
-2
/
+0
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
1
-0
/
+5
2010-10-18
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
1
-3
/
+6
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-19
/
+1
2010-07-26
xfs: remove unused XFS_BMAPI_ flags
Christoph Hellwig
1
-11
/
+6
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-20
/
+29
2009-12-14
xfs: change the xfs_iext_insert / xfs_iext_remove
Christoph Hellwig
1
-0
/
+1
2009-12-14
xfs: cleanup bmap extent state macros
Christoph Hellwig
1
-0
/
+12
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
1
-11
/
+0
2009-03-29
xfs: remove m_attroffset
Christoph Hellwig
1
-0
/
+4
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-1
/
+1
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-2
/
+0
2008-12-01
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
1
-4
/
+7
2008-10-30
[XFS] Sync up kernel and user-space headers
Barry Naujok
1
-29
/
+32
2008-07-28
[XFS] Restore the lowspace extent allocator algorithm
Lachlan McIlroy
1
-1
/
+12
2008-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
1
-0
/
+2
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
1
-1
/
+1
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
1
-1
/
+1
2007-07-14
[XFS] Clean up function name handling in tracing code
Eric Sandeen
1
-2
/
+4
2007-02-10
[XFS] Remove unused argument to xfs_bmap_finish
Eric Sandeen
1
-1
/
+0
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
1
-2
/
+20
2006-03-31
[XFS] Cleanup comment to remove reference to obsoleted function
Mandy Kirkconnell
1
-4
/
+5
2006-03-29
[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()
Mandy Kirkconnell
1
-8
/
+0
2006-03-14
[XFS] 929045 567344 This mod introduces multi-level in-core file extent
Mandy Kirkconnell
1
-0
/
+18
2006-03-14
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
Mandy Kirkconnell
1
-1
/
+3
2006-01-11
[XFS] Implement the di_extsize allocator hint for non-realtime files as
Nathan Scott
1
-1
/
+6
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-11
/
+8
2005-11-02
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
1
-2
/
+3
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
1
-13
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+379